*,
::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: ;
}

/*
! tailwindcss v3.4.14 | 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: #e5e7eb;
  /* 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 */
  -o-tab-size: 4;
  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::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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]:where(:not([hidden="until-found"])) {
  display: none;
}

html {
  font-family: "Instrument Sans", sans-serif;
  color: "#000000";
  scroll-behavior: smooth;
}

.visible {
  visibility: visible;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-bottom-2 {
  bottom: -0.5rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-\[100px\] {
  bottom: 100px;
}

.left-0 {
  left: 0px;
}

.left-5 {
  left: 1.25rem;
}

.left-\[-10px\] {
  left: -10px;
}

.left-\[50\%\] {
  left: 50%;
}

.right-5 {
  right: 1.25rem;
}

.right-\[-20px\] {
  right: -20px;
}

.top-5 {
  top: 1.25rem;
}

.top-\[-35px\] {
  top: -35px;
}

.top-\[-40px\] {
  top: -40px;
}

.top-\[50px\] {
  top: 50px;
}

.z-30 {
  z-index: 30;
}

.z-\[9999\] {
  z-index: 9999;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.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-\[16px\] {
  margin-bottom: 16px;
}

.mb-\[19px\] {
  margin-bottom: 19px;
}

.mb-\[23px\] {
  margin-bottom: 23px;
}

.mb-\[25px\] {
  margin-bottom: 25px;
}

.mb-\[30px\] {
  margin-bottom: 30px;
}

.mb-\[36px\] {
  margin-bottom: 36px;
}

.mb-\[3px\] {
  margin-bottom: 3px;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-\[25px\] {
  margin-left: 25px;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mt-\[11px\] {
  margin-top: 11px;
}

.mt-\[20px\] {
  margin-top: 20px;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.h-\[13px\] {
  height: 13px;
}

.h-\[14px\] {
  height: 14px;
}

.h-\[15px\] {
  height: 15px;
}

.h-\[2px\] {
  height: 2px;
}

.h-auto {
  height: auto;
}

.max-h-\[200px\] {
  max-height: 200px;
}

.max-h-\[251px\] {
  max-height: 251px;
}

.max-h-\[300px\] {
  max-height: 300px;
}

.max-h-\[40px\] {
  max-height: 40px;
}

.max-h-\[50px\] {
  max-height: 50px;
}

.max-h-\[640px\] {
  max-height: 640px;
}

.max-h-\[675px\] {
  max-height: 675px;
}

.max-h-\[70px\] {
  max-height: 70px;
}

.min-h-\[156px\] {
  min-height: 156px;
}

.min-h-\[320px\] {
  min-height: 320px;
}

.\!w-\[35px\] {
  width: 35px !important;
}

.\!w-auto {
  width: auto !important;
}

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-\[100px\] {
  width: 100px;
}

.w-\[13px\] {
  width: 13px;
}

.w-\[14px\] {
  width: 14px;
}

.w-full {
  width: 100%;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.max-w-\[120px\] {
  max-width: 120px;
}

.max-w-\[1240px\] {
  max-width: 1240px;
}

.max-w-\[147px\] {
  max-width: 147px;
}

.max-w-\[562px\] {
  max-width: 562px;
}

.max-w-\[792px\] {
  max-width: 792px;
}

.max-w-\[80px\] {
  max-width: 80px;
}

.max-w-\[883px\] {
  max-width: 883px;
}

.max-w-\[918px\] {
  max-width: 918px;
}

.flex-1 {
  flex: 1 1 0%;
}

.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));
}

.transform-none {
  transform: none;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.list-disc {
  list-style-type: disc;
}

.list-none {
  list-style-type: none;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-evenly {
  justify-content: space-evenly;
}

.gap-12 {
  gap: 3rem;
}

.gap-2\.5 {
  gap: 0.625rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[14px\] {
  gap: 14px;
}

.gap-\[20px\] {
  gap: 20px;
}

.gap-\[24px\] {
  gap: 24px;
}

.gap-\[40px\] {
  gap: 40px;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-\[4px\] {
  border-radius: 4px;
}

.rounded-\[50px\] {
  border-radius: 50px;
}

.rounded-lg {
  border-radius: 0.5rem;
}

.rounded-md {
  border-radius: 0.375rem;
}

.rounded-xl {
  border-radius: 0.75rem;
}

.border {
  border-width: 1px;
}

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-\[\#717171\] {
  --tw-border-opacity: 1;
  border-color: rgb(113 113 113 / var(--tw-border-opacity));
}

.border-\[\#AAAAAA\] {
  --tw-border-opacity: 1;
  border-color: rgb(170 170 170 / var(--tw-border-opacity));
}

.border-\[\#C5C5C5\] {
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197 / var(--tw-border-opacity));
}

.border-\[\#D8D8D8\] {
  --tw-border-opacity: 1;
  border-color: rgb(216 216 216 / var(--tw-border-opacity));
}

.border-\[\#E8EAED\] {
  --tw-border-opacity: 1;
  border-color: rgb(232 234 237 / var(--tw-border-opacity));
}

.border-footerBorder {
  border-color: rgba(255, 255, 255, 0.15);
}

.border-light-gold {
  --tw-border-opacity: 1;
  border-color: rgb(193 146 103 / var(--tw-border-opacity));
}

.border-light-yellow {
  --tw-border-opacity: 1;
  border-color: rgb(255 215 73 / var(--tw-border-opacity));
}

.border-navy-blue {
  --tw-border-opacity: 1;
  border-color: rgb(31 38 83 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-\[\#151515\] {
  --tw-bg-opacity: 1;
  background-color: rgb(21 21 21 / var(--tw-bg-opacity));
}

.bg-\[\#1F2653\] {
  --tw-bg-opacity: 1;
  background-color: rgb(31 38 83 / var(--tw-bg-opacity));
}

.bg-\[\#373E6D99\] {
  background-color: #373e6d99;
}

.bg-\[\#EAEAEA\] {
  --tw-bg-opacity: 1;
  background-color: rgb(234 234 234 / var(--tw-bg-opacity));
}

.bg-\[\#F6F6F6\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 246 246 / var(--tw-bg-opacity));
}

.bg-light-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(193 146 103 / var(--tw-bg-opacity));
}

.bg-light-yellow {
  --tw-bg-opacity: 1;
  background-color: rgb(255 215 73 / var(--tw-bg-opacity));
}

.bg-navy-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(31 38 83 / var(--tw-bg-opacity));
}

.bg-red-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-check-all {
  background-image: url("../img/Check_All.png");
}

.bg-gold-checkmark {
  background-image: url("../img/checkmark.svg");
}

.bg-metrics-color {
  background-image: linear-gradient(360deg, #121212 0%, #ffffff 100%);
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text;
}

.bg-left-center {
  background-position: left center;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.object-contain {
  -o-object-fit: contain;
  object-fit: contain;
}

.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-\[10px\] {
  padding: 10px;
}

.p-\[14px\] {
  padding: 14px;
}

.p-\[15px\] {
  padding: 15px;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[15px\] {
  padding-left: 15px;
  padding-right: 15px;
}

.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-\[11px\] {
  padding-top: 11px;
  padding-bottom: 11px;
}

.py-\[14px\] {
  padding-top: 14px;
  padding-bottom: 14px;
}

.py-\[20px\] {
  padding-top: 20px;
  padding-bottom: 20px;
}

.py-\[26px\] {
  padding-top: 26px;
  padding-bottom: 26px;
}

.py-\[5px\] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.pb-0 {
  padding-bottom: 0px;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-\[30px\] {
  padding-bottom: 30px;
}

.pb-\[40px\] {
  padding-bottom: 40px;
}

.pb-\[50px\] {
  padding-bottom: 50px;
}

.pb-\[60px\] {
  padding-bottom: 60px;
}

.pl-0 {
  padding-left: 0px;
}

.pl-7 {
  padding-left: 1.75rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-\[31px\] {
  padding-left: 31px;
}

.pl-\[50px\] {
  padding-left: 50px;
}

.pr-\[40px\] {
  padding-right: 40px;
}

.pt-\[30px\] {
  padding-top: 30px;
}

.pt-\[40px\] {
  padding-top: 40px;
}

.pt-\[50px\] {
  padding-top: 50px;
}

.pt-\[60px\] {
  padding-top: 60px;
}

.text-center {
  text-align: center;
}

.font-poppins {
  font-family: Poppins, sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-\[13px\] {
  font-size: 13px;
}

.text-\[18px\] {
  font-size: 18px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[32px\] {
  font-size: 32px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-4 {
  line-height: 1rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-\[15px\] {
  line-height: 15px;
}

.leading-\[17px\] {
  line-height: 17px;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[19px\] {
  line-height: 19px;
}

.leading-\[22px\] {
  line-height: 22px;
}

.leading-\[23px\] {
  line-height: 23px;
}

.leading-\[24px\] {
  line-height: 24px;
}

.leading-\[25px\] {
  line-height: 25px;
}

.leading-\[26px\] {
  line-height: 26px;
}

.leading-\[28px\] {
  line-height: 28px;
}

.leading-\[29px\] {
  line-height: 29px;
}

.leading-\[32px\] {
  line-height: 32px;
}

.leading-\[38px\] {
  line-height: 38px;
}

.leading-\[41px\] {
  line-height: 41px;
}

.tracking-\[-0\.36px\] {
  letter-spacing: -0.36px;
}

.tracking-\[-0\.48px\] {
  letter-spacing: -0.48px;
}

.tracking-\[-0\.5\%\] {
  letter-spacing: -0.5%;
}

.tracking-\[-0\.5px\] {
  letter-spacing: -0.5px;
}

.text-\[\#1c1c1c\] {
  --tw-text-opacity: 1;
  color: rgb(28 28 28 / var(--tw-text-opacity));
}

.text-\[\#2D2D2D\] {
  --tw-text-opacity: 1;
  color: rgb(45 45 45 / var(--tw-text-opacity));
}

.text-\[\#545454\] {
  --tw-text-opacity: 1;
  color: rgb(84 84 84 / var(--tw-text-opacity));
}

.text-\[\#9B9B9B\] {
  --tw-text-opacity: 1;
  color: rgb(155 155 155 / var(--tw-text-opacity));
}

.text-\[\#B5B5B5\] {
  --tw-text-opacity: 1;
  color: rgb(181 181 181 / var(--tw-text-opacity));
}

.text-\[\#CECECE\] {
  --tw-text-opacity: 1;
  color: rgb(206 206 206 / var(--tw-text-opacity));
}

.text-\[\#E8E8E8\] {
  --tw-text-opacity: 1;
  color: rgb(232 232 232 / var(--tw-text-opacity));
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-light-gold {
  --tw-text-opacity: 1;
  color: rgb(193 146 103 / var(--tw-text-opacity));
}

.text-navy-blue {
  --tw-text-opacity: 1;
  color: rgb(31 38 83 / var(--tw-text-opacity));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-transparent {
  color: transparent;
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.placeholder-\[\#545454\]::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(84 84 84 / var(--tw-placeholder-opacity));
}

.placeholder-\[\#545454\]::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(84 84 84 / var(--tw-placeholder-opacity));
}

.opacity-\[1\] {
  opacity: 1;
}

.shadow-headerShadow {
  --tw-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  --tw-shadow-colored: 0 2px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-real-results {
  --tw-shadow: 0px 22px 84px 0px #0000001c;
  --tw-shadow-colored: 0px 22px 84px 0px var(--tw-shadow-color);
  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-0 {
  outline-width: 0px;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-75 {
  transition-duration: 75ms;
}

.duration-\[\.45s\] {
  transition-duration: 0.45s;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.all-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.nav-link {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.nav-link:hover {
  --tw-text-opacity: 1;
  color: rgb(193 146 103 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .nav-link {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

.menu-toggle > span {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.menu-toggle.active > span:first-child,
.menu-toggle.active > span:last-child {
  visibility: hidden;
  --tw-translate-y: -3px;
  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));
  opacity: 0;
}

.menu-toggle.active > span:nth-child(2) {
  width: 22px;
  --tw-rotate: 45deg;
  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));
  transition-duration: 0.1s;
}

.menu-toggle.active > span:nth-child(2)::before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: inline-block;
  height: 100%;
  width: 100%;
  --tw-rotate: -90deg;
  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));
  border-radius: inherit;
  background-color: inherit;
  content: var(--tw-content);
  transition-property: inherit;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.menu-toggle.active > span:nth-child(2) {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

header.sticky .header-main {
  position: fixed;
  top: 10px;
  left: 50%;
  width: calc(100% - 30px);
  max-width: 1200px;
  --tw-translate-x: -50%;
  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));
  border-radius: 0.75rem;
  --tw-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  --tw-shadow-colored: 0 2px 10px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

@media (min-width: 1024px) {
  header.sticky .header-main {
    top: 20px;
  }
}

header.sticky .header-main {
  animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
  -webkit-animation: stickySlideDown 0.65s cubic-bezier(0.23, 1, 0.32, 1) both;
}

header.sticky .header-main.active {
  border-radius: 0px;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
}

@keyframes stickySlideDown {
  0% {
    transform: translateY(-100%) translateX(-50%);
    -webkit-transform: translateY(-100%) translateX(-50%);
    -moz-transform: translateY(-100%) translateX(-50%);
    -ms-transform: translateY(-100%) translateX(-50%);
    -o-transform: translateY(-100%) translateX(-50%);
  }

  100% {
    transform: translateY(0%) translateX(-50%);
    -webkit-transform: translateY(0%) translateX(-50%);
    -moz-transform: translateY(0%) translateX(-50%);
    -ms-transform: translateY(0%) translateX(-50%);
    -o-transform: translateY(0%) translateX(-50%);
  }
}

.overlay {
  position: relative;
  overflow: hidden;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.overlay::after {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 10;
  height: 100%;
  width: 100%;
  content: var(--tw-content);
  background-color: rgb(0 0 0 / 0.5);
}

@media only screen and (min-width: 768px) {
  .case-w-list {
    -moz-column-count: 2;
    column-count: 2;
  }
}

.tClients-carousel .owl-stage-outer::before {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 20;
  height: 100%;
  width: 3rem;
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-content: "";
  content: var(--tw-content);
}

.tClients-carousel .owl-stage-outer::after {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 20;
  height: 100%;
  width: 3rem;
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-content: "";
  content: var(--tw-content);
}

.tClients-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.tClients-carousel .owl-item img {
  height: auto;
  max-height: 32px;
  -o-object-fit: contain;
  object-fit: contain;
}

.testimonial-carousel .owl-dots {
  display: flex;
  justify-content: center;
  -moz-column-gap: 0.75rem;
  column-gap: 0.75rem;
  padding-top: 0.625rem;
  padding-bottom: 20px;
}

.testimonial-carousel .owl-dots span {
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(113 113 113 / var(--tw-bg-opacity));
}

.testimonial-carousel .owl-dot.active span {
  --tw-bg-opacity: 1;
  background-color: rgb(31 38 83 / var(--tw-bg-opacity));
}

.wUs-content {
  background: linear-gradient(257.55deg, #a5d5f8 0%, #ffffff 73%, #f3fdfc 100%);
}

.wUs-content li {
  background-image: url("../img/list-icon.png");
  background-repeat: no-repeat;
  background-position: left 0 top 5px;
}

.categories-item {
  position: relative;
}

.categories-item .content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  display: flex;
  width: 100%;
  flex-direction: column;
  border-radius: 0.75rem;
  background-image: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.45),
    rgba(0, 0, 0, 0.45)
  );
  padding: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 1024px) {
  .categories-item .content {
    padding: 1.5rem;
  }
}

.categories-item .content .title {
  margin-bottom: 0.75rem;
  margin-top: auto;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 23px;
}

@media (min-width: 1024px) {
  .categories-item .content .title {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

.categories-item .content p {
  font-size: 0.875rem;
  line-height: 1.25rem;
  line-height: 17px;
}

.categories-item .img-box {
  height: 250px;
  width: 100%;
  overflow: hidden;
  border-radius: 0.75rem;
}

@media (min-width: 768px) {
  .categories-item .img-box {
    height: 300px;
  }
}

@media (min-width: 1024px) {
  .categories-item .img-box {
    height: 340px;
  }
}

.categories-item .img-box img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition-property: all;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.categories-slider .owl-item {
  transition: 0.4s ease all;
  -webkit-transition: 0.4s ease all;
  -moz-transition: 0.4s ease all;
  -ms-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
}

.categories-slider .owl-item.owlPrev {
  transform: translate3d(65px, 0, 0) scale(0.7);
  -webkit-transform: translate3d(65px, 0, 0) scale(0.7);
  -moz-transform: translate3d(65px, 0, 0) scale(0.7);
  -ms-transform: translate3d(65px, 0, 0) scale(0.7);
  -o-transform: translate3d(65px, 0, 0) scale(0.7);
  opacity: 0.3;
}

.categories-slider .owl-item.owlNext {
  transform: translate3d(-65px, 0, 0) scale(0.7);
  -webkit-transform: translate3d(-65px, 0, 0) scale(0.7);
  -moz-transform: translate3d(-65px, 0, 0) scale(0.7);
  -ms-transform: translate3d(-65px, 0, 0) scale(0.7);
  -o-transform: translate3d(-65px, 0, 0) scale(0.7);
  opacity: 0.3;
}

.categories-slider .owl-nav {
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 20;
  margin: 0px !important;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 100%;
}

.categories-slider .owl-nav button.owl-prev,
.categories-slider .owl-nav button.owl-next {
  height: 40px;
  width: 40px;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(16 40 48 / var(--tw-bg-opacity));
  background-size: 13px 15px;
  background-position: center;
  background-repeat: no-repeat;
}

.categories-slider .owl-nav button.owl-prev:hover,
.categories-slider .owl-nav button.owl-next:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(16 40 48 / var(--tw-bg-opacity));
}

.categories-slider .owl-nav button.owl-next {
  background-image: url("../img/right-arrow.png");
  transform: translateY(-50%) translateX(20px);
  -webkit-transform: translateY(-50%) translateX(20px);
  -moz-transform: translateY(-50%) translateX(20px);
  -ms-transform: translateY(-50%) translateX(20px);
  -o-transform: translateY(-50%) translateX(20px);
}

.categories-slider .owl-nav button.owl-prev {
  background-image: url("../img/left-arrow.png");
  transform: translateY(-50%) translateX(-20px);
  -webkit-transform: translateY(-50%) translateX(-20px);
  -moz-transform: translateY(-50%) translateX(-20px);
  -ms-transform: translateY(-50%) translateX(-20px);
  -o-transform: translateY(-50%) translateX(-20px);
}

.testimonial-sliders .owl-dots {
  display: flex;
  justify-content: center;
  gap: 0.25rem;
}

.testimonial-sliders .owl-dots button.owl-dot {
  margin: 0px;
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(228 228 228 / var(--tw-bg-opacity));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.testimonial-sliders .owl-dots button.owl-dot::after {
  content: var(--tw-content);
  position: relative;
}

.testimonial-sliders .owl-dots button.owl-dot:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(175 175 175 / var(--tw-bg-opacity));
}

.testimonial-sliders .owl-dots button.owl-dot.active {
  --tw-bg-opacity: 1;
  background-color: rgb(175 175 175 / var(--tw-bg-opacity));
}

.faq-item.active .faq-question {
  background-image: url("../img/minus-icon.png");
}

.faq-question {
  background-image: url("../img/plus-icon.png");
  background-size: 16px;
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .faq-question {
    background-size: 22px;
  }
}

.faq-question {
  background-position: right 30px center;
}

#TCPA:checked + label.tcpa > .tcpa_checkbox:before,
#TCPA:checked + label.tcpa > .tcpa_checkbox:after {
  border-color: #0079bf;
}

.loader {
  display: none;
}

.border-\[\#dc2626\] {
  --tw-text-opacity: 1;
  border-color: #dc2626;
}

.border-black {
  border-color: black;
}

.after\:border-t-red::after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-top-color: #dc2626 !important;
}

.response {
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

.before\:relative::before {
  content: var(--tw-content);
  position: relative;
}

.before\:mb-\[3px\]::before {
  content: var(--tw-content);
  margin-bottom: 3px;
}

.before\:mr-\[5px\]::before {
  content: var(--tw-content);
  margin-right: 5px;
}

.before\:inline-block::before {
  content: var(--tw-content);
  display: inline-block;
}

.before\:cursor-pointer::before {
  content: var(--tw-content);
  cursor: pointer;
}

.before\:rounded-\[5px\]::before {
  content: var(--tw-content);
  border-radius: 5px;
}

.before\:border-2::before {
  content: var(--tw-content);
  border-width: 2px;
}

.before\:border-\[\#0079bf\]::before {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(0 121 191 / var(--tw-border-opacity));
}

.before\:bg-transparent::before {
  content: var(--tw-content);
  background-color: transparent;
}

.before\:p-2::before {
  content: var(--tw-content);
  padding: 0.5rem;
}

.before\:align-middle::before {
  content: var(--tw-content);
  vertical-align: middle;
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-\[5\%\]::after {
  content: var(--tw-content);
  left: 5%;
}

.after\:left-\[7px\]::after {
  content: var(--tw-content);
  left: 7px;
}

.after\:top-\[1px\]::after {
  content: var(--tw-content);
  top: 1px;
}

.after\:top-\[29px\]::after {
  content: var(--tw-content);
  top: 29px;
}

.after\:block::after {
  content: var(--tw-content);
  display: block;
}

.after\:h-2\.5::after {
  content: var(--tw-content);
  height: 0.625rem;
}

.after\:w-\[6px\]::after {
  content: var(--tw-content);
  width: 6px;
}

.after\:rotate-45::after {
  content: var(--tw-content);
  --tw-rotate: 45deg;
  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));
}

.after\:border-\[5px\]::after {
  content: var(--tw-content);
  border-width: 5px;
}

.after\:border-b-\[3px\]::after {
  content: var(--tw-content);
  border-bottom-width: 3px;
}

.after\:border-r-\[3px\]::after {
  content: var(--tw-content);
  border-right-width: 3px;
}

.after\:border-transparent::after {
  content: var(--tw-content);
  border-color: transparent;
}

.hover\:border-light-gold:hover {
  --tw-border-opacity: 1;
  border-color: rgb(193 146 103 / var(--tw-border-opacity));
}

.hover\:bg-light-gold:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(193 146 103 / var(--tw-bg-opacity));
}

.hover\:bg-navy-blue:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(31 38 83 / var(--tw-bg-opacity));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-light-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(193 146 103 / var(--tw-text-opacity));
}

.hover\:text-light-yellow:hover {
  --tw-text-opacity: 1;
  color: rgb(255 215 73 / var(--tw-text-opacity));
}

.hover\:text-navy-blue:hover {
  --tw-text-opacity: 1;
  color: rgb(31 38 83 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.focus\:border-black:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.focus\:text-black:focus {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.focus\:outline-0:focus {
  outline-width: 0px;
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:bg-\[\#34395ebd\]:disabled {
  background-color: #34395ebd;
}

.disabled\:text-white:disabled {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px) {
  .sm\:left-\[-40px\] {
    left: -40px;
  }

  .sm\:top-\[-17px\] {
    top: -17px;
  }

  .sm\:m-0 {
    margin: 0px;
  }

  .sm\:mb-0 {
    margin-bottom: 0px;
  }

  .sm\:max-h-\[50px\] {
    max-height: 50px;
  }

  .sm\:max-h-\[70px\] {
    max-height: 70px;
  }

  .sm\:max-h-\[80px\] {
    max-height: 80px;
  }

  .sm\:w-\[150px\] {
    width: 150px;
  }

  .sm\:max-w-\[120px\] {
    max-width: 120px;
  }

  .sm\:max-w-\[calc\(100\%-148px\)\] {
    max-width: calc(100% - 148px);
  }

  .sm\:max-w-\[calc\(calc\(100\%-32px\)\/2\)\] {
    max-width: calc(calc(100% - 32px) / 2);
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .sm\:px-\[15px\] {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sm\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .sm\:pr-12 {
    padding-right: 3rem;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-\[22px\] {
    font-size: 22px;
  }
}

@media (min-width: 768px) {
  .md\:left-\[-60px\] {
    left: -60px;
  }

  .md\:top-\[54px\] {
    top: 54px;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:mb-\[50px\] {
    margin-bottom: 50px;
  }

  .md\:mt-0 {
    margin-top: 0px;
  }

  .md\:max-h-\[442px\] {
    max-height: 442px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:min-w-\[180px\] {
    min-width: 180px;
  }

  .md\:min-w-\[390px\] {
    min-width: 390px;
  }

  .md\:max-w-\[200px\] {
    max-width: 200px;
  }

  .md\:max-w-\[386px\] {
    max-width: 386px;
  }

  .md\:max-w-\[calc\(100\%-228px\)\] {
    max-width: calc(100% - 228px);
  }

  .md\:max-w-\[calc\(calc\(100\%-64px\)\/3\)\] {
    max-width: calc(calc(100% - 64px) / 3);
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-\[30px\] {
    padding: 30px;
  }

  .md\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px;
  }

  .md\:py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .md\:py-\[11px\] {
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .md\:py-\[14px\] {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .md\:py-\[27px\] {
    padding-top: 27px;
    padding-bottom: 27px;
  }

  .md\:pb-\[90px\] {
    padding-bottom: 90px;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pl-\[95px\] {
    padding-left: 95px;
  }

  .md\:pt-\[90px\] {
    padding-top: 90px;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[22px\] {
    font-size: 22px;
  }

  .md\:text-\[42px\] {
    font-size: 42px;
  }

  .md\:text-\[48px\] {
    font-size: 48px;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .md\:leading-\[18px\] {
    line-height: 18px;
  }

  .md\:leading-\[19px\] {
    line-height: 19px;
  }

  .md\:leading-\[22px\] {
    line-height: 22px;
  }

  .md\:leading-\[23px\] {
    line-height: 23px;
  }

  .md\:leading-\[26px\] {
    line-height: 26px;
  }

  .md\:leading-\[27px\] {
    line-height: 27px;
  }

  .md\:leading-\[28px\] {
    line-height: 28px;
  }

  .md\:leading-\[29px\] {
    line-height: 29px;
  }

  .md\:leading-\[52px\] {
    line-height: 52px;
  }

  .md\:leading-\[59px\] {
    line-height: 59px;
  }
}

@media (min-width: 1024px) {
  .lg\:static {
    position: static;
  }

  .lg\:left-\[42px\] {
    left: 42px;
  }

  .lg\:top-\[58px\] {
    top: 58px;
  }

  .lg\:top-\[60px\] {
    top: 60px;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:block {
    display: block;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:max-h-\[120px\] {
    max-height: 120px;
  }

  .lg\:max-h-\[562px\] {
    max-height: 562px;
  }

  .lg\:max-h-\[62px\] {
    max-height: 62px;
  }

  .lg\:max-h-\[97px\] {
    max-height: 97px;
  }

  .lg\:\!w-\[41px\] {
    width: 41px !important;
  }

  .lg\:w-\[228px\] {
    width: 228px;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:max-w-\[102px\] {
    max-width: 102px;
  }

  .lg\:max-w-\[308px\] {
    max-width: 308px;
  }

  .lg\:max-w-\[430px\] {
    max-width: 430px;
  }

  .lg\:max-w-\[480px\] {
    max-width: 480px;
  }

  .lg\:max-w-\[510px\] {
    max-width: 510px;
  }

  .lg\:max-w-\[519px\] {
    max-width: 519px;
  }

  .lg\:max-w-\[565px\] {
    max-width: 565px;
  }

  .lg\:max-w-\[587px\] {
    max-width: 587px;
  }

  .lg\:max-w-\[590px\] {
    max-width: 590px;
  }

  .lg\:max-w-\[calc\(100\%-249px\)\] {
    max-width: calc(100% - 249px);
  }

  .lg\:max-w-\[calc\(100\%-367px\)\] {
    max-width: calc(100% - 367px);
  }

  .lg\:max-w-\[calc\(calc\(100\%-96px\)\/4\)\] {
    max-width: calc(calc(100% - 96px) / 4);
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-normal {
    justify-content: normal;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-\[38px\] {
    gap: 38px;
  }

  .lg\:gap-\[70px\] {
    gap: 70px;
  }

  .lg\:rounded-3xl {
    border-radius: 1.5rem;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-\[65px\] {
    padding-left: 65px;
    padding-right: 65px;
  }

  .lg\:py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .lg\:pb-\[100px\] {
    padding-bottom: 100px;
  }

  .lg\:pb-\[168px\] {
    padding-bottom: 168px;
  }

  .lg\:pb-\[46px\] {
    padding-bottom: 46px;
  }

  .lg\:pb-\[50px\] {
    padding-bottom: 50px;
  }

  .lg\:pb-\[52px\] {
    padding-bottom: 52px;
  }

  .lg\:pb-\[57px\] {
    padding-bottom: 57px;
  }

  .lg\:pb-\[60px\] {
    padding-bottom: 60px;
  }

  .lg\:pb-\[82px\] {
    padding-bottom: 82px;
  }

  .lg\:pl-\[59px\] {
    padding-left: 59px;
  }

  .lg\:pr-\[71px\] {
    padding-right: 71px;
  }

  .lg\:pt-\[100px\] {
    padding-top: 100px;
  }

  .lg\:pt-\[115px\] {
    padding-top: 115px;
  }

  .lg\:pt-\[41px\] {
    padding-top: 41px;
  }

  .lg\:pt-\[47px\] {
    padding-top: 47px;
  }

  .lg\:pt-\[50px\] {
    padding-top: 50px;
  }

  .lg\:pt-\[60px\] {
    padding-top: 60px;
  }

  .lg\:pt-\[71px\] {
    padding-top: 71px;
  }

  .lg\:pt-\[82px\] {
    padding-top: 82px;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-\[25px\] {
    font-size: 25px;
  }

  .lg\:text-\[30px\] {
    font-size: 30px;
  }

  .lg\:text-\[35px\] {
    font-size: 35px;
  }

  .lg\:text-\[58px\] {
    font-size: 58px;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:leading-\[26px\] {
    line-height: 26px;
  }

  .lg\:leading-\[29px\] {
    line-height: 29px;
  }

  .lg\:leading-\[38px\] {
    line-height: 38px;
  }

  .lg\:leading-\[41px\] {
    line-height: 41px;
  }

  .lg\:leading-\[44px\] {
    line-height: 44px;
  }

  .lg\:leading-\[70px\] {
    line-height: 70px;
  }

  .lg\:leading-\[82px\] {
    line-height: 82px;
  }
}

@media (min-width: 1280px) {
  .xl\:max-w-\[562px\] {
    max-width: 562px;
  }

  .xl\:p-10 {
    padding: 2.5rem;
  }

  .xl\:leading-\[82px\] {
    line-height: 82px;
  }
}

.\[\&\>li\:not\(\:last-child\)\]\:mb-\[19px\] > li:not(:last-child) {
  margin-bottom: 19px;
}

.testimonial-carousel .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
  font-size: 30px !important;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #717171 !important;
  color: white !important;
  transition: 0.3s all ease;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
  background: #1f2653 !important;
}

.testimonial-carousel .owl-nav .owl-prev span,
.testimonial-carousel .owl-nav .owl-next span {
  margin-top: -5px;
}
