@font-face {
  font-family: 'Inter';

  font-style: normal;

  font-weight: 100 900;

  font-display: swap;

  src: url('../fonts/Inter,Outfit,Roboto/Inter/Inter-VariableFont_opsz,wght.ttf') format('truetype');
}

@font-face {
  font-family: 'Outfit';

  font-style: normal;

  font-weight: 100 900;

  font-display: swap;

  src: url('../fonts/Inter,Outfit,Roboto/Outfit/Outfit-VariableFont_wght.ttf') format('truetype');
}

*, ::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: Outfit, Inter, 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;
}

body {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1));
  font-family: Outfit, Inter, sans-serif;
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

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

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

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

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

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

.site-wrapper {
  display: flex;
  min-height: 100vh;
  flex-direction: column;
}

.container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 1280px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1180px;
  }
}

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

.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-width: 0;
}

.\!header {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 50;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 768px) {
  .\!header {
    position: sticky;
  }
}

.header {
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 50;
  width: 100%;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

@media (min-width: 768px) {
  .header {
    position: sticky;
  }
}

.\!header {
  background: linear-gradient(90deg, #44635F 0%, #3A585A 48%, #2C4953 100%) !important;
}

.header {
  background: linear-gradient(90deg, #44635F 0%, #3A585A 48%, #2C4953 100%);
}

.\!header.header--scrolled {
  background-image: none !important;
  background-color: rgb(16 42 67 / var(--tw-bg-opacity, 1)) !important;
}

.header.header--scrolled {
  background-image: none;
  background-color: rgb(16 42 67 / var(--tw-bg-opacity, 1));
}

.\!header.header--scrolled {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.header.header--scrolled {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.header__wrapper {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 20.5px;
  padding-bottom: 20.5px;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.\!header.header--scrolled .header__wrapper {
  padding-top: 12px;
  padding-bottom: 12px;
}

.header.header--scrolled .header__wrapper {
  padding-top: 12px;
  padding-bottom: 12px;
}

.header__logo-wrapper {
  position: relative;
  min-height: 3rem;
  width: 202px;
}

.header__logo-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  min-height: 3rem;
  width: 100%;
}

.header__logo-mask-group {
  position: absolute;
  left: 0px;
  top: 0px;
  min-height: 3rem;
  width: 100%;
}

.header__image-14 {
  height: 3rem;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

.header__nav-links {
  display: none;
  min-height: 68px;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 31px;
  border-radius: 0.75rem;
}

@media (min-width: 1024px) {
  .header__nav-links {
    display: flex;
    width: auto;
  }
}

.header__nav-links-list {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 31px;
  padding: 0px;
}

.header__nav-links-link,
  .header__nav-links-list>li>a {
  white-space: nowrap;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.header__nav-links-link:hover,
  .header__nav-links-list>li>a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.header__nav-links-link,
  .header__nav-links-list>li>a {
  font-family: 'Inter', sans-serif;
}

/* Desktop Submenu Styles */

.header__nav-links-list>li.menu-item-has-children {
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.header__nav-links-list>li.menu-item-has-children>a {
  display: inline-flex;
  align-items: center;
}

.header__nav-links-list>li.menu-item-has-children>a::after {
  content: "";
  margin-left: 0.375rem;
  display: inline-block;
  height: 0.875rem;
  width: 0.875rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  background: url("../imgs/arrow-down.svg") no-repeat center/contain;
  filter: brightness(0) invert(1);
}

.header__nav-links-list>li.menu-item-has-children:hover>a::after {
  transform: rotate(180deg);
}

.header__nav-links-list ul.sub-menu {
  pointer-events: none;
  visibility: hidden;
  position: absolute;
  top: calc(100% - 8px);
  left: 50%;
  z-index: 99;
  display: flex;
  width: 240px;
  transform-origin: top;
  --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));
  flex-direction: column;
  gap: 0.25rem;
  border-radius: 0.5rem;
  border-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  --tw-bg-opacity: 1;
  background-color: rgb(14 42 69 / var(--tw-bg-opacity, 1));
  padding: 0.75rem;
  opacity: 0;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  transform: translateX(-50%) translateY(8px);
}

.header__nav-links-list>li.menu-item-has-children:hover>ul.sub-menu {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(0);
}

.header__nav-links-list ul.sub-menu li {
  margin: 0px;
  width: 100%;
  list-style-type: none;
  padding: 0px;
}

.header__nav-links-list ul.sub-menu li a {
  display: block;
  white-space: nowrap;
  border-radius: 0.375rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  font-family: 'Inter', sans-serif;
}

.header__nav-links-list ul.sub-menu li a:hover {
  background-color: rgb(255 255 255 / 0.05);
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.header__cta-button {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  overflow: hidden;
  white-space: nowrap;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.header__cta-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.header__cta-button:hover::before {
  transform: translateX(0);
}

.header__cta-button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.header__hamburger {
  position: relative;
  z-index: 50;
  display: flex;
  height: 18px;
  width: 1.5rem;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-between;
  border-style: none;
  background-color: transparent;
  padding: 0px;
}

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

@media (min-width: 1024px) {
  .header__hamburger {
    display: none;
  }
}

.header__hamburger-bar {
  height: 2px;
  width: 100%;
  transform-origin: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.header__hamburger--active .header__hamburger-bar:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}

.header__hamburger--active .header__hamburger-bar:nth-child(2) {
  --tw-scale-x: 0;
  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;
}

.header__hamburger--active .header__hamburger-bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.header__mobile-menu {
  position: fixed;
  top: 0px;
  right: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  --tw-translate-x: 100%;
  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));
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgb(14 42 69 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  padding-top: 120px;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 45;
  box-sizing: border-box;
  visibility: hidden;
  transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

@media (min-width: 1024px) {
  .header__mobile-menu {
    display: none;
  }
}

.header__mobile-menu--active {
  --tw-translate-x: 0px;
  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));
  visibility: visible;
}

.header__mobile-menu-header {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding-bottom: 1.5rem;
}

.header__mobile-menu-logo {
  height: 38px;
  width: auto;
}

.header__mobile-nav {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.header__mobile-menu-list {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0px;
}

.header__mobile-menu-list>li>a {
  display: block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-right: 2.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.header__mobile-menu-list>li>a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.header__mobile-menu-list>li>a {
  font-family: 'Inter', sans-serif;
}

/* Mobile Submenu Styles */

.header__mobile-menu-list>li.menu-item-has-children {
  position: relative;
}

.header__mobile-submenu-toggle {
  position: absolute;
  right: 0px;
  top: 0.25rem;
  z-index: 10;
  display: flex;
  height: 2rem;
  width: 2rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-style: none;
  background-color: transparent;
  padding: 0px;
}

.header__mobile-submenu-toggle:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.header__mobile-submenu-toggle img {
  height: 1.25rem;
  width: 1.25rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  filter: brightness(0) invert(1);
}

.header__mobile-submenu-toggle--active img {
  transform: rotate(180deg);
  filter: brightness(0) saturate(100%) invert(49%) sepia(83%) saturate(2259%) hue-rotate(137deg) brightness(92%) contrast(101%);
}

.header__mobile-menu-list ul.sub-menu {
  margin-left: 0.25rem;
  display: flex;
  max-height: 0px;
  flex-direction: column;
  gap: 0.5rem;
  overflow: hidden;
  border-left-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding-left: 1rem;
  opacity: 0;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.header__mobile-menu-list ul.sub-menu.sub-menu--open {
  margin-top: 0.5rem;
  max-height: 500px;
  opacity: 1;
}

.header__mobile-menu-list ul.sub-menu li {
  margin: 0px;
  list-style-type: none;
  padding: 0px;
}

.header__mobile-menu-list ul.sub-menu li a {
  display: block;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 15px;
  font-weight: 400;
  color: rgb(255 255 255 / 0.9);
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.header__mobile-menu-list ul.sub-menu li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.header__mobile-menu-list ul.sub-menu li a {
  font-family: 'Inter', sans-serif;
}

.header__mobile-menu-footer {
  margin-top: auto;
  border-top-width: 1px;
  border-color: rgb(255 255 255 / 0.1);
  padding-top: 1.5rem;
}

.header__mobile-cta-button {
  position: relative;
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.25rem;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(255 255 255 / 0.5);
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  box-sizing: border-box;
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.header__mobile-cta-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a98c;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.header__mobile-cta-button:hover::before {
  transform: translateX(0);
}

.header__mobile-cta-button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
}

.header__mobile-cta-button .btn-text {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.header__mobile-cta-button:hover .btn-text {
  transform: translateX(10px);
}

.header__mobile-cta-button .btn-arrow {
  position: absolute;
  left: 24px;
  top: 50%;
  --tw-translate-y: -50%;
  --tw-translate-x: -10px;
  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;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

.header__mobile-cta-button:hover .btn-arrow {
  --tw-translate-x: 0px;
  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: 1;
}

.hero {
  position: relative;
  min-height: 500px;
  width: 100%;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .hero {
    min-height: 600px;
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (min-width: 1536px) {
  .hero {
    display: flex;
    min-height: 100vh;
    align-items: center;
  }
}

.hero {
  background: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.hero__bg-video {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media not all and (min-width: 768px) {
  .hero__bg-video {
    -o-object-position: center;
       object-position: center;
  }
}

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

.hero__overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: linear-gradient(153deg, rgba(79, 110, 101, 0.85) 0%, rgb(1 19 41 / 30%) 100%);
  z-index: 1;
}

.hero__wrapper {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .hero__wrapper {
    flex-direction: row;
  }
}

.hero__wrapper {
  z-index: 2;
}

.hero__hero-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .hero__hero-content {
    width: auto;
    max-width: 782px;
  }
}

.hero__grow-accountancy-practice {
  font-size: 32px;
  font-weight: 600;
  line-height: 1.1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .hero__grow-accountancy-practice {
    font-size: 3rem;
    line-height: 1.1;
  }
}

.hero__grow-accountancy-practice {
  font-family: 'Inter', sans-serif;
}

.hero__expand-your-team {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.hero__box {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 640px) {
  .hero__box {
    width: auto;
    flex-direction: row;
    align-items: center;
    gap: 1.25rem;
  }
}

.hero__button {
  position: relative;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.25rem;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .hero__button {
    width: auto;
  }
}

.hero__button {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.hero__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.hero__button:hover::before {
  transform: translateX(0);
}

.hero__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.hero__button-2 {
  position: relative;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.25rem;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .hero__button-2 {
    width: auto;
  }
}

.hero__button-2 {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.hero__button-2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a98c;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.hero__button-2:hover::before {
  transform: translateX(0);
}

.hero__button-2:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hero__hero-graphic {
  height: auto;
  width: 100%;
  max-width: 528px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .hero__hero-graphic {
    height: 573px;
    width: 528px;
  }
}

.footer {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(14 42 69 / var(--tw-bg-opacity, 1));
  padding-top: 120px;
  padding-bottom: 2.5rem;
}

.footer__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.footer__footer-content {
  display: flex;
  min-height: 295px;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 3rem;
  border-bottom-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(30 58 95 / var(--tw-border-opacity, 1));
  padding-bottom: 5rem;
}

@media (min-width: 768px) {
  .footer__footer-content {
    flex-direction: row;
    gap: 0px;
  }
}

.footer__footer-brand {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 768px) {
  .footer__footer-brand {
    width: 31%;
  }
}

.footer__footer-logo {
  position: relative;
  min-height: 48px;
  width: 202px;
}

.footer__footer-logo-inner {
  position: absolute;
  left: 0px;
  top: 0px;
  min-height: 48px;
  width: 100%;
}

.footer__mask-group {
  position: absolute;
  left: 0px;
  top: 0px;
  min-height: 48px;
  width: 100%;
}

.footer__image-14 {
  height: 48px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left;
     object-position: left;
}

.footer__a-discovery-first {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.footer__footer-certifications {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

.footer__flag {
  height: 25px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.footer__footer-links {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2.5rem;
}

@media (min-width: 768px) {
  .footer__footer-links {
    width: 63%;
    flex-direction: row;
    gap: 0px;
  }
}

.footer__link-col {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.footer__link-col-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.footer__link-col-list {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.5rem;
  padding: 0px;
}

.footer__link-col-list li {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.footer__link-col-list li a {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.footer__link-col-list li a:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.footer__link-col-item {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.footer__footer-bottom {
  display: flex;
  min-height: 57px;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  padding-top: 2.5rem;
}

.footer__2026-accrels-all {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.back-to-top {
  pointer-events: none;
  position: fixed;
  bottom: 2rem;
  right: 2rem;
  z-index: 50;
  display: inline-flex;
  height: 2.75rem;
  width: 2.75rem;
  --tw-translate-y: 1rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 95 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.back-to-top--visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.back-to-top:hover {
  --tw-translate-y: -0.125rem;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 111 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.cta-banner {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .cta-banner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.cta-banner {
  background-image: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.cta-banner__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}

.cta-banner__heading {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .cta-banner__heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.2;
  }
}

.cta-banner__heading {
  font-family: 'Inter', sans-serif;
}

.cta-banner__description {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.cta-banner__button {
  position: relative;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .cta-banner__button {
    width: auto;
  }
}

.cta-banner__button {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.cta-banner__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.cta-banner__button:hover::before {
  transform: translateX(0);
}

.cta-banner__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.cta-banner__certificates {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  min-height: 0px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

@media (min-width: 768px) {
  .cta-banner__certificates {
    min-height: 113px;
    flex-direction: row;
  }
}

.cta-banner__certificate-1 {
  height: auto;
  width: 100%;
  max-width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .cta-banner__certificate-1 {
    height: 113px;
    width: 248px;
    max-width: none;
  }
}

.cta-banner__certificate-2 {
  height: auto;
  width: 100%;
  max-width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .cta-banner__certificate-2 {
    height: 113px;
    width: 250px;
    max-width: none;
  }
}

.cta-banner__certificate-3 {
  height: auto;
  width: 100%;
  max-width: 200px;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (min-width: 768px) {
  .cta-banner__certificate-3 {
    height: 113px;
    width: 248px;
    max-width: none;
  }
}

.home-cta {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .home-cta {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.home-cta {
  background: linear-gradient(90deg, #4F6E65 0%, #011C3E 100%);
}

.home-cta__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}

.home-cta__heading {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .home-cta__heading {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 1.2;
  }
}

.home-cta__heading {
  font-family: 'Inter', sans-serif;
}

.home-cta__description {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.home-cta__button {
  position: relative;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .home-cta__button {
    width: auto;
  }
}

.home-cta__button {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.home-cta__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.home-cta__button:hover::before {
  transform: translateX(0);
}

.home-cta__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.why-accrels {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .why-accrels {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.why-accrels__wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .why-accrels__wrapper {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 5rem;
  }
}

.why-accrels__left-sticky {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .why-accrels__left-sticky {
    grid-column: span 4 / span 4;
  }
}

.why-accrels__an-extension-of {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .why-accrels__an-extension-of {
    font-size: 36px;
  }
}

.why-accrels__an-extension-of {
  font-family: 'Inter', sans-serif;
}

.why-accrels__at-accrels-we {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.why-accrels__button {
  position: relative;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(16 42 67 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 27 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .why-accrels__button {
    width: auto;
  }
}

.why-accrels__button {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.why-accrels__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a98c;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.why-accrels__button:hover::before {
  transform: translateX(0);
}

.why-accrels__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.why-accrels__right-grid {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .why-accrels__right-grid {
    grid-column: span 8 / span 8;
  }
}

.why-accrels__feature-cards-row {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .why-accrels__feature-cards-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .why-accrels__feature-cards-row {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1280px) {
  .why-accrels__feature-cards-row {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.why-accrels__feature-card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 248 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.why-accrels__icon-wrapper {
  display: flex;
  height: 48px;
  width: 48px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}

.why-accrels__icon-wrapper svg,
  .why-accrels__icon-wrapper img {
  display: block;
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

.why-accrels__a-team-that {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.why-accrels__a-team-that-2 {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.expertise {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .expertise {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.expertise {
  background-image: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.expertise__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}

.expertise__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 1.25rem;
}

.expertise__section-heading {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .expertise__section-heading {
    font-size: 36px;
  }
}

.expertise__section-heading {
  font-family: 'Inter', sans-serif;
}

.expertise__stats-row {
  display: grid;
  min-height: 88px;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
}

@media (min-width: 1024px) {
  .expertise__stats-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
}

.expertise__stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
}

@media (min-width: 1024px) {
  .expertise__stat-item {
    min-width: 150px;
    max-width: 240px;
    flex: 1 1 0%;
  }
}

.expertise__stat-number {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .expertise__stat-number {
    font-size: 48px;
  }
}

.expertise__stat-number {
  font-family: 'Inter', sans-serif;
}

.expertise__stat-label {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.expertise__split {
  display: flex;
  min-height: 0px;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .expertise__split {
    min-height: 450px;
    flex-direction: row;
    align-items: flex-start;
    gap: 5rem;
  }
}

.expertise__copy {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .expertise__copy {
    align-items: flex-start;
  }
}

.expertise__content-heading {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .expertise__content-heading {
    font-size: 24px;
  }
}

@media (min-width: 1024px) {
  .expertise__content-heading {
    text-align: left;
  }
}

.expertise__content-heading {
  font-family: 'Inter', sans-serif;
}

.expertise__content-description {
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7999999523162842;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expertise__content-description {
    text-align: left;
  }
}

.expertise__content-description {
  font-family: 'Inter', sans-serif;
}

.expertise__feature-list {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
  padding: 0px;
}

@media (min-width: 1024px) {
  .expertise__feature-list {
    align-items: flex-start;
  }
}

.expertise__feature-item {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1rem;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.expertise__feature-icon {
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
}

.expertise__image {
  height: auto;
  max-height: 450px;
  width: 100%;
  max-width: 600px;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .expertise__image {
    height: 450px;
    width: 600px;
  }
}

.services {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .services {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.services__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1280px) {
  .services__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
}

.services__left-sticky {
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media (min-width: 1280px) {
  .services__left-sticky {
    width: 400px;
  }
}

.services__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .services__heading {
    font-size: 36px;
  }
}

.services__heading {
  font-family: 'Inter', sans-serif;
}

.services__description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.services__button {
  position: relative;
  display: inline-flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 27 61 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(16 42 67 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .services__button {
    width: auto;
  }
}

.services__button {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.services__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a98c;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.services__button:hover::before {
  transform: translateX(0);
}

.services__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.services__right-grid {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1280px) {
  .services__right-grid {
    flex: 1 1 0%;
  }
}

.services__service-cards-row {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

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

.services__feature-card {
  display: flex;
  width: 100%;
  cursor: pointer;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
  border-radius: 8px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 2rem;
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  box-shadow: 0 2px 8px -2px rgba(0, 0, 0, 0.04), 0 18px 40px -16px rgba(0, 0, 0, 0.07);
}

.services__feature-card:hover {
  --tw-translate-y: -0.375rem;
  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));
  box-shadow: 0 10px 30px -10px rgba(0, 0, 0, 0.1), 0 20px 40px -15px rgba(0, 0, 0, 0.1);
}

.services__icon-wrapper {
  display: flex;
  height: 48px;
  width: 48px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 121 139 / var(--tw-bg-opacity, 1));
}

.services__icon-wrapper img,
  .services__icon-wrapper svg {
  display: block;
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
     object-fit: contain;
  --tw-brightness: brightness(0);
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.services__feature-card:hover .services__icon-wrapper img,
  .services__feature-card:hover .services__icon-wrapper svg {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.services__card-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: 'Inter', sans-serif;
}

.services__feature-card:hover .services__card-title {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.services__card-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.simple-onboarding-delivery {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .simple-onboarding-delivery {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.simple-onboarding-delivery__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .simple-onboarding-delivery__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
}

@media (min-width: 1280px) {
  .simple-onboarding-delivery__wrapper {
    gap: 18rem;
  }
}

.simple-onboarding-delivery__process-intro {
  display: flex;
  width: 100%;
  max-width: none;
  flex-shrink: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .simple-onboarding-delivery__process-intro {
    position: sticky;
    top: 120px;
    max-width: 400px;
  }
}

.simple-onboarding-delivery__simple-onboarding-seamless {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(31 45 45 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .simple-onboarding-delivery__simple-onboarding-seamless {
    font-size: 36px;
    line-height: 1.2;
  }
}

.simple-onboarding-delivery__simple-onboarding-seamless {
  font-family: 'Inter', sans-serif;
}

.simple-onboarding-delivery__a-structured-process {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 94 94 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.simple-onboarding-delivery__process-steps {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.simple-onboarding-delivery__process-step {
  display: flex;
  min-height: 140px;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  gap: 2rem;
}

.simple-onboarding-delivery__step-indicator {
  position: relative;
  display: flex;
  width: 40px;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}

.simple-onboarding-delivery__step-number {
  position: relative;
  z-index: 10;
  display: inline-flex;
  height: 2.5rem;
  width: 2.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 111 / var(--tw-bg-opacity, 1));
  font-size: 14px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  font-family: 'Inter', sans-serif;
}

.simple-onboarding-delivery__graphic {
  position: absolute;
  top: 2.5rem;
  bottom: 0px;
  left: 50%;
  width: 2px;
  transform-origin: top;
  --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));
  --tw-bg-opacity: 1;
  background-color: rgb(216 228 228 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.simple-onboarding-delivery__process-step:last-child .simple-onboarding-delivery__graphic {
  display: none;
}

.simple-onboarding-delivery__step-content {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
  padding-bottom: 4rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* HIDE states: apply to subsequent steps only when they are NOT yet marked as visible */

.simple-onboarding-delivery__process-step:not(:first-child):not(.simple-onboarding-delivery__process-step--visible) .simple-onboarding-delivery__step-number {
  opacity: 0;
  transform: scale(0.6);
}

.simple-onboarding-delivery__process-step:not(:first-child):not(.simple-onboarding-delivery__process-step--visible) .simple-onboarding-delivery__step-content {
  opacity: 0;
  transform: translateX(16px);
}

.simple-onboarding-delivery__process-step:not(:first-child):not(.simple-onboarding-delivery__process-step--visible) .simple-onboarding-delivery__graphic {
  transform: scaleY(0);
}

.simple-onboarding-delivery__step-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(26 38 38 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.simple-onboarding-delivery__step-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 94 94 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.values {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .values {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.values {
  background-image: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.values__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 2rem;
}

.values__heading {
  text-align: center;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .values__heading {
    font-size: 36px;
    line-height: 1.2;
  }
}

.values__heading {
  font-family: 'Inter', sans-serif;
}

.values__grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.values__row {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

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

@media (min-width: 1024px) {
  .values__row {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.values__card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
  border-radius: 8px;
  background-color: #FFFFFF12;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.values__icon-wrapper {
  display: flex;
  height: 48px;
  width: 48px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
}

.values__icon-wrapper svg,
  .values__icon-wrapper img {
  display: block;
  height: 24px;
  width: 24px;
  -o-object-fit: contain;
     object-fit: contain;
}

.values__card-title {
  font-size: 18px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.values__card-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.testimonials {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .testimonials {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.testimonials__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 4rem;
}

.testimonials__title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .testimonials__title {
    font-size: 36px;
    line-height: 1.2;
  }
}

.testimonials__title {
  font-family: 'Inter', sans-serif;
}

/* Marquee viewport */

.testimonials__marquee {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* Track holds 2× the cards side-by-side and scrolls continuously */

.testimonials__track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 24px;
  width: -moz-max-content;
  width: max-content;
  animation: testimonials-scroll 35s linear infinite;
}

.testimonials__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 2.5rem;
  width: 340px;
  min-width: 340px;
  flex-shrink: 0;
}

.testimonials__quote {
  font-size: 15px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.testimonials__author {
  margin-top: auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
}

.testimonials__avatar {
  flex-shrink: 0;
}

.testimonials__avatar img,
  .testimonials__avatar svg {
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}

.testimonials__author-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.25rem;
}

.testimonials__name {
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.testimonials__designation {
  font-size: 14px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

/* Responsive card width */

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

.insights {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .insights {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.insights__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 5rem;
}

.insights__header {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.insights__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .insights__title {
    font-size: 36px;
    line-height: 1.2;
  }
}

.insights__title {
  font-family: 'Inter', sans-serif;
}

.insights__button {
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 27 61 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 27 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.insights__button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00a98c;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.insights__button:hover::before {
  transform: translateX(0);
}

.insights__button:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.insights__grid {
  display: grid;
  min-height: 430px;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

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

@media (min-width: 1024px) {
  .insights__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.insights__card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.insights__card:hover {
  --tw-translate-y: -0.25rem;
  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));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.insights__card {
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.05);
}

.insights__card:hover .insights__card-title a {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.insights__card-image {
  height: 240px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.insights__card-body {
  display: flex;
  min-height: 190px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.insights__card-meta {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
}

.insights__card-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.insights__card-description {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.insights__card-read-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-right: 22px;
  padding-left: 0;
  margin-top: auto;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  font-family: 'Inter', sans-serif;
  transition: padding-left 0.3s ease-out, padding-right 0.3s ease-out, opacity 0.3s ease-out;
}

.insights__card-read-more:hover {
  padding-left: 22px;
  padding-right: 0;
  opacity: 0.9;
}

.insights__card-arrow-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% - 16px);
  display: block;
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
  transition: left 0.3s ease-out;
}

.insights__card-read-more:hover .insights__card-arrow-icon {
  left: 0;
}

.sector-expertise-across-the-globe {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .sector-expertise-across-the-globe {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.sector-expertise-across-the-globe__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 4rem;
}

.sector-expertise-across-the-globe__heading {
  text-align: center;
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 600;
  line-height: 1;
  color: #071223;
  font-family: 'Inter', sans-serif;
}

.sector-expertise-across-the-globe__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .sector-expertise-across-the-globe__grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.sector-expertise-across-the-globe__card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1.25rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  min-height: 171px;
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.051);
}

.sector-expertise-across-the-globe__icon-circle {
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.75rem;
  background-color: #00a98c;
}

.sector-expertise-across-the-globe__icon-circle img {
  display: block;
  height: 30px;
  width: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}

.sector-expertise-across-the-globe__label {
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  line-height: 1.3;
  color: #071223;
  font-family: 'Inter', sans-serif;
}

.case-studies__pagination .page-numbers.current {
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity, 1));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(2 6 23 / var(--tw-text-opacity, 1));
}

.case-study-listing-hero {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .case-study-listing-hero {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.case-study-listing-hero {
  background-image: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.case-study-listing-hero__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.case-study-listing-hero__hero-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.case-study-listing-hero__breadcrumb {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}

.case-study-listing-hero__breadcrumb-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.case-study-listing-hero__breadcrumb-item:hover {
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity, 1));
}

.case-study-listing-hero__breadcrumb-item {
  font-family: 'Inter', sans-serif;
}

.case-study-listing-hero__our-success-stories {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .case-study-listing-hero__our-success-stories {
    font-size: 64px;
    line-height: 1.1;
  }
}

@media (min-width: 1024px) {
  .case-study-listing-hero__our-success-stories {
    max-width: 50%;
  }
}

.case-study-listing-hero__our-success-stories {
  font-family: 'Inter', sans-serif;
}

.case-study-listing-hero__discover-how-accrels {
  max-width: 600px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .case-study-listing-hero__discover-how-accrels {
    font-size: 18px;
  }
}

.case-study-listing-hero__discover-how-accrels {
  font-family: 'Inter', sans-serif;
}

.filters-section {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
}

@media (min-width: 768px) {
  .filters-section {
    padding-top: 60px;
  }
}

.filters-section__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.filters-section__dropdowns {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 640px) {
  .filters-section__dropdowns {
    flex-direction: row;
    align-items: flex-end;
    gap: 1.5rem;
  }
}

.filters-section__dropdown-group {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.5rem;
}

@media (min-width: 640px) {
  .filters-section__dropdown-group {
    width: auto;
    min-width: 220px;
  }
}

.filters-section__dropdown-label {
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.filters-section__select-wrapper {
  position: relative;
}

.filters-section__select {
  width: 100%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-right: 2.5rem;
  font-size: 14px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  font-family: 'Inter', sans-serif;
  outline: none;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.04);
}

.filters-section__select:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  box-shadow: 0 1px 3px 0 rgba(0, 169, 157, 0.1);
}

.filters-section__select:focus {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  box-shadow: 0 0 0 3px rgba(0, 169, 157, 0.12);
}

.filters-section__select-icon {
  pointer-events: none;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  --tw-translate-y: -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));
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.filters-section__select:hover~.filters-section__select-icon,
  .filters-section__select:focus~.filters-section__select-icon {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

/* Keep old pill styles for backward compatibility */

.grid-section {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
  padding-top: 2rem;
  padding-bottom: 3rem;
}

@media (min-width: 768px) {
  .grid-section {
    padding-top: 3rem;
    padding-bottom: 5rem;
  }
}

.grid-section__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.grid-section__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

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

@media (min-width: 1024px) {
  .grid-section__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.grid-section__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.grid-section__card:hover {
  --tw-translate-y: -0.25rem;
  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));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.grid-section__card {
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.05);
}

.grid-section__card:hover .grid-section__card-title a {
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.grid-section__card-image {
  height: 220px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.grid-section__card-body {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.grid-section__tag-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.grid-section__tag-pill:hover {
  opacity: 0.9;
}

.grid-section__tag-pill {
  background-color: rgba(0, 169, 157, 0.1);
  font-family: 'Inter', sans-serif;
}

.grid-section__card-tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}

.grid-section__card-tag {
  display: inline-flex;
  height: 27px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 13px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  font-family: 'Inter', sans-serif;
}

.grid-section__card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.grid-section__stat-row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
}

.grid-section__trending-up {
  height: 14px;
  width: 14px;
  flex-shrink: 0;
}

.grid-section__trending-up svg {
  display: block;
  height: 100%;
  width: 100%;
}

.grid-section__stat-text {
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.grid-section__card-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.grid-section__cta-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-right: 22px;
  padding-left: 0;
  margin-top: auto;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  font-family: 'Inter', sans-serif;
  transition: padding-left 0.3s ease-out, padding-right 0.3s ease-out, opacity 0.3s ease-out;
}

.grid-section__cta-link:hover {
  padding-left: 22px;
  padding-right: 0;
  opacity: 0.9;
}

.grid-section__arrow-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% - 16px);
  display: block;
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
  transition: left 0.3s ease-out;
}

.grid-section__cta-link:hover .grid-section__arrow-icon {
  left: 0;
}

.grid-section__pagination .page-numbers.current {
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.grid-section__load-more-container {
  width: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 64px;
}

.grid-section__load-more-btn {
  position: relative;
  display: inline-flex;
  height: 51px;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(7 18 35 / var(--tw-border-opacity, 1));
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .grid-section__load-more-btn {
    width: 252px;
  }
}

.grid-section__load-more-btn {
  font-family: 'Inter', sans-serif;
  z-index: 1;
}

.grid-section__load-more-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #071223;
  z-index: -1;
  transform: translateX(-101%);
  transition: transform 0.5s ease-in-out;
}

.grid-section__load-more-btn:hover::before {
  transform: translateX(0);
}

.grid-section__load-more-btn:hover {
  --tw-border-opacity: 1;
  border-color: rgb(7 18 35 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.case-study-inner-banner {
  width: 100%;
  background-image: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.case-study-inner-banner__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .case-study-inner-banner__wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.case-study-inner-banner__hero-inner {
  display: grid;
  min-height: 480px;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .case-study-inner-banner__hero-inner {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 5rem;
  }
}

.case-study-inner-banner__hero-content {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .case-study-inner-banner__hero-content {
    gap: 2rem;
  }
}

.case-study-inner-banner__breadcrumb {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  overflow: hidden;
  & span:last-child {
    min-width: 0px;
  }
  & span:last-child {
    flex: 1 1 0%;
  }
  & span:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.case-study-inner-banner__breadcrumb-item {
  flex-shrink: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__box {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.case-study-inner-banner__tags {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.75rem;
}

.case-study-inner-banner__tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  border-color: #FFFFFF33;
  background-color: #FFFFFF1A;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.case-study-inner-banner__tag:hover {
  opacity: 0.9;
}

.case-study-inner-banner__tag {
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .case-study-inner-banner__heading {
    font-size: 36px;
    line-height: 1.1;
  }
}

.case-study-inner-banner__heading {
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__meta {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 640px) {
  .case-study-inner-banner__meta {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3rem;
  }
}

.case-study-inner-banner__meta-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.25rem;
}

.case-study-inner-banner__meta-label {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0.6;
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__meta-value {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__author-date {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
  overflow: hidden;
}

.case-study-inner-banner__avatar {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 111 / var(--tw-bg-opacity, 1));
  font-size: 12px;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.case-study-inner-banner__avatar:hover {
  opacity: 0.9;
}

.case-study-inner-banner__avatar {
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__author-text {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(255 255 255 / 0.6);
  font-family: 'Inter', sans-serif;
}

.case-study-inner-banner__author-name {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.case-study-inner-banner__image {
  height: auto;
  width: 100%;
  max-width: 580px;
  border-radius: 24px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .case-study-inner-banner__image {
    height: 480px;
    width: 580px;
  }
}

.article-overview {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .article-overview {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.article-overview__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .article-overview__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
}

.article-overview__metadata-sidebar {
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  .article-overview__metadata-sidebar {
    width: 380px;
  }
}

.article-overview__metadata-sidebar {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.02);
}

.article-overview__sidebar-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.article-overview__divider {
  display: flex;
  min-height: 1px;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.article-overview__sidebar-items {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.25rem;
  padding: 0px;
}

.article-overview__sidebar-items-item {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.article-overview__sidebar-item-label {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.article-overview__sidebar-item-value {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.article-overview__narrative-body {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

.article-overview__heading {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.article-overview__narrative-body-item {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7000000476837158;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.article-overview__pull-quote {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
  border-left-width: 4px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 72 111 / var(--tw-border-opacity, 1));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 2rem;
  padding-right: 0px;
}

.article-overview__pull-quote-text {
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(0 72 111 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 1024px) {
  .blog-content {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}

.blog-content__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .blog-content__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
}

.blog-content__metadata-sidebar {
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
  border-radius: 16px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 1024px) {
  .blog-content__metadata-sidebar {
    position: sticky;
    top: 120px;
    width: 380px;
  }
}

.blog-content__metadata-sidebar {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.02);
}

.blog-content__tldr {
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__divider {
  display: flex;
  min-height: 1px;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity, 1));
}

.blog-content__sidebar-items {
  margin: 0px;
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.25rem;
  padding: 0px;
}

.blog-content__sidebar-items-item {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__sidebar-items-item a {
  display: block;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.blog-content__sidebar-items-item a:hover {
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

.blog-content__sidebar-items-item--active a {
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

.blog-content__main-column {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.blog-content__main-column h2 {
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

.blog-content__main-column h2:first-child {
  margin-top: 0px;
}

.blog-content__main-column h2 {
  font-family: 'Inter', sans-serif;
  scroll-margin-top: 140px;
}

.blog-content__main-column h3 {
  margin-top: 1.5rem;
  margin-bottom: 0.75rem;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__main-column h4 {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__main-column p {
  margin-bottom: 1rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

.blog-content__main-column p:last-child {
  margin-bottom: 0px;
}

.blog-content__main-column p {
  font-family: 'Inter', sans-serif;
}

.blog-content__main-column img {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  height: auto;
  width: 100%;
  border-radius: 12px;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 1024px) {
  .blog-content__main-column img {
    height: 477px;
    width: 877px;
  }
}

.blog-content__main-column blockquote {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  padding-left: 1.5rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__main-column ul {
  margin-bottom: 1rem;
  display: flex;
  list-style-type: disc;
  flex-direction: column;
  gap: 0.5rem;
  padding-left: 1.5rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__main-column ol {
  margin-bottom: 1rem;
  display: flex;
  list-style-type: decimal;
  flex-direction: column;
  gap: 0.5rem;
  padding-left: 1.5rem;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.7;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.blog-content__share-container {
  display: flex;
  height: 20px;
  width: 194.3px;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.blog-content__share-container>* {
  cursor: pointer;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.blog-content__share-container>*:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.blog-content__share-link {
  height: 20px;
  width: 20px;
  flex-shrink: 0;
}

.blog-content__share-container svg,
  .blog-content__share-container img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.challenge-solution-split {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(44 73 83 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .challenge-solution-split {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.challenge-solution-split__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: space-between;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .challenge-solution-split__wrapper {
    flex-direction: row;
    gap: 5rem;
  }
}

.challenge-solution-split__column {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

.challenge-solution-split__column-title {
  margin: 0px;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.challenge-solution-split__list {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

.challenge-solution-split__list-item {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
}

.challenge-solution-split__number {
  display: inline-flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.1);
  font-size: 14px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.challenge-solution-split__number:hover {
  opacity: 0.9;
}

.challenge-solution-split__number {
  font-family: 'Inter', sans-serif;
}

.challenge-solution-split__icon {
  display: inline-flex;
  height: 28px;
  width: 28px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  background-color: rgb(255 255 255 / 0.1);
}

.challenge-solution-split__icon svg {
  display: block;
  flex-shrink: 0;
}

.challenge-solution-split__icon img {
  display: block;
  height: 12px;
  width: 15px;
  flex-shrink: 0;
  -o-object-fit: contain;
     object-fit: contain;
}

.challenge-solution-split__item-text {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.25rem;
}

.challenge-solution-split__item-title {
  font-size: 15px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.challenge-solution-split__item-desc {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  color: #FFFFFFB3;
  font-family: 'Inter', sans-serif;
}

.results-strip {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(1 28 62 / var(--tw-bg-opacity, 1));
}

.results-strip__wrapper {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 768px) {
  .results-strip__wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1.5rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .results-strip__wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
  }
}

.results-strip__results-strip-item {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .results-strip__results-strip-item {
    min-width: 150px;
    max-width: 240px;
    flex: 1 1 0%;
  }
}

.results-strip__title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .results-strip__title {
    font-size: 48px;
  }
}

.results-strip__title {
  font-family: 'Inter', sans-serif;
}

.results-strip__scale-up-in {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.5;
  letter-spacing: 1.2px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.related-case-studies {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .related-case-studies {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.related-case-studies__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-start;
  gap: 3rem;
}

.related-case-studies__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 1rem;
}

@media (min-width: 640px) {
  .related-case-studies__header {
    flex-direction: row;
    align-items: center;
  }
}

.related-case-studies__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 768px) {
  .related-case-studies__title {
    font-size: 36px;
    line-height: 1;
  }
}

.related-case-studies__title {
  font-family: 'Inter', sans-serif;
}

.related-case-studies__view-all-link {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-right: 26px;
  padding-left: 0;
  --tw-text-opacity: 1;
  color: rgb(0 72 111 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition: padding-left 0.3s ease-out, padding-right 0.3s ease-out, color 0.3s ease-out;
}

.related-case-studies__view-all-link:hover {
  padding-left: 26px;
  padding-right: 0;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.related-case-studies__view-all-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  font-family: 'Inter', sans-serif;
}

.related-case-studies__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% - 18px);
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: left 0.3s ease-out;
}

.related-case-studies__arrow svg {
  display: block;
  height: 100%;
  width: 100%;
}

.related-case-studies__view-all-link:hover .related-case-studies__arrow {
  left: 0;
}

.contact-section {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 640px) {
  .contact-section {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .contact-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.contact-wrapper {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: stretch;
  gap: 3rem;
}

@media (min-width: 1024px) {
  .contact-wrapper {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 4rem;
  }
}

.contact-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

@media (min-width: 1024px) {
  .contact-content {
    grid-column: span 7 / span 7;
  }
}

.contact-image-container {
  display: flex;
  height: 300px;
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

@media (min-width: 640px) {
  .contact-image-container {
    height: 400px;
  }
}

@media (min-width: 1024px) {
  .contact-image-container {
    grid-column: span 5 / span 5;
    height: auto;
  }
}

.contact-image {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.contact-image-container:hover .contact-image {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.contact-map {
  height: 100%;
  width: 100%;
}

.contact-map iframe {
  width: 100%;
  height: 100%;
}

/* Slider containers - add bottom padding for pagination dots and prevent horizontal scroll overflow */

.grid-section__slider,
  .insights__slider {
  position: relative;
  margin-bottom: -1.5rem;
  width: 100%;
  overflow: hidden;
  padding-bottom: 3.5rem;
}

.services-grid__slider {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* Custom premium bullet pagination layout */

.swiper-pagination {
  position: relative;
  z-index: 20;
  margin-top: 2rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

/* Inactive bullets styling */

/* Active bullet - modern elongated pill */

/* Mobile Swiper Layout enforcement (screens < 768px)
   * Forces wrapper elements to behave as horizontal flexbox layouts and cards as full-width slides */

@media (max-width: 767px) {
  .grid-section__grid.swiper-wrapper,
    .insights__grid.swiper-wrapper,
    .services-grid__grid.swiper-wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    box-sizing: border-box !important;
    gap: 0 !important;
  }

  .grid-section__card.swiper-slide,
    .insights__card.swiper-slide,
    .services-grid__card.swiper-slide {
    max-width: none !important;
    flex-shrink: 0 !important;
  }

  .grid-section__load-more-container {
    display: none !important;
  }
}

/* Desktop Grid Restoration (screens 768px and up)
   * Overrides Swiper enqueued CSS so that grid layouts behaves exactly as designed */

@media (min-width: 768px) {
  /* Grid Section wrapper override */

  .grid-section__grid.swiper-wrapper {
    display: grid !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    transform: none !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }

  .grid-section__card.swiper-slide {
    width: auto !important;
    height: auto !important;
    flex-shrink: 1 !important;
    margin-right: 0 !important;
  }

  /* Insights wrapper override */

  .insights__grid.swiper-wrapper {
    display: grid !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    transform: none !important;
    width: 100% !important;
    height: auto !important;
    box-sizing: border-box !important;
  }

  .insights__card.swiper-slide {
    width: auto !important;
    height: auto !important;
    flex-shrink: 1 !important;
    margin-right: 0 !important;
  }

  /* Hide Swiper Pagination on Desktop for mobile-only sliders */

  .grid-section__slider .swiper-pagination,
    .insights__slider .swiper-pagination {
    display: none !important;
  }
}

.services-banner {
  width: 100%;
  background-image: linear-gradient(153deg, #4F6E65 0%, #011C3E 100%);
}

.services-banner__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .services-banner__wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .services-banner__wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.services-banner__inner {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .services-banner__inner {
    flex-direction: row;
    gap: 4rem;
  }
}

.services-banner__hero-content {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.services-banner__breadcrumb {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.25rem;
}

.services-banner__breadcrumb-item {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  font-family: 'Inter', sans-serif;
}

a.services-banner__breadcrumb-item {
  opacity: 0.8;
}

a.services-banner__breadcrumb-item:hover {
  opacity: 1;
}

.services-banner__hero-text {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.25rem;
}

.services-banner__heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .services-banner__heading {
    font-size: 48px;
  }
}

@media (min-width: 1024px) {
  .services-banner__heading {
    font-size: 64px;
    line-height: 1.1;
  }
}

.services-banner__heading {
  font-family: 'Inter', sans-serif;
}

.services-banner__description {
  max-width: 620px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .services-banner__description {
    font-size: 18px;
  }
}

.services-banner__description {
  font-family: 'Inter', sans-serif;
}

.services-banner__image {
  margin-left: auto;
  margin-right: auto;
  height: 300px;
  width: 100%;
  max-width: 580px;
  overflow: hidden;
  border-radius: 24px;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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: 640px) {
  .services-banner__image {
    height: 400px;
  }
}

@media (min-width: 1024px) {
  .services-banner__image {
    margin-left: 0px;
    margin-right: 0px;
    height: 480px;
    width: 580px;
    flex-shrink: 0;
  }
}

.services-banner__image svg,
  .services-banner__image img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.services-banner__image:hover svg,
  .services-banner__image:hover img {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.everything-is-running-behind-the-scenes {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .everything-is-running-behind-the-scenes {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.everything-is-running-behind-the-scenes__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__wrapper {
    gap: 2.5rem;
  }
}

.everything-is-running-behind-the-scenes__section-header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__section-header {
    gap: 1.5rem;
  }
}

.everything-is-running-behind-the-scenes__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .everything-is-running-behind-the-scenes__heading {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__heading {
    font-size: 36px;
  }
}

.everything-is-running-behind-the-scenes__heading {
  font-family: 'Inter', sans-serif;
}

.everything-is-running-behind-the-scenes__description {
  max-width: 700px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__description {
    font-size: 16px;
  }
}

.everything-is-running-behind-the-scenes__description {
  font-family: 'Inter', sans-serif;
}

.everything-is-running-behind-the-scenes__services-grid {
  display: grid;
  min-height: 232px;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .everything-is-running-behind-the-scenes__services-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__services-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2.5rem;
  }
}

.everything-is-running-behind-the-scenes__service-card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  border-radius: 12px;
  border-width: 1px;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
}

.everything-is-running-behind-the-scenes__service-card:hover {
  --tw-translate-y: -0.25rem;
  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));
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);
}

.everything-is-running-behind-the-scenes__icon-box {
  display: flex;
  height: 56px;
  width: 56px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
  padding: 0.875rem;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.everything-is-running-behind-the-scenes__service-card:hover .everything-is-running-behind-the-scenes__icon-box {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.everything-is-running-behind-the-scenes__icon-box svg,
  .everything-is-running-behind-the-scenes__icon-box img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.everything-is-running-behind-the-scenes__card-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__card-title {
    font-size: 20px;
  }
}

.everything-is-running-behind-the-scenes__card-title {
  font-family: 'Inter', sans-serif;
}

.everything-is-running-behind-the-scenes__card-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .everything-is-running-behind-the-scenes__card-description {
    font-size: 15px;
  }
}

.everything-is-running-behind-the-scenes__card-description {
  font-family: 'Inter', sans-serif;
}

.trusted-partner {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .trusted-partner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .trusted-partner {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.trusted-partner__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.trusted-partner__split-layout {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .trusted-partner__split-layout {
    flex-direction: row;
    gap: 4rem;
  }
}

.trusted-partner__image-container {
  margin-left: auto;
  margin-right: auto;
  height: 300px;
  width: 100%;
  max-width: 580px;
  overflow: hidden;
  border-radius: 24px;
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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: 640px) {
  .trusted-partner__image-container {
    height: 400px;
  }
}

@media (min-width: 1024px) {
  .trusted-partner__image-container {
    margin-left: 0px;
    margin-right: 0px;
    height: 450px;
    width: 50%;
    flex-shrink: 0;
  }
}

.trusted-partner__image {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition-property: transform;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.trusted-partner__image:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.trusted-partner__right-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media (min-width: 1024px) {
  .trusted-partner__right-content {
    width: 50%;
    gap: 2rem;
  }
}

.trusted-partner__text-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .trusted-partner__text-content {
    gap: 1.5rem;
  }
}

.trusted-partner__heading {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .trusted-partner__heading {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .trusted-partner__heading {
    font-size: 36px;
  }
}

.trusted-partner__heading {
  font-family: 'Inter', sans-serif;
}

.trusted-partner__description {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .trusted-partner__description {
    font-size: 16px;
  }
}

.trusted-partner__description {
  font-family: 'Inter', sans-serif;
}

.trusted-partner__checklist {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .trusted-partner__checklist {
    gap: 1.25rem;
  }
}

.trusted-partner__check-item {
  display: flex;
  width: 100%;
  cursor: default;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 1rem;
}

.trusted-partner__icon {
  display: flex;
  height: 32px;
  width: 32px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.trusted-partner__check-item:hover .trusted-partner__icon {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.trusted-partner__icon svg,
  .trusted-partner__icon img {
  display: block;
  height: 16px;
  width: 16px;
  -o-object-fit: contain;
     object-fit: contain;
}

.trusted-partner__check-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(26 38 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .trusted-partner__check-text {
    font-size: 18px;
  }
}

.trusted-partner__check-text {
  font-family: 'Inter', sans-serif;
}

.our-workflow {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .our-workflow {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .our-workflow {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.our-workflow__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .our-workflow__wrapper {
    gap: 2.5rem;
  }
}

.our-workflow__section-header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .our-workflow__section-header {
    gap: 1.5rem;
  }
}

.our-workflow__title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .our-workflow__title {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .our-workflow__title {
    font-size: 36px;
  }
}

.our-workflow__title {
  font-family: 'Inter', sans-serif;
}

.our-workflow__subheading {
  max-width: 700px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .our-workflow__subheading {
    font-size: 16px;
  }
}

.our-workflow__subheading {
  font-family: 'Inter', sans-serif;
}

.our-workflow__timeline-layout {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
}

@media (min-width: 1024px) {
  .our-workflow__timeline-layout {
    flex-direction: row;
    gap: 5rem;
  }
}

.our-workflow__left-content {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .our-workflow__left-content {
    position: sticky;
    top: 120px;
  }
}

.our-workflow__left-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .our-workflow__left-title {
    font-size: 20px;
  }
}

.our-workflow__left-title {
  font-family: 'Inter', sans-serif;
}

.our-workflow__left-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.our-workflow__timeline-steps {
  display: flex;
  width: 100%;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

@media (min-width: 1024px) {
  .our-workflow__timeline-steps {
    max-width: 600px;
  }
}

@media (min-width: 1280px) {
  .our-workflow__timeline-steps {
    max-width: 700px;
  }
}

.our-workflow__timeline-step {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: stretch;
  justify-content: flex-start;
  gap: 1.5rem;
}

.our-workflow__indicator-col {
  display: flex;
  flex-shrink: 0;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  align-self: stretch;
}

.our-workflow__step-number {
  display: inline-flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 111 / var(--tw-bg-opacity, 1));
  font-size: 16px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  font-family: 'Inter', sans-serif;
}

.our-workflow__timeline-step:hover .our-workflow__step-number {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
}

.our-workflow__graphic {
  margin-top: 0.5rem;
  width: 2px;
  flex-shrink: 0;
  flex-grow: 1;
  transform-origin: top;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.our-workflow__graphic svg {
  display: none;
}

.our-workflow__content-col {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
  padding-bottom: 2rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* HIDE states: apply to subsequent steps only when they are NOT yet marked as visible */

.our-workflow__timeline-step:not(:first-child):not(.our-workflow__timeline-step--visible) .our-workflow__step-number {
  opacity: 0;
  transform: scale(0.6);
}

.our-workflow__timeline-step:not(:first-child):not(.our-workflow__timeline-step--visible) .our-workflow__content-col {
  opacity: 0;
  transform: translateX(16px);
}

.our-workflow__timeline-step:not(:first-child):not(.our-workflow__timeline-step--visible) .our-workflow__graphic {
  transform: scaleY(0);
}

.our-workflow__timeline-step:last-child .our-workflow__content-col {
  padding-bottom: 0px;
}

.our-workflow__timeline-step:last-child .our-workflow__graphic {
  display: none;
}

.our-workflow__step-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(26 38 38 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.our-workflow__step-description {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 94 94 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .our-workflow__step-description {
    font-size: 15px;
  }
}

.our-workflow__step-description {
  font-family: 'Inter', sans-serif;
}

.faqs {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .faqs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .faqs {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.faqs {
  font-family: 'Inter', sans-serif;
}

.faqs__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
}

@media (min-width: 1024px) {
  .faqs__wrapper {
    gap: 2.5rem;
  }
}

.faqs__section-header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .faqs__section-header {
    gap: 1.5rem;
  }
}

.faqs__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .faqs__title {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .faqs__title {
    font-size: 36px;
  }
}

.faqs__title {
  font-family: 'Inter', sans-serif;
  letter-spacing: -0.02em;
}

.faqs__description {
  max-width: 700px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .faqs__description {
    font-size: 16px;
  }
}

.faqs__description {
  font-family: 'Inter', sans-serif;
  letter-spacing: -0.01em;
}

.faqs__tabs {
  margin-bottom: 1.5rem;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .faqs__tabs {
    margin-bottom: 2.5rem;
  }
}

.faqs__tabs {
  /* Hide scrollbar for Chrome, Safari and Opera */
  &::-webkit-scrollbar {
    display: none;
  }
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.faqs__tab-pill {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 248 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.faqs__tab-pill:hover {
  opacity: 0.9;
}

.faqs__tab-pill {
  font-family: 'Inter', sans-serif;
}

.faqs__tab-pill--active {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 72 111 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 111 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.faqs__tab-pill--active:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0.9;
}

.faqs__tab-pill--active {
  font-family: 'Inter', sans-serif;
}

.faqs__accordion {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 16px;
}

.faqs__item {
  display: flex;
  flex-direction: column;
  border-radius: 12px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 640px) {
  .faqs__item {
    padding: 1.5rem;
  }
}

.faqs__item:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03);
}

.faqs__item--active {
  gap: 1rem;
  border-color: #00a98c1F;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0px 4px 12px rgba(0, 169, 157, 0.04);
}

.faqs__item--active:hover {
  border-color: #00a98c3F;
  box-shadow: 0px 4px 16px rgba(0, 169, 157, 0.06);
}

.faqs__question {
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: space-between;
}

.faqs__question h4 {
  margin: 0px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .faqs__question h4 {
    font-size: 20px;
  }
}

.faqs__question h4 {
  font-family: 'Inter', sans-serif;
  letter-spacing: -0.015em;
}

.faqs__icon {
  flex-shrink: 0;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.faqs__item--active .faqs__icon {
  --tw-rotate: 180deg;
  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));
}

.faqs__answer {
  display: none;
}

.faqs__item--active .faqs__answer {
  display: block;
}

.faqs__answer p {
  margin: 0px;
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
  letter-spacing: -0.01em;
}

.faqs__empty {
  font-size: 1rem;
  line-height: 1.5rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .expert-accounting-tabs {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

@media (min-width: 1024px) {
  .expert-accounting-tabs {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.expert-accounting-tabs {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__wrapper {
  width: 100%;
}

.expert-accounting-tabs__section-header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__section-header {
    gap: 1.5rem;
  }
}

.expert-accounting-tabs__title {
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .expert-accounting-tabs__title {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__title {
    font-size: 36px;
  }
}

.expert-accounting-tabs__title {
  font-family: 'Inter', sans-serif;
  letter-spacing: -0.02em;
}

.expert-accounting-tabs__description {
  margin-bottom: 0px;
  max-width: 700px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__description {
    font-size: 16px;
  }
}

.expert-accounting-tabs__description {
  font-family: 'Inter', sans-serif;
  letter-spacing: -0.01em;
}

.expert-accounting-tabs__content-layout {
  margin-top: 1rem;
  width: 100%;
}

.expert-accounting-tabs__tabs {
  margin-bottom: 1rem;
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
  overflow-x: auto;
  padding-bottom: 0.5rem;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  &::-webkit-scrollbar {
    display: none;
  }
}

.expert-accounting-tabs__tab-pill {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  --tw-bg-opacity: 1;
  background-color: rgb(245 246 248 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.expert-accounting-tabs__tab-pill:hover {
  opacity: 0.9;
}

.expert-accounting-tabs__tab-pill {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__tab-pill--active {
  display: inline-flex;
  flex-shrink: 0;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 72 111 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(0 72 111 / var(--tw-bg-opacity, 1));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  font-size: 16px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.expert-accounting-tabs__tab-pill--active:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  opacity: 0.9;
}

.expert-accounting-tabs__tab-pill--active {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__tab-descriptions {
  margin-bottom: 1.5rem;
  width: 100%;
}

.expert-accounting-tabs__tab-description-item {
  display: none;
}

.expert-accounting-tabs__tab-description-item--active {
  display: block;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__tab-description-item--active {
    font-size: 20px;
  }
}

.expert-accounting-tabs__tab-description-item--active {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__panes {
  margin-top: 1.5rem;
  width: 100%;
}

.expert-accounting-tabs__pane {
  display: none;
}

.expert-accounting-tabs__pane--active {
  display: block;
}

.expert-accounting-tabs__pane-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 640px) {
  .expert-accounting-tabs__pane-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__pane-grid {
    gap: 1.5rem;
  }
}

.expert-accounting-tabs__pane-card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
  border-radius: 12px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding: 1.25rem;
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__pane-card {
    gap: 1.5rem;
    padding: 1.5rem;
  }
}

.expert-accounting-tabs__pane-card:hover {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.03);
}

@media (min-width: 640px) {
  .expert-accounting-tabs__pane-card--expanded {
    grid-column: span 2 / span 2;
  }
}

.expert-accounting-tabs__pane-header {
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  gap: 1rem;
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__pane-header {
    gap: 1.5rem;
  }
}

.expert-accounting-tabs__pane-icon-bg {
  display: flex;
  height: 90px;
  width: 88px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 1px;
  padding-left: 1px;
}

.expert-accounting-tabs__pane-icon-bg img {
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}

.expert-accounting-tabs__pane-header-content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.25rem;
}

.expert-accounting-tabs__pane-title {
  margin: 0px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__pane-title {
    font-size: 18px;
  }
}

.expert-accounting-tabs__pane-title {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__pane-desc {
  margin: 0px;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__pane-desc {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.expert-accounting-tabs__pane-desc {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__pane-toggle-icon {
  margin-left: auto;
  display: flex;
  height: 2rem;
  width: 2rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.expert-accounting-tabs__pane-toggle-icon img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.expert-accounting-tabs__pane-card--expanded .expert-accounting-tabs__pane-toggle-icon {
  --tw-rotate: 180deg;
  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));
}

.expert-accounting-tabs__pane-body {
  margin-top: 1rem;
  display: none;
  width: 100%;
  border-top-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
  padding-top: 1.5rem;
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.expert-accounting-tabs__pane-card--expanded .expert-accounting-tabs__pane-body {
  display: block;
  opacity: 1;
}

.expert-accounting-tabs__accordion-list {
  margin-bottom: 1.5rem;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  row-gap: 0.75rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  padding-left: 0px;
}

@media (min-width: 640px) {
  .expert-accounting-tabs__accordion-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    padding-left: 88px;
  }
}

.expert-accounting-tabs__accordion-list-item {
  position: relative;
  padding-left: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  line-height: 1.625;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__accordion-list-item {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.expert-accounting-tabs__accordion-list-item {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__accordion-list-item::before {
  content: "•";
  position: absolute;
  left: 0px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
}

.expert-accounting-tabs__accordion-icons {
  margin-bottom: 1.5rem;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  padding-left: 0px;
}

@media (min-width: 640px) {
  .expert-accounting-tabs__accordion-icons {
    padding-left: 88px;
  }
}

.expert-accounting-tabs__accordion-work-with {
  margin-right: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

@media (min-width: 1024px) {
  .expert-accounting-tabs__accordion-work-with {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.expert-accounting-tabs__accordion-work-with {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__accordion-icons img {
  height: 36px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.expert-accounting-tabs__accordion-btn {
  background: linear-gradient(to right, #00a98c 50%, #FFFFFF 50%);
  background-size: 205% 100%;
  background-position: 100% 0;
  display: inline-flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1.5px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 27 61 / var(--tw-border-opacity, 1));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 27 61 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 500ms;
}

@media (min-width: 640px) {
  .expert-accounting-tabs__accordion-btn {
    margin-left: 88px;
    width: auto;
  }
}

.expert-accounting-tabs__accordion-btn {
  font-family: 'Inter', sans-serif;
}

.expert-accounting-tabs__accordion-btn:hover {
  background-position: 0 0;
  --tw-border-opacity: 1;
  border-color: rgb(0 169 140 / var(--tw-border-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

/* ---------- 404 Page Styles ---------- */

.error-404-section {
  position: relative;
  display: flex;
  min-height: 500px;
  align-items: center;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .error-404-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

@media (min-width: 1024px) {
  .error-404-section {
    min-height: 775px;
  }
}

.error-404-section {
  font-family: 'Inter', sans-serif;
}

.error-404-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

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

@media (min-width: 768px) {
  .error-404-container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .error-404-container {
    max-width: 1024px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1280px) {
  .error-404-container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .error-404-container {
    max-width: 1536px;
  }
}

.error-404-container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 1280px) {
  .error-404-container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1180px;
  }
}

.error-404-container {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
}

.error-404-grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  align-items: center;
  gap: 3rem;
}

@media (min-width: 1024px) {
  .error-404-grid {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 2rem;
  }
}

.error-404-spacer {
  display: none;
}

@media (min-width: 1024px) {
  .error-404-spacer {
    grid-column: span 6 / span 6;
    display: block;
  }
}

.error-404-bg-ellipse-desktop {
  pointer-events: none;
  position: absolute;
  display: none;
  border-radius: 9999px;
}

@media (min-width: 1024px) {
  .error-404-bg-ellipse-desktop {
    display: block;
  }
}

.error-404-bg-ellipse-desktop {
  width: 1178px;
  height: 1178px;
  background-color: #00a98c1A;
  top: -216px;
  right: -453px;
  z-index: 1;
}

.error-404-bg-ellipse-mobile {
  pointer-events: none;
  position: absolute;
  border-radius: 9999px;
}

@media (min-width: 1024px) {
  .error-404-bg-ellipse-mobile {
    display: none;
  }
}

.error-404-bg-ellipse-mobile {
  width: 500px;
  height: 500px;
  background-color: rgba(0, 169, 157, 0.08);
  top: 60%;
  left: 50%;
  transform: translate(-50%, -30%);
  z-index: 1;
}

.error-404-plug-image-desktop {
  pointer-events: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
}

@media (min-width: 1024px) {
  .error-404-plug-image-desktop {
    display: block;
  }
}

.error-404-plug-image-desktop {
  width: 508.55px;
  height: 707.5px;
}

.error-404-plug-image-desktop img {
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right bottom;
     object-position: right bottom;
}

.error-404-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
  text-align: center;
}

@media (min-width: 1024px) {
  .error-404-content {
    grid-column: span 6 / span 6;
    align-items: flex-start;
    text-align: left;
  }
}

.error-404-title {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 80px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.025em;
  --tw-text-opacity: 1;
  color: rgb(16 24 40 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .error-404-title {
    font-size: 110px;
  }
}

@media (min-width: 1024px) {
  .error-404-title {
    font-size: 137.39px;
  }
}

.error-404-heading {
  margin: 0px;
  font-size: 30px;
  font-weight: 800;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(16 42 67 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .error-404-heading {
    font-size: 36px;
  }
}

@media (min-width: 1024px) {
  .error-404-heading {
    font-size: 40px;
  }
}

.error-404-desc {
  margin: 0px;
  max-width: 28rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(119 112 127 / var(--tw-text-opacity, 1));
}

.error-404-link {
  margin: 0px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-color: #1677FF;
  text-decoration-style: solid;
  text-underline-offset: 8px;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.error-404-link:hover {
  opacity: 0.85;
}

@media (min-width: 1024px) {
  .error-404-link {
    font-size: 23px;
  }
}

.error-404-image-mobile {
  position: relative;
  z-index: 10;
  display: flex;
  width: 100%;
  justify-content: center;
}

@media (min-width: 1024px) {
  .error-404-image-mobile {
    grid-column: span 6 / span 6;
    display: none;
  }
}

.error-404-image-mobile img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: auto;
  width: 100%;
  max-width: 240px;
  -o-object-fit: contain;
     object-fit: contain;
  mask-image: linear-gradient(to bottom, black 70%, transparent 100%);
  -webkit-mask-image: linear-gradient(to bottom, black 70%, transparent 100%);
}

/* ---------- Thank You Page Styles ---------- */

.thank-you-section {
  position: relative;
  display: flex;
  min-height: 100vh;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .thank-you-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.thank-you-section {
  font-family: 'Inter', sans-serif;
}

.thank-you-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

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

@media (min-width: 768px) {
  .thank-you-container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .thank-you-container {
    max-width: 1024px;
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1280px) {
  .thank-you-container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .thank-you-container {
    max-width: 1536px;
  }
}

.thank-you-container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media (min-width: 1280px) {
  .thank-you-container {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1180px;
  }
}

.thank-you-container {
  position: relative;
  z-index: 10;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.thank-you-content {
  position: relative;
  z-index: 10;
  display: flex;
  max-width: 42rem;
  flex-direction: column;
  align-items: center;
  gap: 0.625rem;
  text-align: center;
}

.thank-you-heading {
  position: relative;
  z-index: 10;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
  font-size: 137px !important;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .thank-you-heading {
    font-size: 36px;
  }
}

.thank-you-desc {
  position: relative;
  z-index: 10;
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  max-width: 486px;
  text-align: center;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-size: 17px;
  line-height: 1.6;
  margin-bottom: 50px;
}

.thank-you-link {
  position: relative;
  z-index: 10;
  margin: 0px;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgb(22 119 255 / var(--tw-text-opacity, 1));
  text-decoration-line: underline;
  text-decoration-color: #1677FF;
  text-decoration-style: solid;
  text-underline-offset: 8px;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.thank-you-link:hover {
  opacity: 0.85;
}

@media (min-width: 1024px) {
  .thank-you-link {
    font-size: 23px;
  }
}

.how-we-work {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .how-we-work {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.how-we-work__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.how-we-work__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.how-we-work__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-work__subheading {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-work__grid {
  margin-top: 2.5rem;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

.how-we-work__card {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding: 1.5rem;
}

.how-we-work__icon-wrapper {
  display: flex;
  height: 56px;
  width: 56px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
  padding: 0.875rem;
}

.how-we-work__icon-wrapper svg,
  .how-we-work__icon-wrapper img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  filter: brightness(0) invert(1);
}

.how-we-work__content-box {
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.375rem;
}

.how-we-work__card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-work__card-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-access {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .how-we-access {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.how-we-access__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 3rem;
}

.how-we-access__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.how-we-access__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-access__description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-access__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
}

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

@media (min-width: 1024px) {
  .how-we-access__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.how-we-access__card {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.05);
}

.how-we-access__card-image {
  height: 220px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.how-we-access__card-body {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.how-we-access__card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.how-we-access__card-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.services-grid {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .services-grid {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.services-grid__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 3rem;
}

.services-grid__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.services-grid__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.services-grid__description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.600000023841858;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.services-grid__grid {
  width: 100%;
}

.services-grid__card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.05);
  height: auto !important;
}

.services-grid__card-image {
  height: 220px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.services-grid__card-body {
  display: flex;
  width: 100%;
  flex: 1 1 0%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 1280px) {
  .services-grid__card-body {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

.services-grid__card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.services-grid__card-description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.services-grid__card-read-more {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding-right: 22px;
  padding-left: 0;
  margin-top: auto;
  font-size: 14px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 169 140 / var(--tw-text-opacity, 1));
  text-decoration-line: none;
  font-family: 'Inter', sans-serif;
  transition: padding-left 0.3s ease-out, padding-right 0.3s ease-out, opacity 0.3s ease-out;
}

.services-grid__card-read-more:hover {
  padding-left: 22px;
  padding-right: 0;
  opacity: 0.9;
}

.services-grid__arrow-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% - 16px);
  display: block;
  height: 1rem;
  width: 1rem;
  flex-shrink: 0;
  transition: left 0.3s ease-out;
}

.services-grid__card-read-more:hover .services-grid__arrow-icon {
  left: 0;
}

.models {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .models {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.models__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2.5rem;
}

.models__section-header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.models__heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.models__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.models__grid {
  display: grid;
  min-height: 320px;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2.5rem;
}

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

@media (min-width: 1024px) {
  .models__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.models__card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity, 1));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.05);
}

.models__icon-box {
  display: flex;
  height: 56px;
  width: 56px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 169 140 / var(--tw-bg-opacity, 1));
  padding: 0.875rem;
}

.models__icon-box svg,
  .models__icon-box img {
  display: block;
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.models__card-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 38 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.models__feature-list {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.5rem;
}

.models__feature-item {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.75rem;
}

.models__feature-bullet {
  min-height: 4px;
  width: 4px;
  flex-shrink: 0;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(74 85 104 / var(--tw-bg-opacity, 1));
}

.models__feature-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.software-expertise {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .software-expertise {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.software-expertise__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.software-expertise__header {
  margin-bottom: 2.5rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.software-expertise__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.software-expertise__description {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.software-expertise__marquee-container {
  margin-top: 1.5rem;
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 1.5rem;
  overflow: hidden;
}

.software-expertise__marquee-row {
  display: flex;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  overflow: hidden;
}

.software-expertise__marquee-track-left,
  .software-marquee-track-left {
  display: flex;
  flex-shrink: 0;
  animation: software-marquee-scroll-left 25s linear infinite;
}

.software-expertise__marquee-track-right,
  .software-marquee-track-right {
  display: flex;
  flex-shrink: 0;
  animation: software-marquee-scroll-right 25s linear infinite;
}

.software-expertise__marquee-card {
  display: flex;
  height: 70px;
  width: 160px;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  margin-right: 24px;
  box-shadow: 0px 4px 20px -6px rgba(0, 0, 0, 0.05);
}

.software-expertise__marquee-card:hover {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.journey {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .journey {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.journey__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2.5rem;
}

@media (min-width: 768px) {
  .journey__wrapper {
    flex-direction: row;
    gap: 4rem;
  }
}

.journey__left-col {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .journey__left-col {
    gap: 2rem;
  }
}

.journey__right-col {
  width: 100%;
  flex-shrink: 0;
}

@media (min-width: 768px) {
  .journey__right-col {
    width: auto;
  }
}

.journey__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.75rem;
}

.journey__title {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.journey__subheading {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.journey__description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
  p {
    margin-bottom: 0.75rem;
  }
  p:last-child {
    margin-bottom: 0px;
  }
  strong,
    b {
    font-weight: 700;
  }
  strong,
    b {
    --tw-text-opacity: 1;
    color: rgb(26 32 44 / var(--tw-text-opacity, 1));
  }
  a {
    text-decoration-line: underline;
  }
  a:hover {
    opacity: 0.8;
  }
}

.journey__video-card {
  position: relative;
  height: 308px;
  width: 100%;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
}

@media (min-width: 768px) {
  .journey__video-card {
    width: 476px;
  }
}

.journey__video-thumbnail {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.journey__play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  display: flex;
  height: 80px;
  width: 80px;
  --tw-translate-x: -50%;
  --tw-translate-y: -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));
  cursor: pointer;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
  background-color: rgb(0 0 0 / 0.2);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.journey__play-button:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
  background-color: rgb(0 0 0 / 0.4);
}

.journey__play {
  height: 28px;
  width: 28px;
  flex-shrink: 0;
}

.journey__play svg {
  display: block;
  height: 100%;
  width: 100%;
}

.life-at-accrels {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(44 73 83 / var(--tw-bg-opacity, 1));
}

.life-at-accrels__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 2rem;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .life-at-accrels__wrapper {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.life-at-accrels__header {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
}

.life-at-accrels__heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.life-at-accrels__description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

/* ── Gallery container ── */

.life-at-accrels__gallery {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 14px;
}

/* ── Top Block: mobile stacks vertically ── */

.life-at-accrels__top-block {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 14px;
}

.life-at-accrels__tall-wrap {
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.life-at-accrels__tall-img {
  height: 300px;
  width: 100%;
  border-radius: 12px;
}

@media (min-width: 640px) {
  .life-at-accrels__tall-img {
    height: 380px;
  }
}

.life-at-accrels__tall-img {
  -o-object-fit: cover;
     object-fit: cover;
}

.life-at-accrels__right-col {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 14px;
}

.life-at-accrels__right-img-wrap {
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.life-at-accrels__right-img {
  height: 250px;
  width: 100%;
  border-radius: 12px;
}

@media (min-width: 640px) {
  .life-at-accrels__right-img {
    height: 300px;
  }
}

.life-at-accrels__right-img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* ── Full-width row ── */

.life-at-accrels__full-row {
  width: 100%;
}

.life-at-accrels__full-img {
  height: 220px;
  width: 100%;
  border-radius: 12px;
}

@media (min-width: 640px) {
  .life-at-accrels__full-img {
    height: 300px;
  }
}

.life-at-accrels__full-img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* ── Pair row: mobile stacks ── */

.life-at-accrels__pair-row {
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 14px;
}

.life-at-accrels__pair-left,
  .life-at-accrels__pair-right {
  width: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.life-at-accrels__pair-img {
  height: 250px;
  width: 100%;
  border-radius: 12px;
}

@media (min-width: 640px) {
  .life-at-accrels__pair-img {
    height: 300px;
  }
}

.life-at-accrels__pair-img {
  -o-object-fit: cover;
     object-fit: cover;
}

.people-behind-accrels {
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(245 247 250 / var(--tw-bg-opacity, 1));
  padding-top: 60px;
  padding-bottom: 60px;
}

@media (min-width: 768px) {
  .people-behind-accrels {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}

.people-behind-accrels__wrapper {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 3rem;
}

.people-behind-accrels__header {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1.5rem;
}

.people-behind-accrels__heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.people-behind-accrels__description {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.people-behind-accrels__grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

@media (min-width: 768px) {
  .people-behind-accrels__grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.people-behind-accrels__card {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  border-radius: 16px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  box-shadow: 0px 8px 24px -8px rgba(0, 0, 0, 0.05);
}

.people-behind-accrels__card:hover {
  box-shadow: 0px 12px 32px -8px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
}

.people-behind-accrels__card-image {
  height: 419px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.people-behind-accrels__card-content {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 1rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.people-behind-accrels__card-info {
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.375rem;
}

.people-behind-accrels__card-title-row {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.people-behind-accrels__card-name {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.people-behind-accrels__linkedin-icon {
  height: 24px;
  width: 24px;
  flex-shrink: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.people-behind-accrels__linkedin-icon:hover {
  opacity: 0.85;
}

.people-behind-accrels__linkedin-icon svg {
  display: block;
  height: 100%;
  width: 100%;
}

.people-behind-accrels__card-role {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.people-behind-accrels__connect-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(7 18 35 / var(--tw-border-opacity, 1));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(0 27 61 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.people-behind-accrels__connect-btn:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(7 18 35 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.people-behind-accrels__connect-btn {
  font-family: 'Inter', sans-serif;
}

html.js-enabled .reveal-heading,
  html.js-enabled .reveal-item,
  html.js-enabled .ts-reveal-heading,
  html.js-enabled .ts-reveal-item {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity var(--reveal-duration, 0.8s) cubic-bezier(0.25, 0.46, 0.45, 0.94),
      transform var(--reveal-duration, 0.8s) cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: opacity, transform;
}

html.js-enabled .reveal-heading.revealed,
  html.js-enabled .reveal-item.revealed,
  html.js-enabled .ts-reveal-heading.revealed,
  html.js-enabled .ts-reveal-item.revealed {
  opacity: 1;
  transform: translateY(0);
}

.section-main {
  --tw-bg-opacity: 1;
  background-color: rgb(247 249 251 / var(--tw-bg-opacity, 1));
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media (min-width: 640px) {
  .section-main {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media (min-width: 1024px) {
  .section-main {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.section-main {
  .section-inner {
    display: flex;
  }
  .section-inner {
    flex-direction: column;
  }
  .section-inner {
    h2 {
      margin-bottom: 1rem;
    }
    h2 {
      font-size: 36px;
    }
    h2 {
      font-weight: 600;
    }
    h2 {
      line-height: 44px;
    }
    h2 {
      --tw-text-opacity: 1;
      color: rgb(7 18 35 / var(--tw-text-opacity, 1));
    }
    h2 {
      font-family: 'Inter', sans-serif;
    }
  }
  .section-description {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .section-description {
    font-weight: 400;
  }
  .section-description {
    line-height: 1.5rem;
  }
  .section-description {
    color: #102A43B2;
  }
  .section-description {
    font-family: 'Inter', sans-serif;
  }
}

.accounting-grid {
  margin-top: 2.5rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-content: center;
  gap: 1.5rem;
}

@media (min-width: 640px) {
  .accounting-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px) {
  .accounting-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.accounting-card {
  position: relative;
  height: 376px;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  border-radius: 12px;
  --tw-bg-opacity: 1;
  background-color: rgb(10 31 61 / var(--tw-bg-opacity, 1));
  transition-property: all;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.65);
}

.accounting-card-bg {
  position: absolute;
  inset: 0px;
  background-size: cover;
  background-position: center;
  transition-property: all;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.accounting-card-overlay {
  position: absolute;
  inset: 0px;
  transition-property: all;
  transition-duration: 700ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 80%);
}

.accounting-card:hover {
  background: linear-gradient(135deg, #4F6E65 0%, #011C3E 100%) !important;
  box-shadow: none;
}

.accounting-card:hover .accounting-card-bg {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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;
}

.accounting-card:hover .accounting-card-overlay {
  opacity: 0;
}

.accounting-card-content {
  position: relative;
  z-index: 10;
  height: 100%;
  width: 100%;
  padding: 1.5rem;
}

.accounting-card-body {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  right: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  transform: translateY(calc(376px - 48px - 100%));
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.accounting-card:hover .accounting-card-body {
  transform: translateY(0);
}

.accounting-card-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.3;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
}

.accounting-card-details {
  display: flex;
  max-height: 0px;
  width: 100%;
  flex-direction: column;
  gap: 0.625rem;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.5s ease-in-out 0.15s, max-height 0.7s cubic-bezier(0.4, 0, 0.2, 1), margin-top 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}

.accounting-card:hover .accounting-card-details {
  margin-top: 0.625rem;
  max-height: 300px;
  opacity: 1;
}

.accounting-card-desc {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  font-family: 'Inter', sans-serif;
  p,
    span,
    a {
    font-size: 15px;
  }
  p,
    span,
    a {
    font-weight: 400;
  }
  p,
    span,
    a {
    line-height: 1.5;
  }
  p,
    span,
    a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  p,
    span,
    a {
    font-family: 'Inter', sans-serif;
  }
  ul,
    ol {
    margin: 0px;
  }
  ul,
    ol {
    margin-top: 0.5rem;
  }
  ul,
    ol {
    display: flex;
  }
  ul,
    ol {
    list-style-type: none;
  }
  ul,
    ol {
    flex-direction: column;
  }
  ul,
    ol {
    gap: 0.5rem;
  }
  ul,
    ol {
    padding: 0px;
  }
  li {
    position: relative;
  }
  li {
    padding-left: 1rem;
  }
  li {
    font-size: 15px;
  }
  li {
    font-weight: 400;
  }
  li {
    line-height: 1.5;
  }
  li {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
  }
  li {
    font-family: 'Inter', sans-serif;
  }
  li::before {
    content: "•";
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 1.5;
  }
}

.accounting-grid.gsap-scroll {
  display: flex !important;
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  overflow: hidden;
  gap: 24px;
  width: 100%;
}

.accounting-grid.gsap-scroll .accounting-card {
  width: 100% !important;
  min-width: 100% !important;
  flex-shrink: 0 !important;
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

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

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

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-16 {
  height: 4rem;
}

.h-full {
  height: 100%;
}

.w-16 {
  width: 4rem;
}

.w-full {
  width: 100%;
}

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

.cursor-default {
  cursor: default;
}

.resize {
  resize: both;
}

.overflow-hidden {
  overflow: hidden;
}

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

.border {
  border-width: 1px;
}

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

.bg-\[\#FFFFFF\] {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

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

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

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

.text-\[\#071223\] {
  --tw-text-opacity: 1;
  color: rgb(7 18 35 / var(--tw-text-opacity, 1));
}

.text-\[\#4A5568\] {
  --tw-text-opacity: 1;
  color: rgb(74 85 104 / var(--tw-text-opacity, 1));
}

.text-\[\#CBD5E1\] {
  --tw-text-opacity: 1;
  color: rgb(203 213 225 / var(--tw-text-opacity, 1));
}

.text-slate-400 {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity, 1));
}

.text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

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

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

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

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

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

/* ===== Base Styles Start ===== */

/* ===== Base Styles End ===== */

/* ===== Layout Wrapper Start ===== */

/* ===== Layout Wrapper End ===== */

/* ===== Header Section Start ===== */

/* ===== Header Section End ===== */

/* ===== Hero Section Start ===== */

/* ===== Hero Section End ===== */

/* ===== Footer Section Start ===== */

/* ===== Footer Section End ===== */

/* ===== Back to Top Button Start ===== */

/* ===== Back to Top Button End ===== */

/* ===== Cta-banner Section Start ===== */

/* ===== Cta-banner Section End ===== */

/* ===== Home Cta Section Start ===== */

/* ===== Home Cta Section End ===== */

/* ===== Why-accrels Section Start ===== */

/* ===== Why-accrels Section End ===== */

/* ===== Expertise Section Start ===== */

/* ===== Expertise Section End ===== */

/* ===== Services Section Start ===== */

/* ===== Services Section End ===== */

/* ===== Simple Onboarding Delivery Section Start ===== */

/* ===== Simple Onboarding Delivery Section End ===== */

/* ===== Values Section Start ===== */

/* ===== Values Section End ===== */

/* ===== Testimonials Section Start ===== */

/* Keyframes for the infinite scroll */

@keyframes testimonials-scroll {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* ===== Testimonials Section End ===== */

/* ===== Insights Section Start ===== */

/* ===== Insights Section End ===== */

/* ===== Sector Expertise Across The Globe Section Start ===== */

/* ===== Sector Expertise Across The Globe Section End ===== */

/* ===== Case Studies Section Start ===== */

/* ===== Case Studies Section End ===== */

/* ===== Case Study Listing Hero Section Start ===== */

/* ===== Case Study Listing Hero Section End ===== */

/* ===== Filters-section Section Start ===== */

/* ===== Filters-section Section End ===== */

/* ===== Grid-section Section Start ===== */

/* ===== Grid-section Section End ===== */

/* ===== Case Study Inner Banner Section Start ===== */

/* ===== Case Study Inner Banner Section End ===== */

/* ===== Article-overview Section Start ===== */

/* ===== Article-overview Section End ===== */

/* ===== Blog Content Section Start ===== */

/* ===== Blog Content Section End ===== */

/* ===== Challenge-solution-split Section Start ===== */

/* ===== Challenge-solution-split Section End ===== */

/* ===== Results-strip Section Start ===== */

/* ===== Results-strip Section End ===== */

/* ===== Related-case-studies Section Start ===== */

/* ===== Related-case-studies Section End ===== */

/* ===== Contact Section Start ===== */

/* --- Layout (low specificity is fine for structural styles) --- */

/* --- Typography & Form Styles (outside @layer for higher specificity over CF7) --- */

.contact-section .contact-heading {
  font-family: 'Inter', sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 100%;
  color: #101828;
  margin-bottom: 24px;
}

.contact-section .contact-description {
  font-family: 'Inter', sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  color: rgba(130, 154, 177, 0.8);
  margin-bottom: 40px;
  max-width: 602px;
}

.contact-section .contact-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
  max-width: 702px;
}

/* Grid layout for form fields */

.contact-section .contact-form-grid {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  gap: 23px;
}

@media (max-width: 767px) {
  .contact-section .contact-form-grid {
    grid-template-columns: 1fr;
  }
}

.contact-section .contact-form-group {
  display: flex;
  flex-direction: column;
  gap: 0;
}

.contact-section .contact-form-group-full {
  grid-column: 1 / -1;
}

/* Labels */

.contact-section .contact-label {
  display: block;
  font-family: 'Inter', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #1E2939;
  margin-bottom: 8px;
}

/* Text Inputs */

.contact-section .contact-input,
.contact-section .wpcf7-form-control.contact-input,
.contact-section input.contact-input,
.contact-section select.contact-input {
  width: 100% !important;
  height: 58px !important;
  background-color: #F2F2F2 !important;
  border-radius: 12px !important;
  padding: 16px 20px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #071223 !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  transition: all 0.2s ease !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  box-sizing: border-box !important;
}

.contact-section .contact-input::-moz-placeholder, .contact-section .wpcf7-form-control.contact-input::-moz-placeholder {
  color: rgba(16, 24, 40, 0.3) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.contact-section .contact-input::placeholder,
.contact-section .wpcf7-form-control.contact-input::placeholder {
  color: rgba(16, 24, 40, 0.3) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.contact-section .contact-input:focus,
.contact-section .wpcf7-form-control.contact-input:focus {
  background-color: #FFFFFF !important;
  box-shadow: 0 0 0 2px rgba(22, 119, 255, 0.2) !important;
}

/* Select Dropdowns */

.contact-section select.contact-input,
.contact-section .wpcf7-form-control.wpcf7-select.contact-input {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  cursor: pointer !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23071223' viewBox='0 0 16 16'%3E%3Cpath d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 1.25rem center !important;
  background-size: 16px 16px !important;
  padding-right: 3rem !important;
  background-color: #F2F2F2 !important;
}

/* Textarea */

.contact-section .contact-textarea,
.contact-section .wpcf7-form-control.contact-textarea,
.contact-section textarea.contact-textarea {
  width: 100% !important;
  min-height: 162px !important;
  background-color: #F2F2F2 !important;
  border-radius: 12px !important;
  padding: 16px 20px !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #071223 !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  resize: none !important;
  transition: all 0.2s ease !important;
  box-sizing: border-box !important;
}

.contact-section .contact-textarea::-moz-placeholder, .contact-section .wpcf7-form-control.contact-textarea::-moz-placeholder {
  color: rgba(16, 24, 40, 0.3) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.contact-section .contact-textarea::placeholder,
.contact-section .wpcf7-form-control.contact-textarea::placeholder {
  color: rgba(16, 24, 40, 0.3) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

.contact-section .contact-textarea:focus,
.contact-section .wpcf7-form-control.contact-textarea:focus {
  background-color: #FFFFFF !important;
  box-shadow: 0 0 0 2px rgba(22, 119, 255, 0.2) !important;
}

/* Submit Button */

.contact-section .btn-submit,
.contact-section .wpcf7-submit,
.contact-section input[type="submit"].wpcf7-submit {
  width: 100% !important;
  height: 46px !important;
  background-color: #FFFFFF !important;
  color: #102A43 !important;
  font-family: 'Inter', sans-serif !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  border: 1.5px solid #102A43 !important;
  border-radius: 4px !important;
  cursor: pointer !important;
  transition: all 0.3s ease !important;
  box-sizing: border-box !important;
  display: block !important;
  text-align: center !important;
  line-height: 43px !important;
  padding: 0 !important;
}

.contact-section .btn-submit:hover,
.contact-section .wpcf7-submit:hover,
.contact-section input[type="submit"].wpcf7-submit:hover {
  background-color: #102A43 !important;
  color: #FFFFFF !important;
}

.contact-section .btn-submit:active,
.contact-section .wpcf7-submit:active {
  transform: scale(0.99);
}

/* CF7 Structural Overrides */

.contact-section .wpcf7 {
  width: 100%;
}

.contact-section .wpcf7-form {
  display: flex !important;
  flex-direction: column !important;
  gap: 24px !important;
}

.contact-section .wpcf7-form>p {
  margin: 0 !important;
  padding: 0 !important;
}

.contact-section .wpcf7-form-control-wrap {
  display: block !important;
  width: 100% !important;
}

.contact-section .wpcf7-not-valid-tip {
  font-family: 'Inter', sans-serif;
  font-size: 13px;
  color: #EF4444;
  margin-top: 4px;
}

.contact-section .wpcf7-response-output {
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #EF4444 !important;
  margin: 16px 0 0 0 !important;
  padding: 16px !important;
  border-radius: 12px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
  color: #22C55E !important;
  font-size: 16px;
  font-weight: 500;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #EF4444 !important;
  color: #EF4444 !important;
  font-size: 16px;
  font-weight: 500;
}

.contact-section .wpcf7-spinner {
  display: none !important;
}

/* ===== Contact Section End ===== */

/* ===== Swiper Custom Mobile Sliders and Desktop Grid Restoration Start ===== */

/* ===== Swiper Custom Mobile Sliders and Desktop Grid Restoration End ===== */

/* ===== Services Banner Section Start ===== */

/* ===== Services Banner Section End ===== */

/* ===== Everything-is-running-behind-the-scenes Section Start ===== */

/* ===== Everything-is-running-behind-the-scenes Section End ===== */

/* ===== Trusted Partner Section Start ===== */

/* ===== Trusted Partner Section End ===== */

/* ===== Our Workflow Section Start ===== */

/* ===== Our Workflow Section End ===== */

/* ===== FAQs Section Start ===== */

/* ===== FAQs Section End ===== */

/* ===== Expert Accounting Tabs Section Start ===== */

/* ===== Expert Accounting Tabs Section End ===== */

/* ===== 404 Page & Thank You Page Styles Start ===== */

/* ===== 404 Page & Thank You Page Styles End ===== */

/* ===== How We Work Section Start ===== */

/* ===== How We Work Section End ===== */

/* ===== How We Access Section Start ===== */

/* ===== How We Access Section End ===== */

/* ===== Services Grid Section Start ===== */

/* ===== Services Grid Section End ===== */

/* ===== Models Section Start ===== */

/* ===== Models Section End ===== */

/* ===== Software Expertise Section Start ===== */

@keyframes software-marquee-scroll-left {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(-25%, 0, 0);
  }
}

@keyframes software-marquee-scroll-right {
  0% {
    transform: translate3d(-25%, 0, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

/* ===== Software Expertise Section End ===== */

/* ===== Journey Section Start ===== */

/* ===== Journey Section End ===== */

/* ===== Life-at-accrels Section Start ===== */

/* ── Desktop layout ── */

@media (min-width: 1024px) {
  .life-at-accrels__wrapper {
    gap: 40px;
  }

  .life-at-accrels__gallery {
    gap: 14px;
  }

  /* ── Top Block: tall left + right column ── */

  .life-at-accrels__top-block {
    flex-direction: row;
    gap: 14px;
  }

  /* Left tall image ~42% width */

  .life-at-accrels__tall-wrap {
    width: 42%;
    flex-shrink: 0;
  }

  .life-at-accrels__tall-img {
    height: 100%;
  }

  /* Right column takes remaining space */

  .life-at-accrels__right-col {
    flex: 1;
    gap: 14px;
  }

  /* Each right image takes half the tall image height */

  .life-at-accrels__right-img-wrap {
    flex: 1;
  }

  .life-at-accrels__right-img {
    height: 100%;
  }

  /* ── Full-width image ── */

  .life-at-accrels__full-img {
    height: 380px;
  }

  /* ── Pair row: side by side ── */

  .life-at-accrels__pair-row {
    flex-direction: row;
    gap: 14px;
    height: 380px;
  }

  .life-at-accrels__pair-left {
    width: 42%;
    flex-shrink: 0;
    height: 100%;
  }

  .life-at-accrels__pair-right {
    flex: 1;
    height: 100%;
  }

  .life-at-accrels__pair-img {
    height: 100%;
  }
}

/* ===== Life-at-accrels Section End ===== */

/* ===== People Behind Accrels Section Start ===== */

/* ===== People Behind Accrels Section End ===== */

/* ===== Scroll Reveal Animations Start ===== */

/* ===== Scroll Reveal Animations End ===== */

/* ===== Accounting / Automation Type Section Start ===== */

@media (min-width: 1024px) {
  .accounting-grid.gsap-scroll .accounting-card {
    width: calc((100% - (3 * 24px)) / 4) !important;
    min-width: calc((100% - (3 * 24px)) / 4) !important;
  }
}

/* ===== Accounting / Automation Type Section End ===== */

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.hover\:text-\[\#00A99D\]:hover {
  --tw-text-opacity: 1;
  color: rgb(0 169 157 / var(--tw-text-opacity, 1));
}

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

@media (min-width: 1024px) {
  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

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

/* Blogs Filter hide - Tirth */
.filters-section__dropdowns, .single-post .blogs-filter, .insights-filter {
	display: none !important;
}