/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */
/*! Detay Sayfası İçerik Stil Kodları */
@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-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --container-5xl: 64rem;
    --container-7xl: 80rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --text-4xl: 2.25rem;
    --text-4xl--line-height: calc(2.5 / 2.25);
    --text-5xl: 3rem;
    --text-5xl--line-height: 1;
    --text-6xl: 3.75rem;
    --text-6xl--line-height: 1;
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in-out: cubic-bezier(0.4, 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);
  }
}
@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)) {
        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;
  }
  :-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 {
  .pointer-events-none {
    pointer-events: none;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }
  .-top-10 {
    top: calc(var(--spacing) * -10);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-3 {
    top: calc(var(--spacing) * 3);
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .right-3 {
    right: calc(var(--spacing) * 3);
  }
  .bottom-2 {
    bottom: calc(var(--spacing) * 2);
  }
  .bottom-4 {
    bottom: calc(var(--spacing) * 4);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-1\/2 {
    left: calc(1/2 * 100%);
  }
  .left-2 {
    left: calc(var(--spacing) * 2);
  }
  .z-0 {
    z-index: 0;
  }
  .z-10 {
    z-index: 10;
  }
  .z-20 {
    z-index: 20;
  }
  .z-50 {
    z-index: 50;
  }
  .z-\[99\] {
    z-index: 99;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-3 {
    grid-column: span 3 / span 3;
  }
  .col-span-5 {
    grid-column: span 5 / span 5;
  }
  .col-span-7 {
    grid-column: span 7 / span 7;
  }
  .col-span-8 {
    grid-column: span 8 / span 8;
  }
  .row-span-2 {
    grid-row: span 2 / span 2;
  }
  .m-2 {
    margin: calc(var(--spacing) * 2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-2 {
    margin-block: calc(var(--spacing) * 2);
  }
  .my-2\.5 {
    margin-block: calc(var(--spacing) * 2.5);
  }
  .my-3 {
    margin-block: calc(var(--spacing) * 3);
  }
  .my-4 {
    margin-block: calc(var(--spacing) * 4);
  }
  .my-5 {
    margin-block: calc(var(--spacing) * 5);
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .my-10 {
    margin-block: calc(var(--spacing) * 10);
  }
  .my-12 {
    margin-block: calc(var(--spacing) * 12);
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-16 {
    margin-top: calc(var(--spacing) * 16);
  }
  .\!mb-0 {
    margin-bottom: calc(var(--spacing) * 0) !important;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .ml-3 {
    margin-left: calc(var(--spacing) * 3);
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-6 {
    height: calc(var(--spacing) * 6);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-11 {
    height: calc(var(--spacing) * 11);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-20 {
    height: calc(var(--spacing) * 20);
  }
  .h-\[17px\] {
    height: 17px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .h-px {
    height: 1px;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-6 {
    max-height: calc(var(--spacing) * 6);
  }
  .max-h-8 {
    max-height: calc(var(--spacing) * 8);
  }
  .max-h-14 {
    max-height: calc(var(--spacing) * 14);
  }
  .max-h-16 {
    max-height: calc(var(--spacing) * 16);
  }
  .max-h-\[173px\] {
    max-height: 173px;
  }
  .max-h-\[370px\] {
    max-height: 370px;
  }
  .min-h-8 {
    min-height: calc(var(--spacing) * 8);
  }
  .min-h-24 {
    min-height: calc(var(--spacing) * 24);
  }
  .min-h-\[289px\] {
    min-height: 289px;
  }
  .min-h-\[340px\] {
    min-height: 340px;
  }
  .min-h-\[347px\] {
    min-height: 347px;
  }
  .min-h-\[460px\] {
    min-height: 460px;
  }
  .min-h-\[558px\] {
    min-height: 558px;
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-6 {
    width: calc(var(--spacing) * 6);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-10 {
    width: calc(var(--spacing) * 10);
  }
  .w-11 {
    width: calc(var(--spacing) * 11);
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-20 {
    width: calc(var(--spacing) * 20);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-\[117px\] {
    width: 117px;
  }
  .w-\[129px\] {
    width: 129px;
  }
  .w-\[142px\] {
    width: 142px;
  }
  .w-\[160px\] {
    width: 160px;
  }
  .w-\[268px\] {
    width: 268px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6 {
    max-width: calc(var(--spacing) * 6);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-8 {
    max-width: calc(var(--spacing) * 8);
  }
  .max-w-14 {
    max-width: calc(var(--spacing) * 14);
  }
  .max-w-16 {
    max-width: calc(var(--spacing) * 16);
  }
  .max-w-28 {
    max-width: calc(var(--spacing) * 28);
  }
  .max-w-40 {
    max-width: calc(var(--spacing) * 40);
  }
  .max-w-48 {
    max-width: calc(var(--spacing) * 48);
  }
  .max-w-72 {
    max-width: calc(var(--spacing) * 72);
  }
  .max-w-\[173px\] {
    max-width: 173px;
  }
  .max-w-\[300px\] {
    max-width: 300px;
  }
  .max-w-\[330px\] {
    max-width: 330px;
  }
  .max-w-\[370px\] {
    max-width: 370px;
  }
  .max-w-\[386px\] {
    max-width: 386px;
  }
  .max-w-\[389px\] {
    max-width: 389px;
  }
  .max-w-\[400px\] {
    max-width: 400px;
  }
  .max-w-\[405px\] {
    max-width: 405px;
  }
  .max-w-\[450px\] {
    max-width: 450px;
  }
  .max-w-\[463px\] {
    max-width: 463px;
  }
  .max-w-\[470px\] {
    max-width: 470px;
  }
  .max-w-\[665px\] {
    max-width: 665px;
  }
  .max-w-\[1240px\] {
    max-width: 1240px;
  }
  .max-w-\[1300px\] {
    max-width: 1300px;
  }
  .max-w-\[1316px\] {
    max-width: 1316px;
  }
  .max-w-\[1400px\] {
    max-width: 1400px;
  }
  .max-w-lg {
    max-width: var(--container-lg);
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-8 {
    min-width: calc(var(--spacing) * 8);
  }
  .min-w-16 {
    min-width: calc(var(--spacing) * 16);
  }
  .min-w-20 {
    min-width: calc(var(--spacing) * 20);
  }
  .min-w-48 {
    min-width: calc(var(--spacing) * 48);
  }
  .-translate-x-full {
    --tw-translate-x: -100%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .translate-x-\[-50\%\] {
    --tw-translate-x: -50%;
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .rotate-180 {
    rotate: 180deg;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .grid-cols-11 {
    grid-template-columns: repeat(11, minmax(0, 1fr));
  }
  .grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
  }
  .grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .place-content-end {
    place-content: end;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .items-stretch {
    align-items: stretch;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-items-center {
    justify-items: center;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-14 {
    gap: calc(var(--spacing) * 14);
  }
  .gap-24 {
    gap: calc(var(--spacing) * 24);
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :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)));
    }
  }
  .divide-x {
    :where(& > :not(:last-child)) {
      --tw-divide-x-reverse: 0;
      border-inline-style: var(--tw-border-style);
      border-inline-start-width: calc(1px * var(--tw-divide-x-reverse));
      border-inline-end-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
    }
  }
  .divide-y {
    :where(& > :not(:last-child)) {
      --tw-divide-y-reverse: 0;
      border-bottom-style: var(--tw-border-style);
      border-top-style: var(--tw-border-style);
      border-top-width: calc(1px * var(--tw-divide-y-reverse));
      border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    }
  }
  .divide-\[\#142c4f\] {
    :where(& > :not(:last-child)) {
      border-color: #142c4f;
    }
  }
  .divide-white\/50 {
    :where(& > :not(:last-child)) {
      border-color: color-mix(in srgb, #fff 50%, transparent);
      @supports (color: color-mix(in lab, red, red)) {
        border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
      }
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-3xl {
    border-radius: var(--radius-3xl);
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  .rounded-b-xl {
    border-bottom-right-radius: var(--radius-xl);
    border-bottom-left-radius: var(--radius-xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-\[5px\] {
    border-style: var(--tw-border-style);
    border-width: 5px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }
  .border-\[\#1E1B1B\]\/30 {
    border-color: color-mix(in oklab, #1E1B1B 30%, transparent);
  }
  .border-\[\#3A86FF\] {
    border-color: #3A86FF;
  }
  .border-\[\#3a86ff\]\/50 {
    border-color: color-mix(in oklab, #3a86ff 50%, transparent);
  }
  .border-\[\#009FE3\] {
    border-color: #009FE3;
  }
  .border-\[\#060D2F\]\/10 {
    border-color: color-mix(in oklab, #060D2F 10%, transparent);
  }
  .border-\[\#23659A\] {
    border-color: #23659A;
  }
  .border-\[\#23659A\]\/50 {
    border-color: color-mix(in oklab, #23659A 50%, transparent);
  }
  .border-\[\#23659a\]\/20 {
    border-color: color-mix(in oklab, #23659a 20%, transparent);
  }
  .border-black\/50 {
    border-color: color-mix(in srgb, #000 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 50%, transparent);
    }
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-white\/50 {
    border-color: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .bg-\[\#2CB9F5\]\/15 {
    background-color: color-mix(in oklab, #2CB9F5 15%, transparent);
  }
  .bg-\[\#2CB9F5\]\/25 {
    background-color: color-mix(in oklab, #2CB9F5 25%, transparent);
  }
  .bg-\[\#2CB9F5\]\/30 {
    background-color: color-mix(in oklab, #2CB9F5 30%, transparent);
  }
  .bg-\[\#009FE3\]\/10 {
    background-color: color-mix(in oklab, #009FE3 10%, transparent);
  }
  .bg-\[\#009FE3\]\/20 {
    background-color: color-mix(in oklab, #009FE3 20%, transparent);
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-black\/15 {
    background-color: color-mix(in srgb, #000 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-black) 15%, transparent);
    }
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/25 {
    background-color: color-mix(in srgb, #fff 25%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 25%, transparent);
    }
  }
  .bg-white\/50 {
    background-color: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .bg-gradient-to-b {
    --tw-gradient-position: to bottom in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-gradient-to-r {
    --tw-gradient-position: to right in oklab;
    background-image: linear-gradient(var(--tw-gradient-stops));
  }
  .bg-\[linear-gradient\(to_bottom\,rgba\(44\,185\,245\,0\)_0\%\,rgba\(44\,185\,245\,0\)_70\%\,rgba\(44\,185\,245\,0\.65\)_86\%\,rgba\(44\,185\,245\,0\.85\)_100\%\)\] {
    background-image: linear-gradient(to bottom,rgba(44,185,245,0) 0%,rgba(44,185,245,0) 70%,rgba(44,185,245,0.65) 86%,rgba(44,185,245,0.85) 100%);
  }
  .bg-\[url\(\/wp-content\/uploads\/2025\/08\/dental_breadcrumb_background\.webp\)\] {
    background-image: url(/wp-content/uploads/2025/08/dental_breadcrumb_background.webp);
  }
  .from-\[\#2CB9F5\] {
    --tw-gradient-from: #2CB9F5;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#2cb9f5\] {
    --tw-gradient-from: #2cb9f5;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#66A3FF\]\/0 {
    --tw-gradient-from: color-mix(in oklab, #66A3FF 0%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .from-\[\#23659A\] {
    --tw-gradient-from: #23659A;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .via-\[\#3a86ff\] {
    --tw-gradient-via: #3a86ff;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .via-\[\#66a3ff\] {
    --tw-gradient-via: #66a3ff;
    --tw-gradient-via-stops: var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-via) var(--tw-gradient-via-position), var(--tw-gradient-to) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-via-stops);
  }
  .to-\[\#2CB9F5\]\/80 {
    --tw-gradient-to: color-mix(in oklab, #2CB9F5 80%, transparent);
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#2cb9f5\] {
    --tw-gradient-to: #2cb9f5;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#3A86FF\] {
    --tw-gradient-to: #3A86FF;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .to-\[\#4c9ed9\] {
    --tw-gradient-to: #4c9ed9;
    --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position));
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-center {
    background-position: center;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-1\.5 {
    padding: calc(var(--spacing) * 1.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-2\.5 {
    padding: calc(var(--spacing) * 2.5);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-7 {
    padding: calc(var(--spacing) * 7);
  }
  .p-10 {
    padding: calc(var(--spacing) * 10);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-5 {
    padding-inline: calc(var(--spacing) * 5);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-10 {
    padding-inline: calc(var(--spacing) * 10);
  }
  .px-\[18px\] {
    padding-inline: 18px;
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-10 {
    padding-block: calc(var(--spacing) * 10);
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-3 {
    padding-top: calc(var(--spacing) * 3);
  }
  .pt-4 {
    padding-top: calc(var(--spacing) * 4);
  }
  .pt-12 {
    padding-top: calc(var(--spacing) * 12);
  }
  .pr-2 {
    padding-right: calc(var(--spacing) * 2);
  }
  .pb-2 {
    padding-bottom: calc(var(--spacing) * 2);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-5 {
    padding-left: calc(var(--spacing) * 5);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--line-height));
  }
  .text-5xl {
    font-size: var(--text-5xl);
    line-height: var(--tw-leading, var(--text-5xl--line-height));
  }
  .text-6xl {
    font-size: var(--text-6xl);
    line-height: var(--tw-leading, var(--text-6xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-\[\#5A687D\] {
    color: #5A687D;
  }
  .text-\[\#333\] {
    color: #333;
  }
  .text-\[\#23659A\] {
    color: #23659A;
  }
  .text-\[\#040404\] {
    color: #040404;
  }
  .text-\[040404\] {
    color: 040404;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-white {
    color: var(--color-white);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .italic {
    font-style: italic;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px 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);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
  }
  .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, visibility, 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));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }
  .group-hover\:text-white {
    &:is(:where(.group):hover *) {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:bg-\[\#2cb9f5\] {
    &:hover {
      @media (hover: hover) {
        background-color: #2cb9f5;
      }
    }
  }
  .hover\:bg-\[\#3a86ff\] {
    &:hover {
      @media (hover: hover) {
        background-color: #3a86ff;
      }
    }
  }
  .hover\:bg-\[\#23659A\] {
    &:hover {
      @media (hover: hover) {
        background-color: #23659A;
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .max-\[1240px\]\:order-1 {
    @media (width < 1240px) {
      order: 1;
    }
  }
  .max-\[1240px\]\:order-2 {
    @media (width < 1240px) {
      order: 2;
    }
  }
  .max-\[1240px\]\:my-10 {
    @media (width < 1240px) {
      margin-block: calc(var(--spacing) * 10);
    }
  }
  .max-\[1240px\]\:flex {
    @media (width < 1240px) {
      display: flex;
    }
  }
  .max-\[1240px\]\:w-full {
    @media (width < 1240px) {
      width: 100%;
    }
  }
  .max-\[1240px\]\:flex-col {
    @media (width < 1240px) {
      flex-direction: column;
    }
  }
  .max-\[1240px\]\:flex-row {
    @media (width < 1240px) {
      flex-direction: row;
    }
  }
  .max-\[1100px\]\:order-2 {
    @media (width < 1100px) {
      order: 2;
    }
  }
  .max-\[1100px\]\:order-3 {
    @media (width < 1100px) {
      order: 3;
    }
  }
  .max-\[1100px\]\:min-h-\[300px\] {
    @media (width < 1100px) {
      min-height: 300px;
    }
  }
  .max-\[1100px\]\:max-w-\[300px\] {
    @media (width < 1100px) {
      max-width: 300px;
    }
  }
  .max-\[1100px\]\:flex-col {
    @media (width < 1100px) {
      flex-direction: column;
    }
  }
  .max-\[1100px\]\:text-center {
    @media (width < 1100px) {
      text-align: center;
    }
  }
  .max-\[1100px\]\:text-3xl {
    @media (width < 1100px) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .max-\[1080px\]\:col-span-full {
    @media (width < 1080px) {
      grid-column: 1 / -1;
    }
  }
  .max-\[1080px\]\:flex {
    @media (width < 1080px) {
      display: flex;
    }
  }
  .max-\[1080px\]\:min-h-\[500px\] {
    @media (width < 1080px) {
      min-height: 500px;
    }
  }
  .max-\[1080px\]\:flex-col {
    @media (width < 1080px) {
      flex-direction: column;
    }
  }
  .max-\[992px\]\:col-span-1 {
    @media (width < 992px) {
      grid-column: span 1 / span 1;
    }
  }
  .max-\[992px\]\:grid-cols-1 {
    @media (width < 992px) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .max-\[950px\]\:hidden {
    @media (width < 950px) {
      display: none;
    }
  }
  .max-\[950px\]\:min-h-auto {
    @media (width < 950px) {
      min-height: auto;
    }
  }
  .max-\[950px\]\:max-w-\[330px\] {
    @media (width < 950px) {
      max-width: 330px;
    }
  }
  .max-\[950px\]\:min-w-40 {
    @media (width < 950px) {
      min-width: calc(var(--spacing) * 40);
    }
  }
  .max-\[950px\]\:grid-cols-2 {
    @media (width < 950px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .max-\[950px\]\:flex-col {
    @media (width < 950px) {
      flex-direction: column;
    }
  }
  .max-\[950px\]\:flex-wrap {
    @media (width < 950px) {
      flex-wrap: wrap;
    }
  }
  .max-\[950px\]\:items-start {
    @media (width < 950px) {
      align-items: flex-start;
    }
  }
  .max-\[950px\]\:justify-start {
    @media (width < 950px) {
      justify-content: flex-start;
    }
  }
  .max-\[950px\]\:gap-1 {
    @media (width < 950px) {
      gap: calc(var(--spacing) * 1);
    }
  }
  .max-\[950px\]\:p-2 {
    @media (width < 950px) {
      padding: calc(var(--spacing) * 2);
    }
  }
  .max-\[950px\]\:pb-0 {
    @media (width < 950px) {
      padding-bottom: calc(var(--spacing) * 0);
    }
  }
  .max-\[950px\]\:text-4xl {
    @media (width < 950px) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .max-\[950px\]\:text-base {
    @media (width < 950px) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .max-\[950px\]\:text-sm {
    @media (width < 950px) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .max-\[875px\]\:flex {
    @media (width < 875px) {
      display: flex;
    }
  }
  .max-\[875px\]\:hidden {
    @media (width < 875px) {
      display: none;
    }
  }
  .max-xl\:w-8 {
    @media (width < 80rem) {
      width: calc(var(--spacing) * 8);
    }
  }
  .max-xl\:w-20 {
    @media (width < 80rem) {
      width: calc(var(--spacing) * 20);
    }
  }
  .max-xl\:gap-0 {
    @media (width < 80rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .max-xl\:gap-5 {
    @media (width < 80rem) {
      gap: calc(var(--spacing) * 5);
    }
  }
  .max-xl\:text-2xl {
    @media (width < 80rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .max-xl\:text-5xl {
    @media (width < 80rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .max-xl\:text-lg {
    @media (width < 80rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .max-lg\:h-12 {
    @media (width < 64rem) {
      height: calc(var(--spacing) * 12);
    }
  }
  .max-lg\:h-16 {
    @media (width < 64rem) {
      height: calc(var(--spacing) * 16);
    }
  }
  .max-lg\:w-12 {
    @media (width < 64rem) {
      width: calc(var(--spacing) * 12);
    }
  }
  .max-lg\:w-16 {
    @media (width < 64rem) {
      width: calc(var(--spacing) * 16);
    }
  }
  .max-lg\:w-full {
    @media (width < 64rem) {
      width: 100%;
    }
  }
  .max-lg\:min-w-12 {
    @media (width < 64rem) {
      min-width: calc(var(--spacing) * 12);
    }
  }
  .max-lg\:min-w-16 {
    @media (width < 64rem) {
      min-width: calc(var(--spacing) * 16);
    }
  }
  .max-lg\:flex-col {
    @media (width < 64rem) {
      flex-direction: column;
    }
  }
  .max-lg\:justify-center {
    @media (width < 64rem) {
      justify-content: center;
    }
  }
  .max-lg\:gap-0 {
    @media (width < 64rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .max-lg\:gap-12 {
    @media (width < 64rem) {
      gap: calc(var(--spacing) * 12);
    }
  }
  .max-lg\:px-2 {
    @media (width < 64rem) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .max-lg\:px-4 {
    @media (width < 64rem) {
      padding-inline: calc(var(--spacing) * 4);
    }
  }
  .max-lg\:py-2 {
    @media (width < 64rem) {
      padding-block: calc(var(--spacing) * 2);
    }
  }
  .max-lg\:py-10 {
    @media (width < 64rem) {
      padding-block: calc(var(--spacing) * 10);
    }
  }
  .max-lg\:text-center {
    @media (width < 64rem) {
      text-align: center;
    }
  }
  .max-lg\:text-4xl {
    @media (width < 64rem) {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
  }
  .max-lg\:text-base {
    @media (width < 64rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .max-lg\:text-sm {
    @media (width < 64rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .max-lg\:text-xl {
    @media (width < 64rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .max-md\:order-1 {
    @media (width < 48rem) {
      order: 1;
    }
  }
  .max-md\:mx-auto {
    @media (width < 48rem) {
      margin-inline: auto;
    }
  }
  .max-md\:my-3 {
    @media (width < 48rem) {
      margin-block: calc(var(--spacing) * 3);
    }
  }
  .max-md\:my-6 {
    @media (width < 48rem) {
      margin-block: calc(var(--spacing) * 6);
    }
  }
  .max-md\:my-10 {
    @media (width < 48rem) {
      margin-block: calc(var(--spacing) * 10);
    }
  }
  .max-md\:hidden {
    @media (width < 48rem) {
      display: none;
    }
  }
  .max-md\:w-12 {
    @media (width < 48rem) {
      width: calc(var(--spacing) * 12);
    }
  }
  .max-md\:max-w-\[270px\] {
    @media (width < 48rem) {
      max-width: 270px;
    }
  }
  .max-md\:max-w-\[400px\] {
    @media (width < 48rem) {
      max-width: 400px;
    }
  }
  .max-md\:max-w-sm {
    @media (width < 48rem) {
      max-width: var(--container-sm);
    }
  }
  .max-md\:flex-col {
    @media (width < 48rem) {
      flex-direction: column;
    }
  }
  .max-md\:justify-center {
    @media (width < 48rem) {
      justify-content: center;
    }
  }
  .max-md\:gap-0 {
    @media (width < 48rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .max-md\:gap-2 {
    @media (width < 48rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .max-md\:rounded-t-none {
    @media (width < 48rem) {
      border-top-left-radius: 0;
      border-top-right-radius: 0;
    }
  }
  .max-md\:rounded-b-none {
    @media (width < 48rem) {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0;
    }
  }
  .max-md\:px-0 {
    @media (width < 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .max-md\:px-2 {
    @media (width < 48rem) {
      padding-inline: calc(var(--spacing) * 2);
    }
  }
  .max-md\:text-center {
    @media (width < 48rem) {
      text-align: center;
    }
  }
  .max-md\:text-3xl {
    @media (width < 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .max-md\:text-5xl {
    @media (width < 48rem) {
      font-size: var(--text-5xl);
      line-height: var(--tw-leading, var(--text-5xl--line-height));
    }
  }
  .max-md\:text-base {
    @media (width < 48rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .max-md\:text-lg {
    @media (width < 48rem) {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
  }
  .max-md\:text-sm {
    @media (width < 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .max-sm\:left-1\/2 {
    @media (width < 40rem) {
      left: calc(1/2 * 100%);
    }
  }
  .max-sm\:mx-auto {
    @media (width < 40rem) {
      margin-inline: auto;
    }
  }
  .max-sm\:my-3 {
    @media (width < 40rem) {
      margin-block: calc(var(--spacing) * 3);
    }
  }
  .max-sm\:mt-10 {
    @media (width < 40rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .max-sm\:mb-2 {
    @media (width < 40rem) {
      margin-bottom: calc(var(--spacing) * 2);
    }
  }
  .max-sm\:hidden {
    @media (width < 40rem) {
      display: none;
    }
  }
  .max-sm\:w-full {
    @media (width < 40rem) {
      width: 100%;
    }
  }
  .max-sm\:max-w-\[150px\] {
    @media (width < 40rem) {
      max-width: 150px;
    }
  }
  .max-sm\:max-w-\[280px\] {
    @media (width < 40rem) {
      max-width: 280px;
    }
  }
  .max-sm\:max-w-\[300px\] {
    @media (width < 40rem) {
      max-width: 300px;
    }
  }
  .max-sm\:max-w-full {
    @media (width < 40rem) {
      max-width: 100%;
    }
  }
  .max-sm\:translate-x-\[-50\%\] {
    @media (width < 40rem) {
      --tw-translate-x: -50%;
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  .max-sm\:flex-col {
    @media (width < 40rem) {
      flex-direction: column;
    }
  }
  .max-sm\:items-center {
    @media (width < 40rem) {
      align-items: center;
    }
  }
  .max-sm\:items-start {
    @media (width < 40rem) {
      align-items: flex-start;
    }
  }
  .max-sm\:gap-0 {
    @media (width < 40rem) {
      gap: calc(var(--spacing) * 0);
    }
  }
  .max-sm\:gap-2 {
    @media (width < 40rem) {
      gap: calc(var(--spacing) * 2);
    }
  }
  .max-sm\:text-3xl {
    @media (width < 40rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .max-sm\:text-base {
    @media (width < 40rem) {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  .max-sm\:text-sm {
    @media (width < 40rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
}
:root {
  --darkBlue: #2e2483;
  --lightBlue: #2cb9f5;
  --darkishBlue: #3a86ff;
  --darkestBlue: #142c4f;
  --fadingGray: #74787c;
  --breadcumbBlue: #23659a;
}
html {
  margin-top: 0px !important;
}
.font-dm {
  font-family: "DM Sans", sans-serif;
}
.font-calistoga {
  font-family: "Calistoga", serif;
}
.wpforms-container {
  margin: 10px 0 !important;
}
.wpforms-field-container .wpforms-field-large, .wpforms-field-container textarea {
  background-color: rgba(44, 185, 245, 0.15) !important;
  border-radius: 10px !important;
  font-family: "DM Sans", sans-serif !important;
  border: 1px solid rgba(44, 185, 245, 0.35) !important;
}
.wpforms-field-container .wpforms-field-large::placeholder, .wpforms-field-container textarea::placeholder {
  color: #3a86ff !important;
  font-family: "DM Sans", sans-serif !important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
  padding: 10px 0 !important;
}
.wpforms-submit {
  background-color: #3a86ff !important;
  font-family: "Calistoga", serif;
  text-transform: uppercase !important;
  color: white !important;
  border-radius: 8px !important;
}
.detailedContent *, .postContent * {
  color: black;
  font-family: "DM Sans", serif;
  font-weight: 400;
}
.detailedContent p, .postContent p {
  margin: 8px 0;
}
.detailedContent ul, .postContent ul {
  margin: 4px 0;
  padding-left: 20px;
}
.detailedContent ul p, .detailedContent ol p, .postContent ul p, .postContent ol p {
  margin: 4px 0;
}
.detailedContent strong, .postContent strong {
  color: #3a86ff;
  font-weight: 700;
}
.detailedContent h1, .detailedContent h2, .detailedContent h3, .detailedContent h4, .detailedContent h5, .detailedContent h6, .postContent h1, .postContent h2, .postContent h3, .postContent h4, .postContent h5, .postContent h6 {
  color: #3a86ff;
  font-family: "DM Sans", serif;
  font-weight: 600;
}
.detailedContent h1, .postContent h1 {
  font-size: 2em;
}
.detailedContent h2, .postContent h2 {
  font-size: 1.5em;
}
.detailedContent h3, .postContent h3 {
  font-size: 1.17em;
}
.detailedContent h4, .postContent h4 {
  font-size: 1em;
}
.detailedContent h5, .postContent h5 {
  font-size: 0.83em;
}
.detailedContent h6, .postContent h6 {
  font-size: 0.67em;
}
.detailedContent ul, .postContent ul {
  list-style: disc;
}
.detailedContent table, .postContent table {
  margin: 16px 0;
  width: 100%;
}
.detailedContent table *, .postContent table * {
  text-align: left;
  line-height: 1.25rem;
}
.detailedContent th, .postContent th {
  border: 1px solid #000;
  padding: 12px 8px;
}
.detailedContent td, .postContent td {
  padding: 8px 8px;
  border: 1px solid #000;
}
.comparison-slider {
  position: relative;
  width: 100%;
  max-height: 390px;
  overflow: hidden;
  user-select: none;
}
.comparison-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.before-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.after-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  clip-path: polygon(0 0, var(--position) 0, var(--position) 100%, 0 100%);
  z-index: 2;
}
.slider-handle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: var(--position);
  width: 2px;
  background-color: white;
  transform: translateX(-50%);
  z-index: 3;
  cursor: ew-resize;
}
.slider-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.lang-item a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-family: "DM Sans", sans-serif;
  gap: 0.25rem;
  min-width: 110px;
  background: linear-gradient(135deg, #2cb9f5, #3a86ff, #2cb9f5, #3a86ff);
  padding: 0.5rem 1rem;
  border-radius: 1rem;
  color: white;
  font-size: 0.9rem;
  z-index: 99;
}
@layer utilities {
  .bg-darkBlue {
    background-color: var(--darkBlue);
  }
  .text-darkBlue {
    color: var(--darkBlue);
  }
  .bg-lightBlue {
    background-color: var(--lightBlue);
  }
  .text-lightBlue {
    color: var(--lightBlue);
  }
  .bg-darkishBlue {
    background-color: var(--darkishBlue);
  }
  .text-darkishBlue {
    color: var(--darkishBlue);
  }
  .bg-darkestBlue {
    background-color: var(--darkestBlue);
  }
  .text-darkestBlue {
    color: var(--darkestBlue);
  }
  .bg-fadingGray {
    background-color: var(--fadingGray);
  }
  .text-fadingGray {
    color: var(--fadingGray);
  }
  .bg-breadcumbBlue {
    background-color: var(--breadcumbBlue);
  }
  .text-breadcumbBlue {
    color: var(--breadcumbBlue);
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-divide-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-font-weight {
  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-duration {
  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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --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-divide-x-reverse: 0;
      --tw-border-style: solid;
      --tw-divide-y-reverse: 0;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-font-weight: 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-duration: initial;
      --tw-ease: initial;
    }
  }
}
