/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-serif: Bitter, serif;
    --font-mono: "Source Code Pro", monospace;
    --color-white: var(--white);
    --spacing: 0.25rem;
    --font-weight-normal: 400;
    --font-weight-bold: 700;
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --color-gray-9: var(--gray-9);
    --text--1: 14px;
    --text--1--line-height: 20px;
    --text-0: 16px;
    --text-0--line-height: 22px;
    --text-1: 18px;
    --text-1--line-height: 24px;
    --text-2: 20px;
    --text-2--line-height: 28px;
    --text-3: 22px;
    --text-3--line-height: 30px;
    --text-4: 24px;
    --text-4--line-height: 32px;
    --text-5: 28px;
    --text-5--line-height: 36px;
    --text-6: 32px;
    --text-6--line-height: 40px;
    --text-7: 36px;
    --text-7--line-height: 44px;
    --text-8: 40px;
    --text-8--line-height: 48px;
    --text-9: 44px;
    --text-9--line-height: 52px;
    --text-10: 48px;
    --text-10--line-height: 56px;
    --text-11: 56px;
    --text-11--line-height: 64px;
    --text-13: 72px;
    --text-13--line-height: 80px;
    --text-14: 88px;
    --text-14--line-height: 96px;
    --text-15: 104px;
    --text-15--line-height: 116px;
    --spacing-0: 0px;
    --spacing-12px: 12px;
    --spacing-16px: 16px;
    --spacing-24px: 24px;
    --spacing-28px: 28px;
    --spacing-32px: 32px;
    --spacing-48px: 48px;
    --spacing-64px: 64px;
    --spacing-100px: 100px;
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
    }
    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]),
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .container {
    width: 100%;
  }
  @media (width >= 48rem) {
    .container {
      max-width: 48rem;
    }
  }
  @media (width >= 75rem) {
    .container {
      max-width: 75rem;
    }
  }
  @media (width >= 90rem) {
    .container {
      max-width: 90rem;
    }
  }
  @media (width >= 96rem) {
    .container {
      max-width: 96rem;
    }
  }
  @media (width >= 100rem) {
    .container {
      max-width: 100rem;
    }
  }
  @media (width >= 120rem) {
    .container {
      max-width: 120rem;
    }
  }
  .layout-container {
    padding-inline: 16px;
    max-width: 1800px;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
  }
  @media (min-width: 768px) {
    .layout-container {
      padding-inline: 40px;
    }
  }
  @media (min-width: 1280px) {
    .layout-container {
      padding-inline: 60px;
    }
  }
  .m-0 {
    margin: var(--spacing-0);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-32px {
    margin-top: var(--spacing-32px);
  }
  .mt-\[150px\] {
    margin-top: 150px;
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-16px {
    margin-bottom: var(--spacing-16px);
  }
  .mb-\[24px\] {
    margin-bottom: 24px;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .table {
    display: table;
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[65px\] {
    height: 65px;
  }
  .h-\[120px\] {
    height: 120px;
  }
  .h-\[160px\] {
    height: 160px;
  }
  .h-\[200px\] {
    height: 200px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[108px\] {
    max-height: 108px;
  }
  .max-h-\[220px\] {
    max-height: 220px;
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[50px\] {
    width: 50px;
  }
  .w-\[65px\] {
    width: 65px;
  }
  .w-\[80px\] {
    width: 80px;
  }
  .w-\[100px\] {
    width: 100px;
  }
  .w-\[150px\] {
    width: 150px;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[125px\] {
    max-width: 125px;
  }
  .max-w-\[165px\] {
    max-width: 165px;
  }
  .max-w-\[800px\] {
    max-width: 800px;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-evenly {
    justify-content: space-evenly;
  }
  .justify-start {
    justify-content: flex-start;
  }
  :where(.space-y-4 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
  }
  .gap-x-\[32px\] {
    column-gap: 32px;
  }
  :where(.space-x-0 > :not(:last-child)) {
    --tw-space-x-reverse: 0;
    margin-inline-start: calc(var(--spacing-0) * var(--tw-space-x-reverse));
    margin-inline-end: calc(var(--spacing-0) * calc(1 - var(--tw-space-x-reverse)));
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .\!bg-white {
    background-color: var(--color-white) !important;
  }
  .mask-repeat {
    mask-repeat: repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .px-100px {
    padding-inline: var(--spacing-100px);
  }
  .px-\[16px\] {
    padding-inline: 16px;
  }
  .px-\[40px\] {
    padding-inline: 40px;
  }
  .px-\[60px\] {
    padding-inline: 60px;
  }
  .px-\[84px\] {
    padding-inline: 84px;
  }
  .py-32px {
    padding-block: var(--spacing-32px);
  }
  .pt-\[150px\] {
    padding-top: 150px;
  }
  .pb-12px {
    padding-bottom: var(--spacing-12px);
  }
  .pb-16px {
    padding-bottom: var(--spacing-16px);
  }
  .pb-24px {
    padding-bottom: var(--spacing-24px);
  }
  .pb-32px {
    padding-bottom: var(--spacing-32px);
  }
  .pb-48px {
    padding-bottom: var(--spacing-48px);
  }
  .text-left {
    text-align: left;
  }
  .font-serif {
    font-family: var(--font-serif);
  }
  .fs-4 {
    font-size: var(--text-3);
    line-height: var(--tw-leading, var(--text-3--line-height));
  }
  @media (width >= 75rem) {
    .fs-4 {
      font-size: var(--text-4);
      line-height: var(--tw-leading, var(--text-4--line-height));
    }
  }
  @media (width >= 90rem) {
    .fs-4 {
      font-size: var(--text-6);
      line-height: var(--tw-leading, var(--text-6--line-height));
    }
  }
  .fs-5 {
    font-size: var(--text-4);
    line-height: var(--tw-leading, var(--text-4--line-height));
  }
  @media (width >= 75rem) {
    .fs-5 {
      font-size: var(--text-5);
      line-height: var(--tw-leading, var(--text-5--line-height));
    }
  }
  @media (width >= 90rem) {
    .fs-5 {
      font-size: var(--text-8);
      line-height: var(--tw-leading, var(--text-8--line-height));
    }
  }
  .fs-6 {
    font-size: var(--text-5);
    line-height: var(--tw-leading, var(--text-5--line-height));
  }
  @media (width >= 75rem) {
    .fs-6 {
      font-size: var(--text-7);
      line-height: var(--tw-leading, var(--text-7--line-height));
    }
  }
  @media (width >= 90rem) {
    .fs-6 {
      font-size: var(--text-11);
      line-height: var(--tw-leading, var(--text-11--line-height));
    }
  }
  .fs-7 {
    font-size: var(--text-6);
    line-height: var(--tw-leading, var(--text-6--line-height));
  }
  @media (width >= 75rem) {
    .fs-7 {
      font-size: var(--text-9);
      line-height: var(--tw-leading, var(--text-9--line-height));
    }
  }
  @media (width >= 90rem) {
    .fs-7 {
      font-size: var(--text-13);
      line-height: var(--tw-leading, var(--text-13--line-height));
    }
  }
  .fs-8 {
    font-size: var(--text-8);
    line-height: var(--tw-leading, var(--text-8--line-height));
  }
  @media (width >= 75rem) {
    .fs-8 {
      font-size: var(--text-11);
      line-height: var(--tw-leading, var(--text-11--line-height));
    }
  }
  @media (width >= 90rem) {
    .fs-8 {
      font-size: var(--text-14);
      line-height: var(--tw-leading, var(--text-14--line-height));
    }
  }
  .fs-9 {
    font-size: var(--text-10);
    line-height: var(--tw-leading, var(--text-10--line-height));
  }
  @media (width >= 75rem) {
    .fs-9 {
      font-size: var(--text-13);
      line-height: var(--tw-leading, var(--text-13--line-height));
    }
  }
  @media (width >= 90rem) {
    .fs-9 {
      font-size: var(--text-15);
      line-height: var(--tw-leading, var(--text-15--line-height));
    }
  }
  .fs-0 {
    font-size: var(--text--1);
    line-height: var(--tw-leading, var(--text--1--line-height));
  }
  @media (width >= 90rem) {
    .fs-0 {
      font-size: var(--text-0);
      line-height: var(--tw-leading, var(--text-0--line-height));
    }
  }
  .fs-1 {
    font-size: var(--text-0);
    line-height: var(--tw-leading, var(--text-0--line-height));
  }
  @media (width >= 90rem) {
    .fs-1 {
      font-size: var(--text-1);
      line-height: var(--tw-leading, var(--text-1--line-height));
    }
  }
  .fs-2 {
    font-size: var(--text-1);
    line-height: var(--tw-leading, var(--text-1--line-height));
  }
  @media (width >= 90rem) {
    .fs-2 {
      font-size: var(--text-2);
      line-height: var(--tw-leading, var(--text-2--line-height));
    }
  }
  .fs-3 {
    font-size: var(--text-2);
    line-height: var(--tw-leading, var(--text-2--line-height));
  }
  @media (width >= 90rem) {
    .fs-3 {
      font-size: var(--text-4);
      line-height: var(--tw-leading, var(--text-4--line-height));
    }
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .text-gray-9 {
    color: var(--color-gray-9);
  }
  .text-white {
    color: var(--color-white);
  }
  .lowercase {
    text-transform: lowercase;
  }
  .lining-nums {
    --tw-numeric-figure: lining-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .drop-shadow {
    --tw-drop-shadow-size: drop-shadow(0 1px 2px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.1))) drop-shadow(0 1px 1px var(--tw-drop-shadow-color, rgb(0 0 0 / 0.06)));
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow( 0 1px 1px rgb(0 0 0 / 0.06));
    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,);
  }
  .invert {
    --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,);
  }
  .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, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .backface-hidden {
    backface-visibility: hidden;
  }
  @media (width >= 48rem) {
    .sm\:top-\[100\%\] {
      top: 100%;
    }
  }
  @media (width >= 48rem) {
    .sm\:mt-16px {
      margin-top: var(--spacing-16px);
    }
  }
  @media (width >= 48rem) {
    .sm\:h-\[90px\] {
      height: 90px;
    }
  }
  @media (width >= 48rem) {
    .sm\:h-\[150px\] {
      height: 150px;
    }
  }
  @media (width >= 48rem) {
    .sm\:h-\[250px\] {
      height: 250px;
    }
  }
  @media (width >= 48rem) {
    .sm\:w-\[85px\] {
      width: 85px;
    }
  }
  @media (width >= 48rem) {
    .sm\:w-\[100px\] {
      width: 100px;
    }
  }
  @media (width >= 48rem) {
    .sm\:w-\[125px\] {
      width: 125px;
    }
  }
  @media (width >= 48rem) {
    .sm\:w-\[150px\] {
      width: 150px;
    }
  }
  @media (width >= 48rem) {
    .sm\:w-full {
      width: 100%;
    }
  }
  @media (width >= 48rem) {
    .sm\:max-w-\[500px\] {
      max-width: 500px;
    }
  }
  @media (width >= 48rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }
  @media (width >= 48rem) {
    .sm\:pb-28px {
      padding-bottom: var(--spacing-28px);
    }
  }
  @media (width >= 48rem) {
    .sm\:pb-32px {
      padding-bottom: var(--spacing-32px);
    }
  }
  @media (width >= 48rem) {
    .sm\:pb-48px {
      padding-bottom: var(--spacing-48px);
    }
  }
  @media (width >= 48rem) {
    .sm\:pb-64px {
      padding-bottom: var(--spacing-64px);
    }
  }
  @media (width >= 48rem) {
    .sm\:pb-100px {
      padding-bottom: var(--spacing-100px);
    }
  }
  @media (width >= 75rem) {
    .md\:mb-10 {
      margin-bottom: calc(var(--spacing) * 10);
    }
  }
  @media (width >= 75rem) {
    .md\:h-\[75px\] {
      height: 75px;
    }
  }
  @media (width >= 75rem) {
    .md\:h-\[95px\] {
      height: 95px;
    }
  }
  @media (width >= 75rem) {
    .md\:h-\[300px\] {
      height: 300px;
    }
  }
  @media (width >= 75rem) {
    .md\:w-1\/2 {
      width: calc(1/2 * 100%);
    }
  }
  @media (width >= 75rem) {
    .md\:w-\[150px\] {
      width: 150px;
    }
  }
  @media (width >= 75rem) {
    .md\:max-w-\[700px\] {
      max-width: 700px;
    }
  }
  @media (width >= 75rem) {
    .md\:px-\[40px\] {
      padding-inline: 40px;
    }
  }
  @media (width >= 90rem) {
    .lg\:h-\[200px\] {
      height: 200px;
    }
  }
  @media (width >= 90rem) {
    .lg\:h-\[500px\] {
      height: 500px;
    }
  }
  @media (width >= 90rem) {
    .lg\:w-\[150px\] {
      width: 150px;
    }
  }
  @media (width >= 90rem) {
    .lg\:w-\[200px\] {
      width: 200px;
    }
  }
  @media (width >= 90rem) {
    .lg\:max-w-\[250px\] {
      max-width: 250px;
    }
  }
  @media (width >= 100rem) {
    .xl\:max-w-\[900px\] {
      max-width: 900px;
    }
  }
  @media (width >= 100rem) {
    .xl\:px-\[60px\] {
      padding-inline: 60px;
    }
  }
}
.service-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (max-width: 767px) {
  .service-list-wrapper.logo_cards .service-list {
    flex-direction: column-reverse;
  }
}
.service-list__info {
  width: 100%;
  max-width: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.service-list__info-inner {
  width: 100%;
  margin: auto;
  padding: 28px;
}
@media (max-width: 767px) {
  .service-list__info-inner {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.service-list__info-cta {
  width: fit-content;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-list__info .service-list__info-headline .service-list-eyebrow {
  color: #FFF;
  font-family: Bitter;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -0.176px;
  margin-bottom: 12px;
}
.service-list__info .service-list__info-headline .service-list-title {
  font-size: var(--text-4);
  line-height: var(--tw-leading, var(--text-4--line-height));
}
@media (width >= 75rem) {
  .service-list__info .service-list__info-headline .service-list-title {
    font-size: var(--text-5);
    line-height: var(--tw-leading, var(--text-5--line-height));
  }
}
@media (width >= 90rem) {
  .service-list__info .service-list__info-headline .service-list-title {
    font-size: var(--text-8);
    line-height: var(--tw-leading, var(--text-8--line-height));
  }
}
.service-list__info .service-list__info-headline .service-list-title {
  font-weight: 700;
  margin: 0;
  text-align: left;
  margin-bottom: 24px;
  color: inherit;
}
.service-list__info .service-list__info-text {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  text-align: left;
  margin-bottom: 32px;
  color: #fff;
}
.service-list__info .service-list__info-text a {
  width: fit-content;
  display: block;
  border-bottom: 1px solid #FFF;
  margin-bottom: 16px;
  transition: box-shadow 0.2s ease;
}
.service-list__info .service-list__info-text a:hover {
  box-shadow: 0 2px 0 0 #FFF;
}
.service-list__info .service-list__info-text.snowdog a {
  border-color: var(--snowdog) !important;
}
.service-list__info .service-list__info-text.snowdog a:hover {
  box-shadow: 0 2px 0 0 var(--snowdog);
}
.service-list__info .service-list__info-text.blacklab a {
  border-color: var(--blacklab) !important;
}
.service-list__info .service-list__info-text.blacklab a:hover {
  box-shadow: 0 2px 0 0 var(--blacklab);
}
.service-list__info .service-list__info-text.whimper a {
  border-color: var(--whimper-darken) !important;
}
.service-list__info .service-list__info-text.whimper a:hover {
  box-shadow: 0 2px 0 0 var(--whimper-darken);
}
.service-list__info .service-list__info-text.slobber a {
  border-color: var(--slobber-darken) !important;
}
.service-list__info .service-list__info-text.slobber a:hover {
  box-shadow: 0 2px 0 0 var(--slobber-darken);
}
.service-list__info .service-list__info-text.drool a {
  border-color: var(--drool-darken) !important;
}
.service-list__info .service-list__info-text.drool a:hover {
  box-shadow: 0 2px 0 0 var(--drool-darken);
}
.service-list__info .service-list__info-text.waterbowl a {
  border-color: var(--waterbowl-darken) !important;
}
.service-list__info .service-list__info-text.waterbowl a:hover {
  box-shadow: 0 2px 0 0 var(--waterbowl-darken);
}
.service-list__info .service-list__info-text.booger a {
  border-color: var(--booger-darken) !important;
}
.service-list__info .service-list__info-text.booger a:hover {
  box-shadow: 0 2px 0 0 var(--booger-darken);
}
.service-list__info .service-list__info-text.mange a {
  border-color: var(--mange-darken) !important;
}
.service-list__info .service-list__info-text.mange a:hover {
  box-shadow: 0 2px 0 0 var(--mange-darken);
}
.service-list__info .service-list__info-text.rabies a {
  border-color: var(--rabies-darken) !important;
}
.service-list__info .service-list__info-text.rabies a:hover {
  box-shadow: 0 2px 0 0 var(--rabies-darken);
}
.service-list__info .service-list__info-text.treat a {
  border-color: var(--treat-darken) !important;
}
.service-list__info .service-list__info-text.treat a:hover {
  box-shadow: 0 2px 0 0 var(--treat-darken);
}
.service-list__info .service-list__info-text.kibble a {
  border-color: var(--kibble-darken) !important;
}
.service-list__info .service-list__info-text.kibble a:hover {
  box-shadow: 0 2px 0 0 var(--kibble-darken);
}
@media (max-width: 767px) {
  .service-list__info {
    max-width: 100%;
  }
}
.service-list__media {
  width: 100%;
  max-width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.service-list__media .service-list-inner-image {
  width: 100%;
  height: auto;
  mask-image: url('masks/asset-mask.svg');
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
}
@media (max-width: 767px) {
  .service-list__media {
    max-width: 100%;
  }
}
.service-list-cards-container {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(2, 290px);
  gap: 24px;
  margin-top: 24px;
  align-items: start;
}
@media (min-width: 1930px) {
  .service-list-cards-container {
    grid-template-columns: repeat(3, 290px);
  }
}
@media (max-width: 1390px) {
  .service-list-cards-container {
    grid-template-columns: repeat(2, auto);
  }
}
@media (max-width: 999px) {
  .service-list-cards-container {
    grid-template-columns: repeat(1, auto);
  }
}
@media (max-width: 767px) {
  .service-list-cards-container {
    grid-template-columns: repeat(2, auto);
  }
}
.service-list-cards-container .service-list-card {
  width: 100%;
  height: 137px;
  max-width: 290px;
  border-radius: 8px;
  background-color: #fff;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 24px;
  position: relative;
}
.service-list-cards-container .service-list-card .card__image,
      .service-list-cards-container .service-list-card .service-list-card__image--svg {
  width: 100%;
  max-width: 178px;
  height: 100%;
  max-height: 62px;
  object-fit: cover;
}
.service-list-cards-container .service-list-card .service-list-card__image--svg {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.service-list-cards-container .service-list-card .service-list-card__link {
  position: absolute;
  bottom: 0px;
  right: 0px;
  display: flex;
  padding: 4px 12px;
  justify-content: center;
  align-items: center;
  font-family: "IBM Plex Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.165px;
}
@media (min-width: 768px) {
  .service-list {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1280px) {
  .service-list {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.service-list.right {
  flex-direction: row-reverse;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-ordinal {
  syntax: "*";
  inherits: false;
}
@property --tw-slashed-zero {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-figure {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-spacing {
  syntax: "*";
  inherits: false;
}
@property --tw-numeric-fraction {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-space-x-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-ease: initial;
    }
  }
}


/*# sourceMappingURL=service-list.css.map */
