/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[5].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[5].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[5].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[8].use[0]!./node_modules/sass-loader/dist/cjs.js!./src/styles.scss?ngGlobalStyle ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/* You can add global styles to this file, and also import other style files */
/* ! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (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 */
}

::before,
::after {
  --tw-content: "";
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
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)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/
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;
}

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

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

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

/*
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)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

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

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type=button]),
input:where([type=reset]),
input:where([type=submit]) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}

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

/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

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

/*
Set the default cursor for buttons.
*/
button,
[role=button] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
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;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

.container {
  width: 100%;
}

@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}
@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1420px) {
  .container {
    max-width: 1420px;
  }
}
@media (min-width: 1720px) {
  .container {
    max-width: 1720px;
  }
}
.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

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

.bottom-0 {
  bottom: 0px;
}

.bottom-2 {
  bottom: 2.8125rem;
}

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.right-2 {
  right: 2.8125rem;
}

.top-0 {
  top: 0px;
}

.top-1 {
  top: 0.25rem;
}

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

.m-0 {
  margin: 0px;
}

.m-auto {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.-mt-8 {
  margin-top: -2rem;
}

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

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-20 {
  margin-bottom: 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-8 {
  margin-bottom: 2rem;
}

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

.ml-1 {
  margin-left: 0.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-20 {
  margin-left: 5rem;
}

.ml-4 {
  margin-left: 1rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-auto {
  margin-left: auto;
}

.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-8 {
  margin-right: 2rem;
}

.mr-auto {
  margin-right: auto;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-2 {
  margin-top: 0.5rem;
}

.mt-20 {
  margin-top: 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-8 {
  margin-top: 2rem;
}

.mt-auto {
  margin-top: auto;
}

.block {
  display: block;
}

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

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-auto {
  height: auto;
}

.h-btn {
  height: 2.625rem;
}

.h-dp-user {
  height: 1.75rem;
}

.h-dp-user-account-m {
  height: 3rem;
}

.h-full {
  height: 100%;
}

.h-main-nav-m {
  height: 5.25rem;
}

.h-text-field {
  height: 2.5625rem;
}

.min-h-banner {
  min-height: 150px;
}

.min-h-image {
  min-height: 300px;
}

.min-h-screen {
  min-height: 100vh;
}

.w-0 {
  width: 0px;
}

.w-1\/2 {
  width: 50%;
}

.w-1\/3 {
  width: 33.333333%;
}

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

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

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

.w-20 {
  width: 5rem;
}

.w-24 {
  width: 6rem;
}

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

.w-40 {
  width: 10rem;
}

.w-48 {
  width: 12rem;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-auto {
  width: auto;
}

.w-btn-base {
  width: 6.625rem;
}

.w-btn-md {
  width: 9.4375rem;
}

.w-btn-sm {
  width: 7.5rem;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.min-w-btn-md {
  min-width: 9.4375rem;
}

.min-w-dp-user {
  min-width: 1.75rem;
}

.min-w-dp-user-account-m {
  min-width: 3rem;
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

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

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

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

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

.transform {
  transform: translate(var(--tw-translate-x), 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));
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

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

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

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

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

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

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

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

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

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

.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-evenly {
  justify-content: space-evenly;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-6 {
  gap: 1.5rem;
}

.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 * (1 - var(--tw-divide-x-reverse)));
}

.divide-gainsboro-light > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(222 222 222/var(--tw-divide-opacity));
}

.divide-grey > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(130 130 130/var(--tw-divide-opacity));
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-y-auto {
  overflow-y: auto;
}

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

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.break-all {
  word-break: break-all;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-full {
  border-radius: 9999px;
}

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

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.rounded-t-xl {
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

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

.border-2 {
  border-width: 2px;
}

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

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

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

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

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

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

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

.border-dark-blue {
  --tw-border-opacity: 1;
  border-color: rgb(1 52 90/var(--tw-border-opacity));
}

.border-gainsboro-light {
  --tw-border-opacity: 1;
  border-color: rgb(222 222 222/var(--tw-border-opacity));
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(130 130 130/var(--tw-border-opacity));
}

.border-light-grey {
  --tw-border-opacity: 1;
  border-color: rgb(184 184 184/var(--tw-border-opacity));
}

.border-lucky {
  --tw-border-opacity: 1;
  border-color: rgb(163 154 3/var(--tw-border-opacity));
}

.border-matterhorn {
  --tw-border-opacity: 1;
  border-color: rgb(77 77 77/var(--tw-border-opacity));
}

.border-medium-blue {
  --tw-border-opacity: 1;
  border-color: rgb(3 74 135/var(--tw-border-opacity));
}

.border-orange {
  --tw-border-opacity: 1;
  border-color: rgb(237 41 34/var(--tw-border-opacity));
}

.border-whisper {
  --tw-border-opacity: 1;
  border-color: rgb(236 236 236/var(--tw-border-opacity));
}

.border-opacity-100 {
  --tw-border-opacity: 1;
}

.border-opacity-25 {
  --tw-border-opacity: 0.25;
}

.border-opacity-75 {
  --tw-border-opacity: 0.75;
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0/var(--tw-bg-opacity));
}

.bg-dark-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(1 52 90/var(--tw-bg-opacity));
}

.bg-eclipse {
  --tw-bg-opacity: 1;
  background-color: rgb(54 54 54/var(--tw-bg-opacity));
}

.bg-gainsboro-light {
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222/var(--tw-bg-opacity));
}

.bg-green {
  --tw-bg-opacity: 1;
  background-color: rgb(50 201 50/var(--tw-bg-opacity));
}

.bg-light-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(74 144 226/var(--tw-bg-opacity));
}

.bg-lucky {
  --tw-bg-opacity: 1;
  background-color: rgb(163 154 3/var(--tw-bg-opacity));
}

.bg-medium-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(3 74 135/var(--tw-bg-opacity));
}

.bg-orange {
  --tw-bg-opacity: 1;
  background-color: rgb(237 41 34/var(--tw-bg-opacity));
}

.bg-red {
  --tw-bg-opacity: 1;
  background-color: rgb(237 41 34/var(--tw-bg-opacity));
}

.bg-whisper {
  --tw-bg-opacity: 1;
  background-color: rgb(236 236 236/var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.bg-white-smoke {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246/var(--tw-bg-opacity));
}

.bg-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(245 166 35/var(--tw-bg-opacity));
}

.bg-opacity-50 {
  --tw-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --tw-bg-opacity: 0.75;
}

.p-0 {
  padding: 0px;
}

.p-10 {
  padding: 2.5rem;
}

.p-2 {
  padding: 0.5rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

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

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.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-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

.py-1 {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.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-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

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

.pb-1 {
  padding-bottom: 0.25rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: 0.5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pr-1 {
  padding-right: 0.25rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.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-8 {
  padding-top: 2rem;
}

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

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

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

.align-middle {
  vertical-align: middle;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 1.8125rem;
  letter-spacing: 0.025rem;
}

.text-3xl {
  font-size: 1.6875rem;
  line-height: 2.25rem;
  letter-spacing: 0.01875rem;
}

.text-4xl {
  font-size: 1.75rem;
  line-height: 2.125rem;
  letter-spacing: 0.01875rem;
}

.text-5xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
  letter-spacing: 0.01875rem;
}

.text-6xl {
  font-size: 2.1875rem;
  line-height: 2.625rem;
  letter-spacing: 0.01875rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0.025rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0.025rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.01625rem;
}

.text-sm-md {
  font-size: 0.9375rem;
  line-height: 1.125rem;
  letter-spacing: 0.025rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.025rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

.font-extralight {
  font-weight: 200;
}

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

.font-normal {
  font-weight: 400;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-tight {
  line-height: 1.25;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity));
}

.text-charcoal {
  --tw-text-opacity: 1;
  color: rgb(74 74 74/var(--tw-text-opacity));
}

.text-dark-blue {
  --tw-text-opacity: 1;
  color: rgb(1 52 90/var(--tw-text-opacity));
}

.text-green {
  --tw-text-opacity: 1;
  color: rgb(50 201 50/var(--tw-text-opacity));
}

.text-grey {
  --tw-text-opacity: 1;
  color: rgb(130 130 130/var(--tw-text-opacity));
}

.text-light-blue {
  --tw-text-opacity: 1;
  color: rgb(74 144 226/var(--tw-text-opacity));
}

.text-light-green {
  --tw-text-opacity: 1;
  color: rgb(108 191 12/var(--tw-text-opacity));
}

.text-light-grey {
  --tw-text-opacity: 1;
  color: rgb(184 184 184/var(--tw-text-opacity));
}

.text-lucky {
  --tw-text-opacity: 1;
  color: rgb(163 154 3/var(--tw-text-opacity));
}

.text-matterhorn {
  --tw-text-opacity: 1;
  color: rgb(77 77 77/var(--tw-text-opacity));
}

.text-medium-blue {
  --tw-text-opacity: 1;
  color: rgb(3 74 135/var(--tw-text-opacity));
}

.text-orange {
  --tw-text-opacity: 1;
  color: rgb(237 41 34/var(--tw-text-opacity));
}

.text-red {
  --tw-text-opacity: 1;
  color: rgb(237 41 34/var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/var(--tw-text-opacity));
}

.text-yellow {
  --tw-text-opacity: 1;
  color: rgb(245 166 35/var(--tw-text-opacity));
}

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

.line-through {
  text-decoration-line: line-through;
}

.opacity-50 {
  opacity: 0.5;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-75 {
  opacity: 0.75;
}

.shadow-accordion {
  --tw-shadow: inset 0 2px 4px 0 rgba(0,0,0,0.15);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-megaMenu {
  --tw-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 2px 6px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.shadow-nav {
  --tw-shadow: 0 2px 4px 0 rgba(0,0,0,0.15);
  --tw-shadow-colored: 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.blur {
  --tw-blur: blur(8px);
  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 {
  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);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-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-all {
  transition-property: all;
  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;
}

.duration-500 {
  transition-duration: 500ms;
}

.ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/**Config Styles*/
/* #Gray Shade
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* #Primary Colors
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* #Blue Shade
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
/* #Body
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
@font-face {
  font-family: Barlow;
  src: url('Barlow-Regular.3a262070f4407c8a.ttf');
}
body {
  font-family: "Barlow";
  position: relative;
  height: 100%;
  scroll-behavior: smooth;
}

.scroll-behavior {
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}

.scroll-behavior::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

/* #Global Width
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.global-width {
  width: 100%;
  max-width: 1110px;
}

@media screen and (min-width: 1028px) {
  .global-width {
    width: 91.666667%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1420px) {
  .global-width {
    width: 80%;
  }
}
@media screen and (min-width: 1720px) {
  .global-width {
    width: 60%;
  }
}
@media screen and (min-width: 2048px) {
  .global-width {
    width: 50%;
  }
}
/* #Heading Text
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
h1 {
  font-size: 2.1875rem;
  line-height: 2.625rem;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(3 74 135/var(--tw-text-opacity));
  margin-bottom: 2rem;
}

h2 {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(77 77 77/var(--tw-text-opacity));
  font-size: 1.5rem;
  line-height: 1.8125rem;
  letter-spacing: 0.025rem;
}

h3 {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(77 77 77/var(--tw-text-opacity));
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.025rem;
}

h4 {
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0.025rem;
}

h5 {
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0.025rem;
}

/* #Button Class
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.btn {
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 0.1875rem;
  text-align: center;
  padding: 0.625rem 0;
  color: #ffffff;
}

.btn[disabled] {
  opacity: 0.7;
  cursor: not-allowed;
}

.btn__black {
  background-color: #363636;
}

.btn__blue {
  background-color: #034a87;
}

.btn__lucky {
  background-color: #a39a03;
}

.btn__nav-quick-order {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.025rem;
}

/* #Loader Class
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.loader {
  animation: loading 1.1s infinite linear;
  background: #dedfe1;
  background-image: linear-gradient(to right, #dedfe1 0%, #f2f3f5 20%, #dedfe1 40%, #dedfe1 100%);
  background-repeat: no-repeat;
}

@keyframes loading {
  0% {
    background-position: -100px;
  }
  100% {
    background-position: 200px;
  }
}
/* #Breadcrumbs Class
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.xng-breadcrumb-root {
  width: 100%;
  padding: 20px 0;
  display: inline-block;
}

.xng-breadcrumb-list {
  margin: auto !important;
  max-width: 1110px;
}

@media screen and (min-width: 1028px) {
  .xng-breadcrumb-list {
    padding: 20px 0;
    width: 83.333333%;
  }
}
@media screen and (min-width: 1420px) {
  .xng-breadcrumb-list {
    width: 70%;
  }
}
@media screen and (min-width: 1720px) {
  .xng-breadcrumb-list {
    width: 60%;
  }
}
.xng-breadcrumb-separator {
  padding: 0 2px;
  cursor: pointer;
}

.xng-breadcrumb-link {
  color: #4a4a4a;
  font-size: 12px;
  letter-spacing: 0.23px;
  line-height: 14px;
  cursor: pointer;
}

.xng-breadcrumb-trail {
  color: #4a4a4a;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.23px;
  line-height: 14px;
}

/* #Login Content
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.access-label app-element-content p {
  font-weight: 600;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0.025rem;
  --tw-text-opacity: 1;
  color: rgb(77 77 77/var(--tw-text-opacity));
  margin-right: 1rem;
}

.login-description app-element-content p {
  color: #4a4a4a;
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 17px;
  text-align: center;
}

.line-through {
  text-decoration-style: double;
  text-decoration-thickness: 0.12rem;
  --tw-text-opacity: 1;
  color: rgb(130 130 130/var(--tw-text-opacity));
}

/* #Icon Style
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cart-icon {
  background: url('cart.c2e9fa2433785776.svg') no-repeat;
  background-size: 24px;
  height: 24px;
  width: 27px;
  background-position: center;
}

.up-arrow-icon {
  background: url('up-arrow.f58354bc04ca2152.svg') no-repeat;
  background-size: 14px;
  height: 10px;
  width: 14px;
  background-position: right;
  cursor: pointer;
}

.next-arrow-icon {
  background: url('next-arrow.456acaa822141d84.svg') no-repeat;
  background-size: 30px;
  height: 25px;
  width: 30px;
  background-position: right;
  cursor: pointer;
}

.back-arrow-icon {
  background: url('back-arrow.3fe482ebc51dc320.svg') no-repeat;
  background-size: 30px;
  height: 25px;
  width: 30px;
  background-position: left;
  cursor: pointer;
}

.download-icon {
  background: url('download.86e8162cb591db42.svg') no-repeat;
  height: 14px;
  width: 14px;
  background-position: left;
  cursor: pointer;
}

.no-image-desktop {
  background: url('Acme_NoPhoto_Desktop.1c1830c2324ade32.jpg') no-repeat;
  background-position: center;
  background-size: cover;
}

.no-image-mobile {
  background: url('Acme_NoPhoto_Mobile.e8ad4bb6cf0799da.jpg') no-repeat;
  background-position: center;
  background-size: cover;
}

.back-page-arrow-icon {
  background: url('back-arrow.3fe482ebc51dc320.svg') no-repeat;
  background-size: 24px;
  height: 24px;
  width: 26px;
  background-position: left;
  cursor: pointer;
}

.toggle-blue-icon {
  background: url('toggle-blue-icon.f3760f09270b94ed.svg') no-repeat;
  background-size: 33px;
  height: 35px;
  min-width: 35px;
  background-position: center;
  cursor: pointer;
}

.open-icon {
  background: url('open.e7ee8c7f57edf318.svg') no-repeat;
  background-size: 26px;
  height: 25px;
  width: 27px;
  background-position: center;
  cursor: pointer;
}

.close-icon {
  background: url('close.9d147b078cb504a2.svg') no-repeat;
  background-size: 20px;
  height: 20px;
  width: 28px;
  background-position: center;
  cursor: pointer;
}

.close-icon-2 {
  background: url('close-modal-icon.47c622dc87510507.svg') no-repeat;
  background-size: 20px;
  height: 20px;
  width: 28px;
  background-position: center;
  cursor: pointer;
}

.notification-icon {
  background: url('notification-close.7ac058d279ef1b5e.svg') no-repeat;
  background-size: 20px;
  height: 20px;
  width: 28px;
  background-position: center;
  cursor: pointer;
}

.user-icon {
  background: url('user-account.8ddcedc90f0fc086.svg') no-repeat;
  background-size: 22px;
  height: 24px;
  width: 26px;
  background-position: center;
  cursor: pointer;
}

.filter-icon {
  background: url('filter-icon.03e757187275e132.svg') no-repeat;
  background-size: 28px;
  height: 28px;
  width: 30px;
  background-position: center;
  cursor: pointer;
}

.search-icon {
  background: url('search-icon.2874e9dd1a09a8cb.svg') no-repeat;
  background-size: 15px;
  height: 17px;
  width: 17px;
  background-position: center;
}

.eye-open {
  background: url('eye-open.cb285875947834ca.svg') no-repeat;
  background-size: 15px;
  height: 17px;
  width: 17px;
  background-position: center;
}

.category-filter-icon {
  background: url('category-filter-icon.104334f716c27f3b.svg') no-repeat;
  background-size: 31px;
  height: 26px;
  width: 30px;
  background-position: center;
}

.search-category-filter-icon {
  background: url('search-category-filter-icon.a190bf2fdea6252b.svg') no-repeat;
  background-size: 20px;
  height: 20px;
  width: 20px;
  background-position: center;
}

.search-close-icon {
  background: url('search-close-icon.4785a555f75115b7.svg') no-repeat;
  background-size: 23px;
  height: 23px;
  width: 25px;
  background-position: center;
  cursor: pointer;
}

@media screen and (min-width: 1028px) {
  .search-close-icon {
    background-size: 17px;
    height: 17px;
    width: 20px;
  }
}
.search-loader {
  background: url('search-loader.dae1c4330bded07e.gif') no-repeat;
  background-size: 23px;
  height: 23px;
  width: 24px;
  background-position: center;
  cursor: pointer;
}

.search-bar-icon {
  background: url('search-bar-icon.437515add0e909da.svg') no-repeat;
  background-size: 24px;
  height: 24px;
  width: 28px;
  background-position: center;
}

.home-icon {
  background: url('home-icon.4e4c2823136b2ce6.svg') no-repeat;
  background-size: 15px;
  height: 16px;
  width: 16px;
  background-position: center;
}

.breadcrumbs-icon {
  background: url('breadcrumbs-arrow.ae96655940642d86.svg') no-repeat;
  background-size: 8px;
  height: 15px;
  width: 10px;
  background-position: center;
}

.bell-icon {
  background: url('bell-icon.b719b29e286b9219.svg') no-repeat;
  background-size: 19px;
  height: 22px;
  width: 18px;
  background-position: center;
}

.dp-icon-down {
  background: url('dp-arrow-icon.120669fda548e5f9.svg') no-repeat;
  background-size: 15px;
  height: 14px;
  width: 15px;
  background-position: center;
  transform: rotate(180deg);
}

.dp-icon-up {
  background: url('dp-arrow-icon.120669fda548e5f9.svg') no-repeat;
  background-size: 15px;
  height: 14px;
  width: 15px;
  background-position: center;
}

.page-back-icon {
  background: url('page-back-icon.4e4e1b25bb43b53f.svg') no-repeat;
  background-size: 13px;
  height: 21px;
  width: 13px;
  background-position: center;
}

.trash-icon {
  background: url('trash-icon.321c3049b083fd3e.svg') no-repeat;
  background-size: 19px;
  height: 21px;
  width: 20px;
  background-position: center;
}

.trash-icon.white {
  background: url('trash-white-icon.720fc6655a1bf31d.svg') no-repeat;
}

.pagination-icon {
  background-size: 30px;
  height: 30px;
  width: 30px;
  border-radius: 30px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.pagination-icon.pagination-first {
  background-image: url('pagination-first.02bcab50b0c405ac.svg');
}

.pagination-icon.pagination-back {
  background-image: url('pagination-back.71b582c326d55140.svg');
}

.pagination-icon.pagination-next {
  background-image: url('pagination-next.151f53e204caea55.svg');
}

.pagination-icon.pagination-last {
  background-image: url('pagination-last.3bebc3b6b8b5ddf5.svg');
}

.carousel-icon {
  background-size: 62px;
  height: 62px;
  width: 62px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.carousel-icon.carousel-next {
  background-image: url('carousel-arrow.878a35dbebe2b8f8.svg');
}

.carousel-icon.carousel-prev {
  transform: rotate(180deg);
  background-image: url('carousel-arrow.878a35dbebe2b8f8.svg');
}

.quick-order-icon {
  background: url('quick-order-icon.7fe2e585ade71c70.svg') no-repeat;
  background-size: 20px;
  height: 25px;
  width: 18px;
}

.plus-icon {
  background: url('plus-icon.48e1453438e1248d.svg') no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  background-position: center;
}

.plus-icon.big {
  background-size: 25px;
  height: 24px;
  width: 24px;
}

.option-icon {
  background: url('option-icon.d9ddc53ec013e59a.svg') no-repeat;
  background-size: 8px;
  height: 28px;
  width: 12px;
  background-position: center;
}

.check-icon {
  background: url('check-icon.a9184e31f953ae2f.svg') no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  background-position: center;
}

/*
*   Account Navigation Items Icons
*/
.waitlist-icon {
  background: url('waitlist-icon.cd1ec6882214b643.svg') no-repeat;
  background-size: 17px;
  height: 17px;
  width: 17px;
  background-position: center;
}

.waitlist-icon.active {
  background: url('waitlist-icon-active.b132c4af5875f800.svg') no-repeat;
  background-size: 17px;
  background-position: center;
}

.waitlist-icon.mobile {
  background: url('waitlist-icon-active.b132c4af5875f800.svg') no-repeat;
  background-size: 22px;
  height: 22px;
  width: 22px;
}

.purchased-icon {
  background: url('purchased-icon.015c5912cbeb1e9c.svg') no-repeat;
  background-size: 17px;
  height: 18px;
  width: 17px;
  background-position: center;
}

.purchased-icon.active {
  background: url('purchased-icon-active.78910e3a3e2b76f3.svg') no-repeat;
  background-size: 17px;
  background-position: center;
}

.purchased-icon.mobile {
  background: url('purchased-icon-active.78910e3a3e2b76f3.svg') no-repeat;
  background-size: 22px;
  height: 22px;
  width: 22px;
}

.orders-icon {
  background: url('orders-icon.1a3ae11bbe2c4902.svg') no-repeat;
  background-size: 19px;
  height: 18px;
  width: 19px;
  background-position: center;
}

.orders-icon.active {
  background: url('orders-icon-active.abed1ab7f546c6e9.svg') no-repeat;
  background-size: 19px;
  background-position: center;
}

.orders-icon.mobile {
  background: url('orders-icon-active.abed1ab7f546c6e9.svg') no-repeat;
  background-size: 25px;
  height: 23px;
  width: 26px;
}

.address-icon {
  background: url('address-icon.5113aacf1c7b732b.svg') no-repeat;
  background-size: 16px;
  height: 21px;
  width: 18px;
  background-position: center;
}

.address-icon.active {
  background: url('address-icon-active.8083db0f01328e0f.svg') no-repeat;
  background-size: 16px;
  background-position: center;
}

.address-icon.mobile {
  background: url('address-icon-active.8083db0f01328e0f.svg') no-repeat;
  background-size: 20px;
  height: 27px;
  width: 21px;
}

.dashboard-icon {
  background: url('dashboard-icon.a42b4c7bc94456ef.svg') no-repeat;
  background-size: 17px;
  height: 17px;
  width: 17px;
  background-position: center;
}

.dashboard-icon.active {
  background: url('dashboard-icon-active.5c083955c4c106f5.svg') no-repeat;
  background-size: 17px;
  background-position: center;
}

.dashboard-icon.mobile {
  background: url('dashboard-icon-active.5c083955c4c106f5.svg') no-repeat;
  background-size: 22px;
  height: 22px;
  width: 22px;
}

.account-details-icon {
  background: url('account-details-icon.d5a01f5df5060e2f.svg') no-repeat;
  background-size: 19px;
  height: 20px;
  width: 19px;
  background-position: center;
}

.account-details-icon.active {
  background: url('account-details-icon-active.e76e841f76da08a5.svg') no-repeat;
  background-size: 19px;
  background-position: center;
}

.account-details-icon.mobile {
  background: url('account-details-icon-active.e76e841f76da08a5.svg') no-repeat;
  background-size: 24px;
  height: 25px;
  width: 23px;
}

.logout-icon {
  background: url('logout-icon.a2ca9bea0591bce1.svg') no-repeat;
  background-size: 15px;
  height: 16px;
  width: 16px;
  background-position: center;
}

/**
*  Template Views Icon
*/
.list-icon {
  background: url('list-view-inactive.16db60aa36373d2e.svg') no-repeat;
  background-size: 21px;
  height: 22px;
  width: 22px;
  background-position: center;
}

.list-icon.active {
  background: url('list-view-active.a50004edb667ce8f.svg') no-repeat;
  background-size: 21px;
  height: 22px;
  width: 22px;
}

.grid-icon {
  background: url('grid-view-inactive.8ba3ac885e710482.svg') no-repeat;
  background-size: 22px;
  height: 22px;
  width: 24px;
  background-position: center;
}

.grid-icon.active {
  background: url('grid-view-active.4a93f3bd9df0dc3c.svg') no-repeat;
  background-size: 22px;
  height: 22px;
  width: 24px;
}

.minus-icon-mobile {
  background: url('minus-icon-mobile.7f086025d45a961f.svg') no-repeat;
  background-size: 15px;
  height: 16px;
  width: 16px;
  background-position: center;
}

.plus-icon-mobile {
  background: url('plus-icon-mobile.b233df3e8bfe96a3.svg') no-repeat;
  background-size: 16px;
  height: 16px;
  width: 16px;
  background-position: center;
}

.select-angle-down {
  background: url('angle-down.a860081c315e9521.png') no-repeat right;
  -webkit-appearance: none;
  background-size: 1rem;
  background-position: 99%;
}

@media screen and (min-width: 1024px) {
  .select-angle-down {
    background-position-x: 97%;
  }
}
.banner-caret-left {
  background: url('banner-caret-left.0ce5410fd6c7db84.png') no-repeat;
  background-size: 28px;
  height: 42px;
  width: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 4%;
  z-index: 9999;
}

@media screen and (max-width: 576px) {
  .banner-caret-left {
    background-size: 24px;
    top: 35%;
    left: 2%;
    transform: translateY(-35%);
  }
}
@media screen and (max-width: 412px) {
  .banner-caret-left {
    background-size: 24px;
    top: 40%;
    left: 1%;
    transform: translateY(-40%);
  }
}
.banner-caret-right {
  background: url('banner-caret-right.4dd08079388eda40.png') no-repeat;
  background-size: 28px;
  height: 42px;
  width: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 4%;
  z-index: 9999;
}

@media screen and (max-width: 576px) {
  .banner-caret-right {
    background-size: 24px;
    top: 35%;
    right: 2%;
    transform: translateY(-35%);
  }
}
@media screen and (max-width: 412px) {
  .banner-caret-right {
    background-size: 24px;
    top: 40%;
    right: 1%;
    transform: translateY(-40%);
  }
}
/* #Reusable Elements Style
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* #List Block Style
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.banner-bottom-list {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 95%;
  margin: auto;
}

.banner-bottom-list.banner-bottom-list-logged-in {
  background-color: #f6f6f6;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.18);
  width: 100%;
}

@media screen and (min-width: 1028px) {
  .banner-bottom-list {
    margin-top: -80px;
    width: 80%;
  }
}
@media screen and (min-width: 1420px) {
  .banner-bottom-list {
    width: 70%;
    margin-top: -70px;
  }
}
@media screen and (min-width: 1720px) {
  .banner-bottom-list {
    width: 60%;
    margin-top: -100px;
  }
}
.banner-bottom-list .top-row {
  min-height: 12.5rem;
  height: auto;
  background-color: whitesmoke;
  border-radius: 0.3125rem;
  overflow: hidden;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}

.banner-bottom-list .top-row .content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.banner-bottom-list .top-row .content .banner-top {
  width: 100%;
  padding: 0;
}

.banner-bottom-list .top-row .register-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto;
  padding: 1.25rem;
}

@media screen and (min-width: 1028px) {
  .banner-bottom-list .top-row .register-content {
    padding: 1.25rem 3.75rem;
  }
  .banner-bottom-list .top-row .register-content-width {
    width: 28.125rem;
  }
}
.banner-bottom-list .top-row .register-content .two-column-link {
  margin-top: 0.9375rem;
}

.banner-bottom-list .bottom-row {
  display: none;
  min-height: 9.375rem;
}

@media screen and (min-width: 1028px) {
  .banner-bottom-list .bottom-row {
    display: flex;
  }
}
.banner-bottom-list .bottom-row .content-list.center:first-of-type {
  border-right: 1px solid #ececec;
}

.banner-bottom-list .bottom-row .content-list.center:last-of-type {
  border-left: 1px solid #ececec;
  padding: 0;
}

.banner-bottom-list .bottom-row .content-list.center:last-of-type .cta-button {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  width: 310px;
  border-radius: 3px;
  background-color: #a39a03;
}

.banner-bottom-list .bottom-row .content-list.center:last-of-type .cta-button img {
  margin-right: 8px;
}

.banner-bottom-list .bottom-row .content-list.center:last-of-type .cta-button .text {
  color: #ffffff;
  font-size: 1.125rem;
  line-height: 1.375rem;
  letter-spacing: 0.025rem;
  font-weight: 500;
}

.banner-bottom-list .bottom-row .content-list.center h3 {
  color: #4d4d4d;
}

.banner-bottom-list .link {
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1875rem;
  text-align: center;
  color: #ffffff;
  background-color: #034a87;
  width: 10rem;
  margin: 10px auto;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.01625rem;
}

@media screen and (min-width: 1028px) {
  .banner-bottom-list .link {
    height: 2.5rem;
    margin: 0.625rem 0;
    margin-right: 0.625rem;
  }
}
/* #Layout Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.one-column-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.two-column-list {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media screen and (min-width: 1028px) {
  .two-column-list {
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }
}
.two-column-content {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media screen and (min-width: 1028px) {
  .two-column-content {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.two-column-link {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
}

@media screen and (min-width: 1028px) {
  .two-column-link {
    flex-direction: row;
  }
}
.two-column-map {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media screen and (min-width: 1028px) {
  .two-column-map {
    justify-content: space-between;
    flex-direction: row;
  }
  .two-column-map app-element-map {
    width: 48%;
  }
}
/* #Content Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.content-list {
  height: 100%;
  width: 100%;
  display: flex;
  padding: 1.25rem;
}

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

.content-list.column {
  flex-direction: column;
}

.content-list.center {
  align-items: center;
  justify-content: center;
}

.content-width {
  height: 100%;
  display: flex;
  margin: auto;
}

@media screen and (min-width: 1028px) {
  .content-width {
    padding: 20px 0;
    width: 83.333333%;
  }
}
@media screen and (min-width: 1420px) {
  .content-width {
    width: 70%;
  }
}
@media screen and (min-width: 1720px) {
  .content-width {
    width: 66.666667%;
  }
}
.content-border {
  border: 1px solid #dedede;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
  padding: 1.25rem;
}

@media screen and (min-width: 768px) {
  .content-border {
    padding: 1.875rem 2.5rem;
  }
}
.talk-to-us-content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  padding: 1.25rem 0;
}

.talk-to-us-content div {
  margin: 0;
}

.talk-to-us-content h1 {
  color: #034a87;
  font-size: 1.75rem;
  line-height: 2.125rem;
  letter-spacing: 0.01875rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 768px) {
  .talk-to-us-content h1 {
    margin-bottom: 1.5rem;
  }
}
.talk-to-us-content app-element-content {
  margin-bottom: 0.9375rem;
  width: 50%;
}

.talk-to-us-content app-element-content a,
.talk-to-us-content app-element-content span {
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.01625rem;
}

.talk-to-us-content app-element-content img {
  margin-top: 0.375rem;
  margin-right: 0.625rem;
}

.talk-to-us-content app-element-content:first-of-type {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .talk-to-us-content app-element-content {
    width: 25%;
  }
  .talk-to-us-content app-element-content div {
    justify-content: center;
  }
  .talk-to-us-content app-element-content img {
    margin-right: 1.25rem;
  }
  .talk-to-us-content app-element-content:first-of-type {
    width: 100%;
  }
  .talk-to-us-content app-element-content:first-of-type div {
    justify-content: unset;
  }
}
@media screen and (min-width: 1028px) {
  .talk-to-us-content {
    flex-direction: column;
    padding: 1.875rem 0;
  }
  .talk-to-us-content app-element-content {
    width: 100%;
  }
  .talk-to-us-content app-element-content div {
    justify-content: unset;
  }
}
/* #Page Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-width {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 15px;
  max-width: 1110px;
}

@media screen and (min-width: 1028px) {
  .page-width {
    padding: 20px 0;
    width: 83.333333%;
  }
}
@media screen and (min-width: 1420px) {
  .page-width {
    width: 70%;
  }
}
@media screen and (min-width: 1720px) {
  .page-width {
    width: 60%;
  }
}
.half-page-width {
  display: flex;
  flex-direction: column;
  margin: auto;
  padding: 15px;
}

@media screen and (min-width: 1028px) {
  .half-page-width {
    padding: 20px 0;
    width: 66.666667%;
  }
}
@media screen and (min-width: 1420px) {
  .half-page-width {
    width: 60%;
  }
}
@media screen and (min-width: 1720px) {
  .half-page-width {
    width: 50%;
  }
}
.banner-home-page app-element-column-layout div {
  margin: auto;
  max-width: 1110px;
  max-height: 223px;
}

@media screen and (min-width: 1028px) {
  .banner-home-page app-element-column-layout div {
    width: 83.333333%;
  }
}
@media screen and (min-width: 1420px) {
  .banner-home-page app-element-column-layout div {
    width: 70%;
  }
}
@media screen and (min-width: 1720px) {
  .banner-home-page app-element-column-layout div {
    width: 60%;
  }
}
@media screen and (min-width: 1420px) {
  .banner-home-page app-element-column-layout:nth-child(1) div {
    width: 70%;
    margin-top: -70px;
  }
}
@media screen and (min-width: 1720px) {
  .banner-home-page app-element-column-layout:nth-child(1) div {
    width: 60%;
    margin-top: -100px;
  }
}
/* #Banner Main Style
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.banner-hero {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
}

.banner-hero img {
  width: 100%;
  height: auto;
}

@media screen and (min-width: 1028px) {
  .banner-hero {
    padding: unset;
    flex-direction: unset;
    transition: height 1s ease;
    position: relative;
    justify-content: center;
    margin: 0;
  }
}
.banner-hero .banner-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #ececec;
  padding: 1.5625rem 1.5625rem 6.25rem;
}

.banner-hero .banner-content .banner-title {
  color: #034a87;
  font-weight: 500;
  letter-spacing: 0.01875rem;
  line-height: 2.25rem;
  margin-bottom: 0.625rem;
  text-align: center;
  font-size: 30px;
}

@media screen and (min-width: 300px) {
  .banner-hero .banner-content .banner-title {
    font-size: calc(30px + 5 * (100vw - 300px) / 1900);
  }
}
@media screen and (min-width: 2200px) {
  .banner-hero .banner-content .banner-title {
    font-size: 35px;
  }
}
@media screen and (min-width: 1028px) {
  .banner-hero .banner-content .banner-title {
    text-align: left;
  }
}
.banner-hero .banner-content .banner-block {
  display: block;
  color: #4d4d4d;
  font-size: 1rem;
  line-height: 1.1875rem;
  letter-spacing: 0.025rem;
  width: 60vw;
  text-align: center;
  z-index: 9;
  font-size: 16px;
}

@media screen and (min-width: 300px) {
  .banner-hero .banner-content .banner-block {
    font-size: calc(16px + 2 * (100vw - 300px) / 1900);
  }
}
@media screen and (min-width: 2200px) {
  .banner-hero .banner-content .banner-block {
    font-size: 18px;
  }
}
@media screen and (max-width: 576px) {
  .banner-hero .banner-content .banner-block {
    width: 75vw;
  }
}
.banner-hero .banner-content .banner-block .link {
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1875rem;
  text-align: center;
  color: #ffffff;
  background-color: #034a87;
  margin: 0.625rem auto;
  width: 7.5rem;
  cursor: pointer;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.01625rem;
}

@media screen and (min-width: 1028px) {
  .banner-hero .banner-content .banner-block .link {
    height: 2.5rem;
  }
}
/* #Banner Secondary Style
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.banner-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: auto;
  padding: 0 1rem;
  max-width: 1110px;
}

@media screen and (min-width: 1028px) {
  .banner-top {
    width: 83.333333%;
    padding: unset;
  }
}
@media screen and (min-width: 1420px) {
  .banner-top {
    width: 70%;
  }
}
@media screen and (min-width: 1720px) {
  .banner-top {
    width: 60%;
  }
}
.banner-top img {
  min-height: 8.4375rem;
  width: 100%;
}

@media screen and (min-width: 1028px) {
  .banner-top img {
    min-height: 13rem;
  }
}
.banner-top .main-title {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  z-index: 10;
  height: 8.4375rem;
  width: 100%;
  padding: 0 10px;
  font-size: 2rem;
  color: white;
  font-weight: 500;
  letter-spacing: 0.01875rem;
  line-height: 2.25rem;
  text-align: center;
  font-size: 32px;
}

@media screen and (min-width: 300px) {
  .banner-top .main-title {
    font-size: calc(32px + 3 * (100vw - 300px) / 1900);
  }
}
@media screen and (min-width: 2200px) {
  .banner-top .main-title {
    font-size: 35px;
  }
}
@media screen and (min-width: 768px) {
  .banner-top .main-title {
    display: none;
  }
}
.banner-top .main-title.blue {
  color: #034a87 !important;
}

.banner-top.category-2 img {
  min-height: 6.125rem;
  width: 100%;
}

@media screen and (min-width: 1028px) {
  .banner-top.category-2 img {
    min-height: 10.5rem;
  }
}
.banner-top .banner-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

@media screen and (min-width: 768px) {
  .banner-top .banner-content {
    position: absolute;
  }
}
.banner-top .banner-content .banner-block {
  display: block;
  width: 100%;
}

.banner-top .banner-content .banner-title {
  display: none;
  width: 100%;
  color: white;
  font-weight: 500;
  letter-spacing: 0.01875rem;
  line-height: 2.25rem;
  text-align: center;
  font-size: 32px;
}

@media screen and (min-width: 300px) {
  .banner-top .banner-content .banner-title {
    font-size: calc(32px + 3 * (100vw - 300px) / 1900);
  }
}
@media screen and (min-width: 2200px) {
  .banner-top .banner-content .banner-title {
    font-size: 35px;
  }
}
@media screen and (min-width: 768px) {
  .banner-top .banner-content .banner-title {
    display: block;
  }
}
.banner-top .banner-content .banner-title.blue {
  color: #034a87 !important;
}

.banner-top .banner-content .banner-block p {
  font-size: 1.25rem;
  line-height: 1.5rem;
  letter-spacing: 0.01875rem;
  color: #4a4a4a;
  max-width: 340px;
  margin: 0.9375rem 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .banner-top .banner-content .banner-block p {
    font-size: 1.125rem;
    line-height: 1.375rem;
    letter-spacing: 0.025rem;
    color: #ffffff;
  }
}
.banner-top .banner-content .banner-block .gray {
  color: #4d4d4d;
  max-width: 540px;
}

.banner-top .banner-content .banner-block .link {
  height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1875rem;
  text-align: center;
  color: #4d4d4d;
  background-color: #ffffff;
  margin: 0.625rem auto;
  width: 7.5rem;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.01625rem;
}

@media screen and (min-width: 1028px) {
  .banner-top .banner-content .banner-block .link {
    height: 2.5rem;
  }
}
.banner-top .banner-content .banner-block app-element-content div {
  justify-content: center;
}

/* #Banner Third Style
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.banner-default {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.banner-default img {
  min-height: 11.25rem;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .banner-default img {
    min-height: 10rem;
    width: 100%;
    object-fit: fill;
  }
}
@media screen and (min-width: 1028px) {
  .banner-default img {
    min-height: 13rem;
  }
}
.banner-default .banner-content {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 10;
  padding: 0.625rem;
}

.banner-default .banner-content .banner-block {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.banner-default .banner-content .banner-title {
  letter-spacing: 0.025rem;
  font-weight: 700;
  width: 100%;
  color: white;
  text-align: center;
  font-size: 1.375rem;
  line-height: 1.625rem;
  padding: 0 2.0625rem;
}

@media screen and (min-width: 768px) {
  .banner-default .banner-content .banner-title {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
    padding: 0;
  }
}
.banner-default .banner-content .banner-block .link {
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.1875rem;
  text-align: center;
  color: #4d4d4d;
  background-color: #ffffff;
  width: 9.75rem;
  margin-top: 0.9375rem;
  font-size: 0.875rem;
  line-height: 1.0625rem;
  letter-spacing: 0.01625rem;
  font-weight: 500;
}

/* #Banner Main Desktop Style
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (min-width: 1028px) {
  .banner-hero {
    padding: unset;
    flex-direction: unset;
    transition: height 1s ease;
    position: relative;
    justify-content: center;
    margin: 0;
  }
  .banner-hero img {
    min-height: 25rem;
  }
  .banner-hero .banner-content {
    padding: unset;
    align-items: unset;
    justify-content: unset;
    position: absolute;
    width: 100%;
    top: 17%;
    background-color: unset;
  }
}
@media screen and (min-width: 1028px) and (min-width: 1028px) {
  .banner-hero .banner-content {
    width: 80%;
    margin: auto;
  }
}
@media screen and (min-width: 1028px) and (min-width: 1420px) {
  .banner-hero .banner-content {
    width: 70%;
  }
}
@media screen and (min-width: 1028px) and (min-width: 1720px) {
  .banner-hero .banner-content {
    width: 60%;
  }
}
@media screen and (min-width: 1028px) {
  .banner-hero .banner-content .banner-title {
    color: #4d4d4d;
    letter-spacing: 0.025rem;
    line-height: 2.625rem;
    margin-bottom: 0.9375rem;
  }
  .banner-hero .banner-content .banner-block {
    max-width: 365px;
    margin-bottom: 1.25rem;
    text-align: left;
  }
  .banner-hero .banner-content .banner-block .link {
    margin: 0.625rem 0;
  }
}
.qty-button,
.qty-button-sm {
  height: 49px;
}

@media screen and (min-width: 1024px) {
  .qty-button,
  .qty-button-sm {
    height: 42px;
  }
}
.qty-button button,
.qty-button-sm button {
  min-width: 50px;
}

@media screen and (min-width: 768px) {
  .qty-button button,
  .qty-button-sm button {
    min-width: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .qty-button button,
  .qty-button-sm button {
    min-width: 45px;
  }
}
.competition__content__banner__entry {
  font-family: "Norwester";
}

.competition__content__entry__background {
  left: 0;
  max-width: 1110px;
  position: relative;
  top: 0;
  z-index: -1;
}

.competition__content__entry__form {
  background: #FFFFFF;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2509803922);
}

.competition__content__entry__form__content {
  padding: 38px 32px 28px;
}

.competition__content__entry__form .form-indicator {
  color: #ed2922;
}

.first\:pl-0:first-child {
  padding-left: 0px;
}

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

.last\:border-0:last-child {
  border-width: 0px;
}

.last\:border-b-0:last-child {
  border-bottom-width: 0px;
}

.hover\:font-bold:hover {
  font-weight: 700;
}

.hover\:text-lucky:hover {
  --tw-text-opacity: 1;
  color: rgb(163 154 3/var(--tw-text-opacity));
}

.hover\:text-medium-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(3 74 135/var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.disabled\:opacity-50:disabled {
  opacity: 0.5;
}

@media (min-width: 320px) {
  .xs\:invisible {
    visibility: hidden;
  }
  .xs\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .xs\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .xs\:mb-0 {
    margin-bottom: 0px;
  }
  .xs\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .xs\:mb-4 {
    margin-bottom: 1rem;
  }
  .xs\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .xs\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .xs\:ml-4 {
    margin-left: 1rem;
  }
  .xs\:mr-2 {
    margin-right: 0.5rem;
  }
  .xs\:mr-4 {
    margin-right: 1rem;
  }
  .xs\:mt-0 {
    margin-top: 0px;
  }
  .xs\:mt-1 {
    margin-top: 0.25rem;
  }
  .xs\:mt-2 {
    margin-top: 0.5rem;
  }
  .xs\:mt-4 {
    margin-top: 1rem;
  }
  .xs\:mt-6 {
    margin-top: 1.5rem;
  }
  .xs\:mt-8 {
    margin-top: 2rem;
  }
  .xs\:block {
    display: block;
  }
  .xs\:flex {
    display: flex;
  }
  .xs\:hidden {
    display: none;
  }
  .xs\:h-12 {
    height: 3rem;
  }
  .xs\:w-1\/12 {
    width: 8.333333%;
  }
  .xs\:w-6 {
    width: 1.5rem;
  }
  .xs\:w-full {
    width: 100%;
  }
  .xs\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .xs\:flex-row {
    flex-direction: row;
  }
  .xs\:flex-col {
    flex-direction: column;
  }
  .xs\:justify-center {
    justify-content: center;
  }
  .xs\:justify-between {
    justify-content: space-between;
  }
  .xs\:overflow-x-auto {
    overflow-x: auto;
  }
  .xs\:rounded-sm {
    border-radius: 0.125rem;
  }
  .xs\:border-t {
    border-top-width: 1px;
  }
  .xs\:border-t-2 {
    border-top-width: 2px;
  }
  .xs\:border-gainsboro-light {
    --tw-border-opacity: 1;
    border-color: rgb(222 222 222/var(--tw-border-opacity));
  }
  .xs\:p-2 {
    padding: 0.5rem;
  }
  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .xs\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .xs\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .xs\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .xs\:pb-4 {
    padding-bottom: 1rem;
  }
  .xs\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .xs\:pb-8 {
    padding-bottom: 2rem;
  }
  .xs\:pl-4 {
    padding-left: 1rem;
  }
  .xs\:pr-4 {
    padding-right: 1rem;
  }
  .xs\:pt-6 {
    padding-top: 1.5rem;
  }
  .xs\:text-center {
    text-align: center;
  }
  .xs\:text-2xl {
    font-size: 1.5rem;
    line-height: 1.8125rem;
    letter-spacing: 0.025rem;
  }
  .xs\:text-3xl {
    font-size: 1.6875rem;
    line-height: 2.25rem;
    letter-spacing: 0.01875rem;
  }
  .xs\:text-6xl {
    font-size: 2.1875rem;
    line-height: 2.625rem;
    letter-spacing: 0.01875rem;
  }
  .xs\:text-base {
    font-size: 1rem;
    line-height: 1.1875rem;
    letter-spacing: 0.025rem;
  }
  .xs\:text-sm {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0.01625rem;
  }
  .xs\:text-xl {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
  }
  .xs\:font-bold {
    font-weight: 700;
  }
  .xs\:font-semibold {
    font-weight: 600;
  }
}
@media (min-width: 576px) {
  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .sm\:mb-0 {
    margin-bottom: 0px;
  }
  .sm\:block {
    display: block;
  }
  .sm\:inline-block {
    display: inline-block;
  }
  .sm\:h-screen {
    height: 100vh;
  }
  .sm\:w-btn-xs {
    width: 5.8125rem;
  }
  .sm\:flex-row {
    flex-direction: row;
  }
  .sm\:items-center {
    align-items: center;
  }
  .sm\:justify-between {
    justify-content: space-between;
  }
  .sm\:p-0 {
    padding: 0px;
  }
  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .sm\:pb-4 {
    padding-bottom: 1rem;
  }
  .sm\:align-middle {
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .md\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .md\:my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
  }
  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .md\:-ml-12 {
    margin-left: -3rem;
  }
  .md\:mb-0 {
    margin-bottom: 0px;
  }
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .md\:mb-4 {
    margin-bottom: 1rem;
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }
  .md\:mb-8 {
    margin-bottom: 2rem;
  }
  .md\:ml-1 {
    margin-left: 0.25rem;
  }
  .md\:ml-10 {
    margin-left: 2.5rem;
  }
  .md\:ml-2 {
    margin-left: 0.5rem;
  }
  .md\:mr-0 {
    margin-right: 0px;
  }
  .md\:mr-1 {
    margin-right: 0.25rem;
  }
  .md\:mr-10 {
    margin-right: 2.5rem;
  }
  .md\:mr-2 {
    margin-right: 0.5rem;
  }
  .md\:mr-3 {
    margin-right: 0.75rem;
  }
  .md\:mr-4 {
    margin-right: 1rem;
  }
  .md\:mr-6 {
    margin-right: 1.5rem;
  }
  .md\:mr-8 {
    margin-right: 2rem;
  }
  .md\:mt-0 {
    margin-top: 0px;
  }
  .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .md\:mt-2 {
    margin-top: 0.5rem;
  }
  .md\:mt-4 {
    margin-top: 1rem;
  }
  .md\:mt-6 {
    margin-top: 1.5rem;
  }
  .md\:mt-8 {
    margin-top: 2rem;
  }
  .md\:block {
    display: block;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-10 {
    height: 2.5rem;
  }
  .md\:h-dp-user-account {
    height: 4.0625rem;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-3\/12 {
    width: 25%;
  }
  .md\:w-32 {
    width: 8rem;
  }
  .md\:w-4\/12 {
    width: 30%;
  }
  .md\:w-48 {
    width: 12rem;
  }
  .md\:w-8 {
    width: 2rem;
  }
  .md\:w-8\/12 {
    width: 66.666667%;
  }
  .md\:w-9\/12 {
    width: 75%;
  }
  .md\:w-auto {
    width: auto;
  }
  .md\:w-btn-xs {
    width: 5.8125rem;
  }
  .md\:w-full {
    width: 100%;
  }
  .md\:min-w-dp-user-account {
    min-width: 4.0625rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-row {
    flex-direction: row;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:gap-2 {
    gap: 0.5rem;
  }
  .md\:gap-8 {
    gap: 2rem;
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:rounded-md {
    border-radius: 0.375rem;
  }
  .md\:bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
  }
  .md\:p-0 {
    padding: 0px;
  }
  .md\:p-1 {
    padding: 0.25rem;
  }
  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .md\:pb-0 {
    padding-bottom: 0px;
  }
  .md\:pb-20 {
    padding-bottom: 5rem;
  }
  .md\:pb-4 {
    padding-bottom: 1rem;
  }
  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .md\:pl-2 {
    padding-left: 0.5rem;
  }
  .md\:pr-16 {
    padding-right: 4rem;
  }
  .md\:pr-4 {
    padding-right: 1rem;
  }
  .md\:pt-12 {
    padding-top: 3rem;
  }
  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 1.8125rem;
    letter-spacing: 0.025rem;
  }
  .md\:text-3xl {
    font-size: 1.6875rem;
    line-height: 2.25rem;
    letter-spacing: 0.01875rem;
  }
  .md\:text-7xl {
    font-size: 2.25rem;
    line-height: 2.625rem;
    letter-spacing: 0.01875rem;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.1875rem;
    letter-spacing: 0.025rem;
  }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.375rem;
    letter-spacing: 0.025rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0.01625rem;
  }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
  }
}
@media (min-width: 1024px) {
  .lg\:visible {
    visibility: visible;
  }
  .lg\:static {
    position: static;
  }
  .lg\:relative {
    position: relative;
  }
  .lg\:bottom-0 {
    bottom: 0px;
  }
  .lg\:left-0 {
    left: 0px;
  }
  .lg\:right-0 {
    right: 0px;
  }
  .lg\:order-1 {
    order: 1;
  }
  .lg\:order-2 {
    order: 2;
  }
  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .lg\:my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .lg\:mb-0 {
    margin-bottom: 0px;
  }
  .lg\:mb-1 {
    margin-bottom: 0.25rem;
  }
  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }
  .lg\:mb-12 {
    margin-bottom: 3rem;
  }
  .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-8 {
    margin-bottom: 2rem;
  }
  .lg\:ml-0 {
    margin-left: 0px;
  }
  .lg\:ml-2 {
    margin-left: 0.5rem;
  }
  .lg\:ml-4 {
    margin-left: 1rem;
  }
  .lg\:ml-6 {
    margin-left: 1.5rem;
  }
  .lg\:ml-8 {
    margin-left: 2rem;
  }
  .lg\:ml-auto {
    margin-left: auto;
  }
  .lg\:mr-0 {
    margin-right: 0px;
  }
  .lg\:mr-12 {
    margin-right: 3rem;
  }
  .lg\:mr-2 {
    margin-right: 0.5rem;
  }
  .lg\:mr-4 {
    margin-right: 1rem;
  }
  .lg\:mr-8 {
    margin-right: 2rem;
  }
  .lg\:mr-auto {
    margin-right: auto;
  }
  .lg\:mt-0 {
    margin-top: 0px;
  }
  .lg\:mt-10 {
    margin-top: 2.5rem;
  }
  .lg\:mt-6 {
    margin-top: 1.5rem;
  }
  .lg\:mt-auto {
    margin-top: auto;
  }
  .lg\:block {
    display: block;
  }
  .lg\:flex {
    display: flex;
  }
  .lg\:hidden {
    display: none;
  }
  .lg\:h-12 {
    height: 3rem;
  }
  .lg\:h-5 {
    height: 1.25rem;
  }
  .lg\:h-64 {
    height: 16rem;
  }
  .lg\:h-8 {
    height: 2rem;
  }
  .lg\:h-btn {
    height: 2.625rem;
  }
  .lg\:h-full {
    height: 100%;
  }
  .lg\:h-main-logo {
    height: 4.375rem;
  }
  .lg\:h-main-nav {
    height: 6.25rem;
  }
  .lg\:h-text-field {
    height: 2.5625rem;
  }
  .lg\:w-1\/2 {
    width: 50%;
  }
  .lg\:w-1\/4 {
    width: 25%;
  }
  .lg\:w-12 {
    width: 3rem;
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-2\/5 {
    width: 40%;
  }
  .lg\:w-2\/6 {
    width: 33.333333%;
  }
  .lg\:w-24 {
    width: 6rem;
  }
  .lg\:w-3\/4 {
    width: 75%;
  }
  .lg\:w-3\/5 {
    width: 60%;
  }
  .lg\:w-3\/6 {
    width: 50%;
  }
  .lg\:w-4\/12 {
    width: 30%;
  }
  .lg\:w-48 {
    width: 12rem;
  }
  .lg\:w-5 {
    width: 1.25rem;
  }
  .lg\:w-5\/12 {
    width: 41.666667%;
  }
  .lg\:w-56 {
    width: 14rem;
  }
  .lg\:w-7\/12 {
    width: 58.333333%;
  }
  .lg\:w-8 {
    width: 2rem;
  }
  .lg\:w-8\/12 {
    width: 66.666667%;
  }
  .lg\:w-auto {
    width: auto;
  }
  .lg\:w-btn-sm {
    width: 7.5rem;
  }
  .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-categories {
    grid-template-columns: 256px auto;
  }
  .lg\:grid-cols-none {
    grid-template-columns: none;
  }
  .lg\:flex-row {
    flex-direction: row;
  }
  .lg\:flex-col {
    flex-direction: column;
  }
  .lg\:flex-wrap {
    flex-wrap: wrap;
  }
  .lg\:content-start {
    align-content: flex-start;
  }
  .lg\:items-start {
    align-items: flex-start;
  }
  .lg\:items-center {
    align-items: center;
  }
  .lg\:justify-end {
    justify-content: flex-end;
  }
  .lg\:justify-center {
    justify-content: center;
  }
  .lg\:gap-0 {
    gap: 0px;
  }
  .lg\:gap-6 {
    gap: 1.5rem;
  }
  .lg\:gap-8 {
    gap: 2rem;
  }
  .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 * (1 - var(--tw-divide-x-reverse)));
  }
  .lg\:rounded-none {
    border-radius: 0px;
  }
  .lg\:border-0 {
    border-width: 0px;
  }
  .lg\:border-b {
    border-bottom-width: 1px;
  }
  .lg\:border-b-0 {
    border-bottom-width: 0px;
  }
  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }
  .lg\:border-r {
    border-right-width: 1px;
  }
  .lg\:border-t-0 {
    border-top-width: 0px;
  }
  .lg\:border-gainsboro-light {
    --tw-border-opacity: 1;
    border-color: rgb(222 222 222/var(--tw-border-opacity));
  }
  .lg\:border-opacity-25 {
    --tw-border-opacity: 0.25;
  }
  .lg\:p-4 {
    padding: 1rem;
  }
  .lg\:p-8 {
    padding: 2rem;
  }
  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .lg\:px-32 {
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lg\:py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .lg\:pb-0 {
    padding-bottom: 0px;
  }
  .lg\:pb-2 {
    padding-bottom: 0.5rem;
  }
  .lg\:pb-4 {
    padding-bottom: 1rem;
  }
  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }
  .lg\:pb-8 {
    padding-bottom: 2rem;
  }
  .lg\:pb-9 {
    padding-bottom: 2.25rem;
  }
  .lg\:pl-0 {
    padding-left: 0px;
  }
  .lg\:pl-10 {
    padding-left: 2.5rem;
  }
  .lg\:pl-2 {
    padding-left: 0.5rem;
  }
  .lg\:pl-4 {
    padding-left: 1rem;
  }
  .lg\:pr-0 {
    padding-right: 0px;
  }
  .lg\:pr-10 {
    padding-right: 2.5rem;
  }
  .lg\:pr-2 {
    padding-right: 0.5rem;
  }
  .lg\:pr-20 {
    padding-right: 5rem;
  }
  .lg\:pr-5 {
    padding-right: 1.25rem;
  }
  .lg\:pt-0 {
    padding-top: 0px;
  }
  .lg\:pt-10 {
    padding-top: 2.5rem;
  }
  .lg\:pt-12 {
    padding-top: 3rem;
  }
  .lg\:pt-20 {
    padding-top: 5rem;
  }
  .lg\:pt-4 {
    padding-top: 1rem;
  }
  .lg\:text-left {
    text-align: left;
  }
  .lg\:text-right {
    text-align: right;
  }
  .lg\:text-4xl {
    font-size: 1.75rem;
    line-height: 2.125rem;
    letter-spacing: 0.01875rem;
  }
  .lg\:text-6xl {
    font-size: 2.1875rem;
    line-height: 2.625rem;
    letter-spacing: 0.01875rem;
  }
  .lg\:text-7xl {
    font-size: 2.25rem;
    line-height: 2.625rem;
    letter-spacing: 0.01875rem;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.1875rem;
    letter-spacing: 0.025rem;
  }
  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.375rem;
    letter-spacing: 0.025rem;
  }
  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0.01625rem;
  }
  .lg\:text-xl {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
  }
  .lg\:text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
  }
  .lg\:font-bold {
    font-weight: 700;
  }
  .lg\:font-medium {
    font-weight: 500;
  }
  .lg\:font-normal {
    font-weight: 400;
  }
  .lg\:font-semibold {
    font-weight: 600;
  }
  .lg\:text-dark-blue {
    --tw-text-opacity: 1;
    color: rgb(1 52 90/var(--tw-text-opacity));
  }
  .lg\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
  }
  .lg\:last\:border-b-0:last-child {
    border-bottom-width: 0px;
  }
}
@media (min-width: 1280px) {
  .lgxl\:ml-auto {
    margin-left: auto;
  }
  .lgxl\:mr-40 {
    margin-right: 10rem;
  }
  .lgxl\:block {
    display: block;
  }
  .lgxl\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lgxl\:pr-4 {
    padding-right: 1rem;
  }
}
@media (min-width: 1420px) {
  .xl\:mb-0 {
    margin-bottom: 0px;
  }
  .xl\:ml-0 {
    margin-left: 0px;
  }
  .xl\:w-5\/12 {
    width: 41.666667%;
  }
  .xl\:w-auto {
    width: auto;
  }
  .xl\:justify-start {
    justify-content: flex-start;
  }
  .xl\:border-b {
    border-bottom-width: 1px;
  }
  .xl\:border-t {
    border-top-width: 1px;
  }
  .xl\:border-gainsboro-light {
    --tw-border-opacity: 1;
    border-color: rgb(222 222 222/var(--tw-border-opacity));
  }
  .xl\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xl\:pl-0 {
    padding-left: 0px;
  }
  .xl\:pl-12 {
    padding-left: 3rem;
  }
  .xl\:pl-4 {
    padding-left: 1rem;
  }
  .xl\:pr-0 {
    padding-right: 0px;
  }
  .xl\:pr-6 {
    padding-right: 1.5rem;
  }
  .xl\:text-base {
    font-size: 1rem;
    line-height: 1.1875rem;
    letter-spacing: 0.025rem;
  }
  .xl\:text-sm {
    font-size: 0.875rem;
    line-height: 1.0625rem;
    letter-spacing: 0.01625rem;
  }
  .xl\:text-xl {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 0.025rem;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[1]!./node_modules/@angular-devkit/build-angular/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].rules[0].oneOf[0].use[2]!./node_modules/ngx-spinner/animations/square-jelly-box.css?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-square-jelly-box,
.la-square-jelly-box > div {
    position: relative;
    box-sizing: border-box;
}

.la-square-jelly-box {
    display: block;
    font-size: 0;
    color: #fff;
}

.la-square-jelly-box.la-dark {
    color: #333;
}

.la-square-jelly-box > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}

.la-square-jelly-box {
    width: 32px;
    height: 32px;
}

.la-square-jelly-box > div:nth-child(1),
.la-square-jelly-box > div:nth-child(2) {
    position: absolute;
    left: 0;
    width: 100%;
}

.la-square-jelly-box > div:nth-child(1) {
    top: -25%;
    z-index: 1;
    height: 100%;
    border-radius: 10%;
    animation: square-jelly-box-animate .6s -.1s linear infinite;
}

.la-square-jelly-box > div:nth-child(2) {
    bottom: -9%;
    height: 10%;
    background: #000;
    border-radius: 50%;
    opacity: .2;
    animation: square-jelly-box-shadow .6s -.1s linear infinite;
}

.la-square-jelly-box.la-sm {
    width: 16px;
    height: 16px;
}

.la-square-jelly-box.la-2x {
    width: 64px;
    height: 64px;
}

.la-square-jelly-box.la-3x {
    width: 96px;
    height: 96px;
}

/*
 * Animations
 */
@keyframes square-jelly-box-animate {
    17% {
        border-bottom-right-radius: 10%;
    }
    25% {
        transform: translateY(25%) rotate(22.5deg);
    }
    50% {
        border-bottom-right-radius: 100%;
        transform: translateY(50%) scale(1, .9) rotate(45deg);
    }
    75% {
        transform: translateY(25%) rotate(67.5deg);
    }
    100% {
        transform: translateY(0) rotate(90deg);
    }
}

@keyframes square-jelly-box-shadow {
    50% {
        transform: scale(1.25, 1);
    }
}

