*, ::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.19 | 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: Inter, ui-sans-serif, system-ui, Segoe UI, Arial, sans-serif;
  /* 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;
}

.container {
  width: 100%;
}

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

@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: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.inset-0 {
  inset: 0px;
}

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

.left-0 {
  left: 0px;
}

.right-0 {
  right: 0px;
}

.z-\[1\] {
  z-index: 1;
}

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

.mb-3 {
  margin-bottom: 0.75rem;
}

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

.mb-5 {
  margin-bottom: 1.25rem;
}

.me-auto {
  margin-inline-end: auto;
}

.ms-2 {
  margin-inline-start: 0.5rem;
}

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

.mt-12 {
  margin-top: 3rem;
}

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

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

.mt-3 {
  margin-top: 0.75rem;
}

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

.mt-5 {
  margin-top: 1.25rem;
}

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

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

.block {
  display: block;
}

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

.flex {
  display: flex;
}

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

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.\!h-12 {
  height: 3rem !important;
}

.h-1 {
  height: 0.25rem;
}

.h-12 {
  height: 3rem;
}

.h-60 {
  height: 15rem;
}

.h-\[56px\] {
  height: 56px;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.min-h-36 {
  min-height: 9rem;
}

.min-h-40 {
  min-height: 10rem;
}

.min-h-\[320px\] {
  min-height: 320px;
}

.min-h-\[520px\] {
  min-height: 520px;
}

.\!w-12 {
  width: 3rem !important;
}

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

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-8 {
  width: 2rem;
}

.w-\[80px\] {
  width: 80px;
}

.w-full {
  width: 100%;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.resize-none {
  resize: none;
}

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

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

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

.border {
  border-width: 1px;
}

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

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

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}

.border-white\/10 {
  border-color: rgb(255 255 255 / 0.1);
}

.border-white\/20 {
  border-color: rgb(255 255 255 / 0.2);
}

.bg-\[\#D2D1D7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(210 209 215 / var(--tw-bg-opacity, 1));
}

.bg-gold {
  --tw-bg-opacity: 1;
  background-color: rgb(246 165 26 / var(--tw-bg-opacity, 1));
}

.bg-navy {
  --tw-bg-opacity: 1;
  background-color: rgb(7 23 39 / var(--tw-bg-opacity, 1));
}

.bg-navy2 {
  --tw-bg-opacity: 1;
  background-color: rgb(11 31 51 / var(--tw-bg-opacity, 1));
}

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

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.from-navy {
  --tw-gradient-from: #071727 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(7 23 39 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-navy\/85 {
  --tw-gradient-to: rgb(7 23 39 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), rgb(7 23 39 / 0.85) var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-navy\/10 {
  --tw-gradient-to: rgb(7 23 39 / 0.1) var(--tw-gradient-to-position);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-12 {
  padding: 3rem;
}

.p-8 {
  padding: 2rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

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

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

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

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

.font-sans {
  font-family: Inter, ui-sans-serif, system-ui, Segoe UI, Arial, sans-serif;
}

.\!text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1;
}

.text-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-black {
  font-weight: 900;
}

.font-extrabold {
  font-weight: 800;
}

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

.uppercase {
  text-transform: uppercase;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-\[1\.02\] {
  line-height: 1.02;
}

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

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.text-gold {
  --tw-text-opacity: 1;
  color: rgb(246 165 26 / var(--tw-text-opacity, 1));
}

.text-navy {
  --tw-text-opacity: 1;
  color: rgb(7 23 39 / var(--tw-text-opacity, 1));
}

.text-navy\/80 {
  color: rgb(7 23 39 / 0.8);
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

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

.text-white\/50 {
  color: rgb(255 255 255 / 0.5);
}

.text-white\/70 {
  color: rgb(255 255 255 / 0.7);
}

.text-white\/80 {
  color: rgb(255 255 255 / 0.8);
}

.text-white\/90 {
  color: rgb(255 255 255 / 0.9);
}

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

.underline-offset-4 {
  text-underline-offset: 4px;
}

.shadow-card {
  --tw-shadow: 0 20px 60px rgba(0,0,0,.22);
  --tw-shadow-colored: 0 20px 60px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.drop-shadow-lg {
  --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
  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);
}

[data-aos] {
  opacity: 0;
  transition-property: opacity, transform;
  transition-duration: 760ms;
  transition-timing-function: cubic-bezier(.215, .61, .355, 1);
}

[data-aos].aos-animate {
  opacity: 1;
  transform: none;
}

[data-aos="fade-up"] {
  transform: translate3d(0, 34px, 0);
}

[data-aos="fade-right"] {
  transform: translate3d(-34px, 0, 0);
}

[data-aos="fade-left"] {
  transform: translate3d(34px, 0, 0);
}

[data-aos="zoom-in"] {
  transform: scale(.94);
}

@media (prefers-reduced-motion: reduce) {
  [data-aos] {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

img{
  max-width: 100%;
}

html,
body {
  overflow-x: hidden;
}

.btn-primary,
.btn-outline,
.btn-submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: .9rem;
  min-height: 54px;
  border-radius: 5px;
  padding: 0 1.6rem;
  font-size: .88rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .02em;
  transition: .2s ease;
}

.btn-primary {
  background: #f6a51a;
  color: #fff;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,.12);
}

.btn-primary:hover,
.btn-submit:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

.btn-outline {
  border: 1px solid rgba(255,255,255,.85);
  color: #fff;
}

.btn-outline:hover {
  background: rgba(255,255,255,.08);
  transform: translateY(-1px);
}

.btn-submit {
  width: 100%;
  background: #f6a51a;
  color: #071727;
}

.logo-mark {
  width: 56px;
  height: 62px;
  display: grid;
  place-items: center;
  color: #f6a51a;
  font-weight: 900;
  font-size: 1.75rem;
  background: linear-gradient(145deg, rgba(246,165,26,.15), rgba(246,165,26,.04));
  border: 2px solid #f6a51a;
  clip-path: polygon(50% 0%, 96% 18%, 84% 82%, 50% 100%, 16% 82%, 4% 18%);
}

.info-card {
  display: flex;
  min-height: 390px;
  flex-direction: column;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.13);
  background: rgba(8, 28, 47, .72);
  padding: 32px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.03);
}

.icon-badge {
  width: 64px;
  height: 64px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.03);
  color: #f6a51a;
  font-size: 28px;
}

.info-card h3 {
  margin-top: 34px;
  font-size: 1.45rem;
  font-weight: 900;
  text-transform: uppercase;
}

.info-card h3::after {
  content: "";
  display: block;
  width: 34px;
  height: 3px;
  margin-top: 14px;
  background: #f6a51a;
}

.info-card p,
.info-card li {
  color: rgba(255,255,255,.82);
  line-height: 1.75;
  font-weight: 600;
  font-size: .98rem;
}

.info-card p,
.info-card ul {
  margin-top: 24px;
}

.info-card ul {
  padding-left: 18px;
  list-style: disc;
}

.info-card li::marker {
  color: #f6a51a;
}

.info-card a {
  margin-top: auto;
  display: inline-flex;
  gap: 18px;
  align-items: center;
  padding-top: 34px;
  font-size: .9rem;
  font-weight: 900;
  text-transform: uppercase;
}

.info-card a span {
  color: #f6a51a;
}

.input {
  width: 100%;
  border-radius: 6px;
  border: 1px solid rgb(226 232 240);
  background: white;
  padding: 14px 16px;
  font-size: .9rem;
  outline: none;
}

.input:focus {
  border-color: #f6a51a;
  box-shadow: 0 0 0 3px rgba(246,165,26,.15);
}

.map-card {
  position: relative;
  min-height: 420px;
  overflow: hidden;
  border-radius: 18px;
}

.map-title {
  position: absolute;
  left: 32px;
  top: 26px;
  z-index: 3;
  color: rgba(255,255,255,.62);
  font-size: .72rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: .14em;
}

.map-grid {
  position: absolute;
  inset: 56px 28px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.map-figure {
  position: relative;
  height: 100%;
  max-width: 100%;
  aspect-ratio: 1050.7 / 629.6;
}

.usa-map {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: drop-shadow(0 18px 22px rgba(0,0,0,.24));
}

.dots {
  position: absolute;
  inset: 0;
}

.dots i {
  position: absolute;
  z-index: 4;
  width: 10px;
  height: 10px;
  border-radius: 999px;
  background: #f6a51a;
  box-shadow: 0 0 0 0 rgba(246,165,26,.38), 0 0 18px rgba(246,165,26,.55);
  animation: map-pulse 2.6s ease-out infinite;
  animation-delay: var(--delay, 0s);
}

@keyframes map-pulse {
  0% {
    opacity: .55;
    transform: scale(.78);
    box-shadow: 0 0 0 0 rgba(246,165,26,.45), 0 0 14px rgba(246,165,26,.4);
  }

  42% {
    opacity: 1;
    transform: scale(1);
    box-shadow: 0 0 0 12px rgba(246,165,26,.12), 0 0 22px rgba(246,165,26,.78);
  }

  100% {
    opacity: .65;
    transform: scale(.82);
    box-shadow: 0 0 0 22px rgba(246,165,26,0), 0 0 14px rgba(246,165,26,.34);
  }
}

@media (max-width: 768px) {
  .map-card {
    min-height: 300px;
  }

  .map-title {
    left: 22px;
    top: 20px;
  }

  .map-grid {
    inset: 34px 12px 18px;
  }

  .dots i {
    width: 8px;
    height: 8px;
  }
}

.cert {
  max-width: 82px;
  min-height: 70px;
  display: grid;
  place-items: center;
  border-radius: 6px;
  color: #071727;
  font-weight: 900;
  text-align: center;
  line-height: 1;
}

.clients-slider {
  padding-inline: 8px;
}

.clients-slider .splide__track {
  overflow: hidden;
}

.client-logo {
  display: flex;
  min-height: 82px;
  align-items: center;
  justify-content: center;
  padding: 10px;
}

.client-logo img {
  max-height: 115px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: .72;
  filter: grayscale(1);
  transition: opacity .2s ease, filter .2s ease, transform .2s ease;
}

.client-logo:hover img {
  opacity: 1;
  filter: grayscale(0);
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .info-card {
    min-height: auto;
  }
}

/* ===== Inner pages ===== */

.site-nav {
  position: relative;
  z-index: 50;
  height: 92px;
  background: #071727;
  border-bottom: 1px solid rgba(255,255,255,.09);
}

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

.nav-inner {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 28px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 44px;
}

.primary-menu,
.footer-menu {
  display: flex;
  flex-wrap: wrap;
  gap: inherit;
  margin: 0;
  padding: 0;
}

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

.mobile-menu-toggle {
  display: none;
  width: 46px;
  height: 46px;
  place-items: center;
  border: 1px solid rgba(255,255,255,.24);
  border-radius: 4px;
  color: #fff;
  transition: border-color .2s ease, background .2s ease;
}

.mobile-menu-toggle:hover,
.mobile-menu-toggle:focus-visible {
  border-color: #f6a51a;
  background: rgba(246,165,26,.1);
  outline: none;
}

.mobile-menu-toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  grid-area: 1 / 1;
  background: currentColor;
  transition: transform .22s ease, opacity .22s ease;
}

.mobile-menu-toggle__bar:nth-child(2) {
  transform: translateY(-7px);
}

.mobile-menu-toggle__bar:nth-child(4) {
  transform: translateY(7px);
}

.site-nav.is-open .mobile-menu-toggle__bar:nth-child(2) {
  transform: rotate(45deg);
}

.site-nav.is-open .mobile-menu-toggle__bar:nth-child(3) {
  opacity: 0;
}

.site-nav.is-open .mobile-menu-toggle__bar:nth-child(4) {
  transform: rotate(-45deg);
}

.nav-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  border-bottom: 2px solid transparent;
  color: #fff;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: .04em;
  transform: translateY(0);
  transition: border-color .2s ease, color .2s ease, transform .2s ease;
}

.nav-link:hover,
.nav-link:focus-visible {
  border-bottom-color: #f6a51a;
  color: #f6a51a;
  outline: none;
  transform: translateY(-2px);
}

.nav-inner .menu-item,
footer .menu-item {
  list-style: none;
}

.nav-inner .menu-item {
  display: flex;
}

.nav-link.is-active,
.nav-link.active,
.current-menu-item > .nav-link,
.current_page_item > .nav-link {
  border-bottom-color: #f6a51a;
}

.page-hero {
  position: relative;
  min-height: 315px;
  display: flex;
  align-items: center;
  overflow: hidden;
  background: #071727;
}

.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--hero-image) center/cover no-repeat;
  opacity: .48;
}

.page-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #071727 0%, rgba(7,23,39,.82) 40%, rgba(7,23,39,.2) 100%);
}

.page-hero .wrap {
  position: relative;
  z-index: 1;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 28px;
}

.page-hero h1 {
  font-size: clamp(42px, 6vw, 70px);
  line-height: 1;
  font-weight: 950;
  text-transform: uppercase;
  text-shadow: 0 3px 0 rgba(0,0,0,.25);
}

.gold-line {
  display: block;
  width: 58px;
  height: 4px;
  background: #f6c22e;
  margin: 20px 0;
}

.breadcrumb {
  display: flex;
  gap: 12px;
  font-weight: 700;
  font-size: 14px;
  color: rgba(255,255,255,.9);
}

.breadcrumb span:last-child {
  color: #f6c22e;
}

.inner-wrap {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 28px;
}

.logo-panel {
  display: grid;
  place-items: center;
  border-right: 1px solid #d9dde3;
  min-height: 285px;
}

.big-logo {
  text-align: center;
  color: #071727;
  font-weight: 950;
  line-height: 1.05;
  text-transform: uppercase;
  letter-spacing: .04em;
}

.big-logo .logo-mark {
  margin: 0 auto 18px;
  width: 96px;
  height: 108px;
}

.content-title {
  color: #071727;
  font-size: 34px;
  font-weight: 950;
  line-height: 1.1;
}

.content-title::after {
  content: "";
  display: block;
  width: 58px;
  height: 4px;
  background: #f6c22e;
  margin-top: 16px;
}

.copy {
  color: #14263b;
  font-weight: 600;
  line-height: 2;
  font-size: 15px;
}

.image-title-card {
  min-height: 380px;
  display: flex;
  align-items: center;
  padding: 60px;
  color: white;
  background: linear-gradient(90deg, rgba(7,23,39,.65), rgba(7,23,39,.15)), var(--card-image) center/cover no-repeat;
}

.image-title-card h2 {
  font-size: 42px;
  line-height: 1.02;
  font-weight: 950;
  text-transform: uppercase;
}

.check-list {
  display: grid;
  gap: 22px;
  color: #14263b;
  font-weight: 600;
  line-height: 1.7;
}

.check-list li {
  position: relative;
  padding-left: 34px;
}

.check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #f6c22e;
  font-weight: 950;
}

.contact-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 70px 0 34px;
}

.contact-item {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 18px;
  align-items: center;
  border-right: 1px solid #d9dde3;
}

.contact-item:last-child {
  border-right: 0;
}

.contact-icon {
  width: 58px;
  height: 58px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  background: rgba(246,165,26,.13);
  color: #f6a51a;
  font-size: 26px;
}

.contact-item h3 {
  text-transform: uppercase;
  letter-spacing: .18em;
  font-size: 12px;
  font-weight: 950;
  color: #071727;
}

.contact-item p {
  margin-top: 8px;
  color: #071727;
  font-weight: 600;
  line-height: 1.45;
}

.form-card {
  border-radius: 16px;
  background: #fff;
  padding: 44px;
  box-shadow: 0 18px 45px rgba(7,23,39,.13);
  border: 1px solid rgba(7,23,39,.08);
}

.form-side {
  position: relative;
  border-right: 1px solid #d9dde3;
  overflow: hidden;
}

.form-side::after {
  content: "S";
  position: absolute;
  left: -30px;
  bottom: -55px;
  font-size: 210px;
  font-weight: 950;
  color: rgba(7,23,39,.035);
}

.form-grid {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 46px;
}

.form-input {
  width: 100%;
  border: 1px solid #d9dde3;
  border-radius: 8px;
  padding: 17px 20px;
  color: #071727;
  font-weight: 600;
  outline: none;
}

.form-input:focus {
  border-color: #f6a51a;
  box-shadow: 0 0 0 3px rgba(246,165,26,.14);
}

.location-strip {
  display: grid;
  grid-template-columns: 1fr 1px 1fr;
  gap: 42px;
  align-items: center;
  max-width: 760px;
  margin: 40px auto 0;
  color: #071727;
  font-weight: 700;
}

.location-strip .divider {
  height: 34px;
  background: #d9dde3;
}

.request-hero {
  position: relative;
  background: #071727;
  min-height: 240px;
  display: flex;
  align-items: center;
  overflow: hidden;
}

.request-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--hero-image) right center/contain no-repeat;
  opacity: .85;
}

.request-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, #071727 0%, rgba(7,23,39,.95) 50%, rgba(7,23,39,.15) 100%);
}

.request-hero > div {
  position: relative;
  z-index: 1;
}

.service-hero {
  min-height: 560px;
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: #071727;
}

.service-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background: var(--hero-image) center/cover no-repeat;
  opacity: .42;
}

.service-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(7,23,39,.98) 0%, rgba(7,23,39,.92) 43%, rgba(7,23,39,.36) 76%, rgba(7,23,39,.52) 100%),
    linear-gradient(0deg, rgba(7,23,39,.46), rgba(7,23,39,.08) 46%, rgba(7,23,39,.52));
}

.service-hero .inner-wrap {
  width: 100%;
  padding-block: 86px;
}

.service-hero .text-gold {
  letter-spacing: .02em;
}

.service-hero h1 {
  max-width: 650px;
  font-size: clamp(42px, 4.2vw, 58px);
  line-height: .98;
  letter-spacing: 0;
}

.service-hero h1 span {
  display: block;
  white-space: nowrap;
}

.service-hero p {
  max-width: 640px;
  font-size: 15px;
  line-height: 1.8;
}

.service-hero .gold-line {
  width: 54px;
  height: 3px;
  margin-block: 24px;
}

.service-hero .btn-primary,
.service-hero .btn-outline {
  min-width: 190px;
  min-height: 50px;
}

.service-hero .worker {
  position: absolute;
  z-index: 2;
  right: clamp(34px, 11vw, 158px);
  bottom: 0;
  width: min(450px, 35vw);
  height: 96%;
  background: var(--worker-image) center top/cover no-repeat;
  border-radius: 0;
  opacity: .96;
  filter: saturate(1.06) contrast(1.05);
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 14%, #000 88%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 14%, #000 88%, transparent 100%);
}

.float-card {
  position: absolute;
  z-index: 3;
  right: clamp(24px, 4vw, 72px);
  bottom: 42px;
  width: 310px;
  border: 1px solid rgba(255,255,255,.25);
  border-radius: 4px;
  background: rgba(7,23,39,.86);
  box-shadow: 0 22px 45px rgba(0,0,0,.32);
  padding: 28px;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.float-card-heading {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 14px;
  align-items: center;
}

.float-card-heading i {
  color: #f6a51a;
  font-size: 32px;
}

.float-card h3 {
  color: #fff;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 900;
}

.float-card p {
  margin-top: 22px;
  color: rgba(255,255,255,.72);
  font-size: 15px;
  line-height: 1.55;
}

.float-card .gold-line {
  width: 54px;
  height: 3px;
  margin: 24px 0 0;
}

.industry-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #e3e6eb;
  box-shadow: 0 14px 34px rgba(7,23,39,.08);
}

.industry-cell {
  min-height: 150px;
  display: grid;
  place-items: center;
  text-align: center;
  padding: 24px;
  border-right: 1px solid #e3e6eb;
  border-bottom: 1px solid #e3e6eb;
  color: #071727;
  font-weight: 800;
  line-height: 1.25;
}

.industry-cell .ico {
  display: block;
  font-size: 40px;
  margin-bottom: 14px;
  color: #f6a51a;
}

.pill-services {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  border: 1px solid #e3e6eb;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 14px 34px rgba(7,23,39,.08);
}

.pill-services div {
  padding: 22px 18px;
  border-right: 1px solid #e3e6eb;
  color: #071727;
  font-weight: 850;
  display: flex;
  gap: 12px;
  align-items: center;
  font-size: 13px;
}

.pill-services i {
  color: #f6a51a;
  font-size: 20px;
}

.pill-services div:last-child {
  border-right: 0;
}

.solution-card {
  border: 1px solid rgba(255,255,255,.13);
  border-radius: 8px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
  gap: 16px;
  color: white;
  font-weight: 800;
  background: rgba(255,255,255,.02);
}

.solution-card span:first-child {
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  display: grid;
  place-items: center;
  border: 1px solid #f6a51a;
  border-radius: 999px;
  color: #f6a51a;
}

.solution-card span:last-child {
  margin-left: auto;
  color: #f6a51a;
  font-size: 24px;
}

@media (max-width: 900px) {
  .nav-inner {
    min-height: 92px;
    justify-content: space-between;
    gap: 18px;
    padding-block: 0;
  }

  .mobile-menu-toggle {
    display: grid;
  }

  .primary-menu {
    position: absolute;
    left: 0;
    right: 0;
    top: 92px;
    z-index: 40;
    display: grid;
    gap: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0 28px;
    background: #071727;
    border-bottom: 1px solid rgba(255,255,255,.09);
    box-shadow: 0 18px 36px rgba(0,0,0,.22);
    opacity: 0;
    transform: translateY(-8px);
    pointer-events: none;
    transition: max-height .28s ease, opacity .22s ease, transform .22s ease, padding .22s ease;
  }

  .site-nav.is-open .primary-menu {
    max-height: 380px;
    padding-block: 10px 18px;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
  }

  .primary-menu .menu-item {
    display: block;
    border-top: 1px solid rgba(255,255,255,.1);
  }

  .primary-menu > .nav-link {
    border-top: 1px solid rgba(255,255,255,.1);
  }

  .primary-menu .nav-link {
    display: block;
    padding: 15px 0;
    font-size: 13px;
  }

  .contact-row, .industry-grid, .pill-services {
    grid-template-columns: 1fr 1fr;
  }

  .contact-item {
    border-right: 0;
  }

  .form-grid {
    grid-template-columns: 1fr;
  }

  .form-side {
    border-right: 0;
    border-bottom: 1px solid #d9dde3;
    padding-bottom: 30px;
  }

  .form-side.pr-8 {
    padding-right: 0 !important;
  }
}

@media (min-width: 761px) and (max-width: 900px) {
  .service-hero {
    min-height: 520px;
  }

  .service-hero .inner-wrap {
    padding-block: 66px;
  }

  .service-hero h1 {
    max-width: 530px;
    font-size: clamp(32px, 4.4vw, 34px) !important;
  }

  .service-hero p {
    max-width: 455px;
    font-size: 14px;
    line-height: 1.65;
  }

  .service-hero .worker {
    right: -8px;
    width: 310px;
    height: 90%;
  }

  .service-hero .float-card {
    right: 18px;
    bottom: 28px;
    width: 250px;
    padding: 20px;
  }

  .float-card-heading {
    grid-template-columns: 36px 1fr;
    gap: 12px;
  }

  .float-card-heading i {
    font-size: 26px;
  }

  .float-card h3 {
    font-size: 16px;
  }

  .float-card p {
    font-size: 13px;
  }
}

@media (max-width: 760px) {
  .service-hero .worker,
  .float-card {
    display: none;
  }

  .service-hero h1 span {
    white-space: normal;
  }
}

@media (min-width: 641px) and (max-width: 1023px) {
  .nav-inner {
    gap: 22px;
    padding-inline: 28px;
  }

  .nav-link {
    font-size: 13px;
  }

  body > header {
    min-height: 590px;
  }

  body > header .max-w-7xl {
    padding-top: 96px;
    padding-bottom: 96px;
  }

  body > header h1 {
    max-width: 640px;
    font-size: clamp(58px, 7.2vw, 64px) !important;
  }

  .page-hero {
    min-height: 315px;
  }

  .service-hero {
    min-height: 510px;
  }

  .service-hero .inner-wrap {
    padding-block: 72px;
  }

  .service-hero h1 {
    max-width: 540px;
    font-size: clamp(44px, 5vw, 54px) !important;
  }

  .service-hero p {
    max-width: 520px;
  }

  .service-hero .worker {
    right: 18px;
    width: 330px;
  }

  .service-hero .float-card {
    right: 20px;
    width: 270px;
    padding: 22px;
  }

  .request-hero {
    min-height: 280px;
  }

  .request-hero::before {
    background-size: 58% auto;
  }

  .request-hero .inner-wrap {
    padding-left: clamp(28px, 15vw, 155px);
  }

  .logo-panel {
    min-height: 280px;
    border-right: 0;
    border-bottom: 1px solid #d9dde3;
  }

  .image-title-card {
    min-height: 330px;
    padding: 48px;
  }

  .contact-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px 36px;
  }

  .contact-item {
    border-right: 0;
  }

  .form-card {
    padding: 44px;
  }

  .form-card.rounded-none {
    border-radius: 16px !important;
  }

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

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

  .pill-services div {
    border-bottom: 1px solid #e3e6eb;
  }

  .pill-services div:nth-child(2n) {
    border-right: 0;
  }

  .map-card {
    min-height: 390px;
  }

  footer nav {
    gap: 24px 34px !important;
  }
}

@media (min-width: 761px) and (max-width: 900px) {
  .service-hero {
    min-height: 520px;
  }

  .service-hero .inner-wrap {
    padding-block: 66px;
  }

  .service-hero h1 {
    max-width: 470px;
    font-size: clamp(38px, 6vw, 48px) !important;
  }

  .service-hero p {
    max-width: 455px;
    font-size: 14px;
    line-height: 1.65;
  }

  .service-hero .worker {
    right: -8px;
    width: 310px;
    height: 90%;
  }

  .service-hero .float-card {
    right: 18px;
    bottom: 28px;
    width: 250px;
    padding: 20px;
  }

  .float-card-heading {
    grid-template-columns: 36px 1fr;
    gap: 12px;
  }

  .float-card-heading i {
    font-size: 26px;
  }

  .float-card h3 {
    font-size: 16px;
  }

  .float-card p {
    font-size: 13px;
  }
}

@media (max-width: 1200px) {
  .service-hero .inner-wrap {
    max-width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .nav-inner,
  .inner-wrap,
  .page-hero .wrap {
    max-width: 100%;
    padding-inline: 32px;
  }

  .nav-inner {
    gap: clamp(28px, 4vw, 44px);
  }

  .nav-link {
    font-size: 13px;
  }

  body > header h1 {
    max-width: 600px;
    font-size: clamp(58px, 5.4vw, 64px) !important;
  }

  .service-hero .inner-wrap {
    max-width: 100%;
  }

  .service-hero h1 {
    max-width: 560px;
    font-size: clamp(44px, 4.6vw, 56px) !important;
  }

  .service-hero p {
    max-width: 540px;
  }

  .service-hero .worker {
    right: 32px;
    width: 360px;
  }

  .service-hero .float-card {
    right: 28px;
    width: 280px;
    padding: 24px;
  }

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

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

  .pill-services div {
    border-bottom: 1px solid #e3e6eb;
  }

  .pill-services div:nth-child(4n) {
    border-right: 0;
  }

  .form-grid {
    grid-template-columns: 280px 1fr;
    gap: 36px;
  }

  .form-card {
    padding: 40px;
  }
}

@media (max-width: 560px) {
  .nav-inner {
    align-items: center;
    gap: 18px;
    padding-inline: 18px;
  }

  .nav-inner > a:first-child {
    display: flex;
    flex: 1 1 auto;
    justify-content: flex-start;
    margin-inline-end: 0 !important;
  }

  .primary-menu {
    padding-inline: 18px;
  }

  .nav-link {
    font-size: 12px;
    letter-spacing: .02em;
  }

  body > header {
    min-height: auto;
  }

  body > header .max-w-7xl {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  body > header h1,
  .service-hero h1,
  .request-hero h1 {
    font-size: clamp(36px, 11vw, 48px) !important;
    line-height: 1.05 !important;
  }

  body > header .flex.flex-wrap,
  .service-hero .mt-8.flex {
    flex-direction: column;
    gap: 14px;
  }

  .btn-primary,
  .btn-outline {
    width: 100%;
    min-height: 50px;
  }

  .info-card {
    padding: 24px;
  }

  .page-hero {
    min-height: 240px;
  }

  .page-hero .wrap,
  .inner-wrap {
    padding-inline: 20px;
  }

  .page-hero h1 {
    font-size: 40px;
  }

  .logo-panel {
    min-height: 220px;
    border-right: 0;
    border-bottom: 1px solid #d9dde3;
  }

  .image-title-card {
    min-height: 280px;
    padding: 36px 24px;
  }

  .image-title-card h2,
  .content-title {
    font-size: 32px;
  }

  .contact-row {
    padding-top: 38px;
    gap: 18px;
  }

  .contact-item {
    grid-template-columns: 52px 1fr;
    gap: 14px;
  }

  .contact-icon {
    width: 48px;
    height: 48px;
    font-size: 20px;
  }

  .form-card {
    padding: 24px 20px;
    border-radius: 12px;
  }

  .request-hero,
  .service-hero {
    min-height: 360px;
  }

  .request-hero::before {
    background-size: cover;
    opacity: .42;
  }

  .service-hero .inner-wrap {
    padding-block: 56px;
  }

  .industry-cell {
    min-height: 124px;
    padding: 20px 16px;
  }

  .pill-services div {
    border-right: 0;
    border-bottom: 1px solid #e3e6eb;
  }

  .pill-services div:last-child {
    border-bottom: 0;
  }

  .solution-card {
    align-items: flex-start;
    padding: 16px;
  }

  .clients-slider {
    padding-inline: 0;
  }

  .client-logo {
    min-height: 74px;
    padding: 8px;
  }

  .client-logo img {
    max-height: 48px;
  }

  footer nav {
    gap: 16px 24px !important;
    font-size: 15px !important;
  }

  footer .cert {
    max-width: 72px;
    min-height: 62px;
  }

  .contact-row, .industry-grid, .pill-services {
    grid-template-columns: 1fr;
  }

  .location-strip {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .location-strip .divider {
    display: none;
  }
}

.hover\:text-gold:hover {
  --tw-text-opacity: 1;
  color: rgb(246 165 26 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .md\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1024px) {
  .lg\:block {
    display: block;
  }

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

  .lg\:grid-cols-\[240px_1fr\] {
    grid-template-columns: 240px 1fr;
  }

  .lg\:grid-cols-\[330px_1fr\] {
    grid-template-columns: 330px 1fr;
  }

  .lg\:grid-cols-\[390px_1fr\] {
    grid-template-columns: 390px 1fr;
  }

  .lg\:grid-cols-\[44\%_56\%\] {
    grid-template-columns: 44% 56%;
  }

  .lg\:grid-cols-\[440px_1fr\] {
    grid-template-columns: 440px 1fr;
  }

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

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

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

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

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-24 {
    padding: 6rem;
  }

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

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
