/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
/*!
Theme Name: Merident
Theme URI: https://zeroseo.soleimanidev.ir/merident
Author: Ali Taadi
Author URI: https://soleimanidev.ir
Description: قالب اختصاصی مریدنت — طراحی توسط Ali Taadi | soleimanidev.ir
Version: 1.0.10
Text Domain: merident
*/
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: "Ravi FaNum", "Ravi", ui-sans-serif, system-ui, sans-serif;
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-stone-50: oklch(98.5% 0.001 106.423);
    --color-stone-100: oklch(97% 0.001 106.424);
    --color-stone-200: oklch(92.3% 0.003 48.717);
    --color-stone-400: oklch(70.9% 0.01 56.259);
    --color-stone-500: oklch(55.3% 0.013 58.071);
    --color-stone-600: oklch(44.4% 0.011 73.639);
    --color-stone-700: oklch(37.4% 0.01 67.558);
    --color-stone-900: oklch(21.6% 0.006 56.043);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-md: 28rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-3xl: 48rem;
    --container-4xl: 56rem;
    --container-5xl: 64rem;
    --container-6xl: 72rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --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);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 900;
    --font-weight-black: 950;
    --tracking-tight: -0.025em;
    --leading-tight: 1.25;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --leading-relaxed: 1.625;
    --radius-lg: 0.5rem;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --radius-3xl: 1.5rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)) {
    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;
  }
  ::-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 {
  .\@container {
    container-type: inline-size;
  }
  .pointer-events-auto {
    pointer-events: auto;
  }
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .inset-0 {
    inset: 0px;
  }
  .isolate {
    isolation: isolate;
  }
  .z-0 {
    z-index: 0;
  }
  .z-4 {
    z-index: 4;
  }
  .z-10 {
    z-index: 10;
  }
  .z-\[1\] {
    z-index: 1;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-2 {
    margin-inline: calc(var(--spacing) * 2);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-6 {
    margin-block: calc(var(--spacing) * 6);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .block {
    display: block;
  }
  .contents {
    display: contents;
  }
  .flex {
    display: flex;
  }
  .flow-root {
    display: flow-root;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline\! {
    display: inline !important;
  }
  .inline-block {
    display: inline-block;
  }
  .inline-flex {
    display: inline-flex;
  }
  .inline-grid {
    display: inline-grid;
  }
  .inline-table {
    display: inline-table;
  }
  .list-item {
    display: list-item;
  }
  .table {
    display: table;
  }
  .table-caption {
    display: table-caption;
  }
  .table-cell {
    display: table-cell;
  }
  .table-column {
    display: table-column;
  }
  .table-column-group {
    display: table-column-group;
  }
  .table-footer-group {
    display: table-footer-group;
  }
  .table-header-group {
    display: table-header-group;
  }
  .table-row {
    display: table-row;
  }
  .table-row-group {
    display: table-row-group;
  }
  .h-2 {
    height: calc(var(--spacing) * 2);
  }
  .h-3\.5 {
    height: calc(var(--spacing) * 3.5);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-5 {
    height: calc(var(--spacing) * 5);
  }
  .h-7 {
    height: calc(var(--spacing) * 7);
  }
  .h-24 {
    height: calc(var(--spacing) * 24);
  }
  .h-48 {
    height: calc(var(--spacing) * 48);
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-\[480px\] {
    max-height: 480px;
  }
  .min-h-\[3\.5rem\] {
    min-height: 3.5rem;
  }
  .min-h-\[60vh\] {
    min-height: 60vh;
  }
  .min-h-\[65vh\] {
    min-height: 65vh;
  }
  .w-2 {
    width: calc(var(--spacing) * 2);
  }
  .w-3\.5 {
    width: calc(var(--spacing) * 3.5);
  }
  .w-4 {
    width: calc(var(--spacing) * 4);
  }
  .w-5 {
    width: calc(var(--spacing) * 5);
  }
  .w-24 {
    width: calc(var(--spacing) * 24);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-3xl {
    max-width: var(--container-3xl);
  }
  .max-w-4xl {
    max-width: var(--container-4xl);
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-6xl {
    max-width: var(--container-6xl);
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[280px\] {
    max-width: 280px;
  }
  .max-w-full {
    max-width: 100%;
  }
  .max-w-none {
    max-width: none;
  }
  .max-w-xl {
    max-width: var(--container-xl);
  }
  .min-w-0 {
    min-width: 0px;
  }
  .flex-1 {
    flex: 1;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-shrink-0 {
    flex-shrink: 0;
  }
  .shrink {
    flex-shrink: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .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;
  }
  .resize {
    resize: both;
  }
  .scroll-mt-28 {
    scroll-margin-top: calc(var(--spacing) * 28);
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .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;
  }
  .gap-1 {
    gap: var(--spacing);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-3 > :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)));
  }
  :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)));
  }
  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-6 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
  }
  :where(.space-y-10 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 10) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 10) * calc(1 - var(--tw-space-y-reverse)));
  }
  .self-end {
    align-self: flex-end;
  }
  .self-start {
    align-self: flex-start;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .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);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .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-stone-100 {
    border-color: var(--color-stone-100);
  }
  .border-stone-200 {
    border-color: var(--color-stone-200);
  }
  .border-stone-200\/60 {
    border-color: color-mix(in srgb, oklch(92.3% 0.003 48.717) 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-stone-200) 60%, transparent);
    }
  }
  .border-stone-200\/80 {
    border-color: color-mix(in srgb, oklch(92.3% 0.003 48.717) 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-stone-200) 80%, transparent);
    }
  }
  .border-white\/60 {
    border-color: color-mix(in srgb, #fff 60%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 60%, transparent);
    }
  }
  .bg-\[\#003874\] {
    background-color: #003874;
  }
  .bg-\[\#183871\] {
    background-color: #183871;
  }
  .bg-\[\#183871\]\/10 {
    background-color: color-mix(in oklab, #183871 10%, transparent);
  }
  .bg-\[\#edf2f4\] {
    background-color: #edf2f4;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-stone-50 {
    background-color: var(--color-stone-50);
  }
  .bg-stone-100 {
    background-color: var(--color-stone-100);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/80 {
    background-color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .mask-repeat {
    mask-repeat: repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .object-\[78\%_center\] {
    object-position: 78% center;
  }
  .object-center {
    object-position: center;
  }
  .p-0 {
    padding: 0px;
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .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);
  }
  .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-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-2\.5 {
    padding-block: calc(var(--spacing) * 2.5);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-3\.5 {
    padding-block: calc(var(--spacing) * 3.5);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-5 {
    padding-block: calc(var(--spacing) * 5);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-7 {
    padding-block: calc(var(--spacing) * 7);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-16 {
    padding-block: calc(var(--spacing) * 16);
  }
  .py-20 {
    padding-block: calc(var(--spacing) * 20);
  }
  .pe-1 {
    padding-inline-end: var(--spacing);
  }
  .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-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-4xl {
    font-size: var(--text-4xl);
    line-height: var(--tw-leading, var(--text-4xl--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));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }
  .leading-8 {
    --tw-leading: calc(var(--spacing) * 8);
    line-height: calc(var(--spacing) * 8);
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }
  .font-black {
    --tw-font-weight: var(--font-weight-black);
    font-weight: var(--font-weight-black);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-extrabold {
    --tw-font-weight: var(--font-weight-extrabold);
    font-weight: var(--font-weight-extrabold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .tracking-tight {
    --tw-tracking: var(--tracking-tight);
    letter-spacing: var(--tracking-tight);
  }
  .text-wrap {
    text-wrap: wrap;
  }
  .break-all {
    word-break: break-all;
  }
  .whitespace-nowrap {
    white-space: nowrap;
  }
  .whitespace-pre-line {
    white-space: pre-line;
  }
  .tab-1385 {
    tab-size: 1385;
  }
  .tab-1388 {
    tab-size: 1388;
  }
  .tab-1393 {
    tab-size: 1393;
  }
  .tab-1399 {
    tab-size: 1399;
  }
  .tab-1402 {
    tab-size: 1402;
  }
  .text-\[\#003874\] {
    color: #003874;
  }
  .text-\[\#46758b\] {
    color: #46758b;
  }
  .text-\[\#183871\] {
    color: #183871;
  }
  .text-\[\#183871\]\/55 {
    color: color-mix(in oklab, #183871 55%, transparent);
  }
  .text-\[\#183871\]\/60 {
    color: color-mix(in oklab, #183871 60%, transparent);
  }
  .text-\[\#183871\]\/75 {
    color: color-mix(in oklab, #183871 75%, transparent);
  }
  .text-\[\#183871\]\/80 {
    color: color-mix(in oklab, #183871 80%, transparent);
  }
  .text-\[\#183871\]\/85 {
    color: color-mix(in oklab, #183871 85%, transparent);
  }
  .text-stone-400 {
    color: var(--color-stone-400);
  }
  .text-stone-500 {
    color: var(--color-stone-500);
  }
  .text-stone-600 {
    color: var(--color-stone-600);
  }
  .text-stone-700 {
    color: var(--color-stone-700);
  }
  .text-stone-900 {
    color: var(--color-stone-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-white\/70 {
    color: color-mix(in srgb, #fff 70%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 70%, transparent);
    }
  }
  .text-white\/75 {
    color: color-mix(in srgb, #fff 75%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 75%, transparent);
    }
  }
  .text-white\/80 {
    color: color-mix(in srgb, #fff 80%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 80%, transparent);
    }
  }
  .text-white\/90 {
    color: color-mix(in srgb, #fff 90%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      color: color-mix(in oklab, var(--color-white) 90%, transparent);
    }
  }
  .capitalize {
    text-transform: capitalize;
  }
  .lowercase {
    text-transform: lowercase;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .diagonal-fractions {
    --tw-numeric-fraction: diagonal-fractions;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .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,);
  }
  .oldstyle-nums {
    --tw-numeric-figure: oldstyle-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .ordinal {
    --tw-ordinal: ordinal;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .proportional-nums {
    --tw-numeric-spacing: proportional-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .slashed-zero {
    --tw-slashed-zero: slashed-zero;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .stacked-fractions {
    --tw-numeric-fraction: stacked-fractions;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,);
  }
  .line-through {
    text-decoration-line: line-through;
  }
  .overline {
    text-decoration-line: overline;
  }
  .underline {
    text-decoration-line: underline;
  }
  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }
  .opacity-80 {
    opacity: 80%;
  }
  .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);
  }
  .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);
  }
  .shadow-sm {
    --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);
  }
  .shadow-xs {
    --tw-shadow: 0 1px 2px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.05));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .ring {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    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,);
  }
  .grayscale {
    --tw-grayscale: grayscale(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,);
  }
  .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,);
  }
  .sepia {
    --tw-sepia: sepia(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,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .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));
  }
  .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-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    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-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .will-change-transform {
    will-change: transform;
  }
  @media (hover: hover) {
    .group-hover\:scale-105:is(:where(.group):hover *) {
      --tw-scale-x: 105%;
      --tw-scale-y: 105%;
      --tw-scale-z: 105%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
    .hover\:bg-\[\#102447\]:hover {
      background-color: #102447;
    }
    .hover\:bg-white:hover {
      background-color: var(--color-white);
    }
    .hover\:text-\[\#183871\]:hover {
      color: #183871;
    }
    .hover\:text-white:hover {
      color: var(--color-white);
    }
    .hover\:underline:hover {
      text-decoration-line: underline;
    }
    .hover\:opacity-70:hover {
      opacity: 70%;
    }
    .hover\:opacity-80:hover {
      opacity: 80%;
    }
    .hover\:shadow-md:hover {
      --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);
    }
  }
  @media (width >= 40rem) {
    .sm\:mb-8 {
      margin-bottom: calc(var(--spacing) * 8);
    }
    .sm\:mb-10 {
      margin-bottom: calc(var(--spacing) * 10);
    }
    .sm\:mb-12 {
      margin-bottom: calc(var(--spacing) * 12);
    }
    .sm\:block {
      display: block;
    }
    .sm\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
    .sm\:gap-5 {
      gap: calc(var(--spacing) * 5);
    }
    .sm\:gap-6 {
      gap: calc(var(--spacing) * 6);
    }
    .sm\:gap-8 {
      gap: calc(var(--spacing) * 8);
    }
    :where(.sm\:space-y-3\.5 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3.5) * calc(1 - var(--tw-space-y-reverse)));
    }
    :where(.sm\: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)));
    }
    :where(.sm\:space-y-5 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
    :where(.sm\:space-y-6 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
    :where(.sm\:space-y-12 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 12) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 12) * calc(1 - var(--tw-space-y-reverse)));
    }
    .sm\:rounded-3xl {
      border-radius: var(--radius-3xl);
    }
    .sm\:p-3\.5 {
      padding: calc(var(--spacing) * 3.5);
    }
    .sm\:p-6 {
      padding: calc(var(--spacing) * 6);
    }
    .sm\:p-7 {
      padding: calc(var(--spacing) * 7);
    }
    .sm\:p-10 {
      padding: calc(var(--spacing) * 10);
    }
    .sm\:px-5 {
      padding-inline: calc(var(--spacing) * 5);
    }
    .sm\:px-6 {
      padding-inline: calc(var(--spacing) * 6);
    }
    .sm\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .sm\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
    .sm\:py-3\.5 {
      padding-block: calc(var(--spacing) * 3.5);
    }
    .sm\:py-4 {
      padding-block: calc(var(--spacing) * 4);
    }
    .sm\:py-6 {
      padding-block: calc(var(--spacing) * 6);
    }
    .sm\:py-7 {
      padding-block: calc(var(--spacing) * 7);
    }
    .sm\:py-8 {
      padding-block: calc(var(--spacing) * 8);
    }
    .sm\:py-10 {
      padding-block: calc(var(--spacing) * 10);
    }
    .sm\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
    .sm\:pb-10 {
      padding-bottom: calc(var(--spacing) * 10);
    }
    .sm\:text-right {
      text-align: right;
    }
    .sm\:text-2xl {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
    .sm\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .sm\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
    .sm\:text-lg {
      font-size: var(--text-lg);
      line-height: var(--tw-leading, var(--text-lg--line-height));
    }
    .sm\:text-sm {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
    .sm\:text-\[13px\] {
      font-size: 13px;
    }
    .sm\:text-\[15px\] {
      font-size: 15px;
    }
  }
  @media (width >= 48rem) {
    .md\:absolute {
      position: absolute;
    }
    .md\:inset-0 {
      inset: 0px;
    }
    .md\:block {
      display: block;
    }
    .md\:flex {
      display: flex;
    }
    .md\:hidden {
      display: none;
    }
    .md\:inline {
      display: inline;
    }
    .md\:h-full {
      height: 100%;
    }
    .md\:min-h-\[560px\] {
      min-height: 560px;
    }
    .md\:w-\[calc\(50\%-0\.75rem\)\] {
      width: calc(50% - 0.75rem);
    }
    .md\:max-w-md {
      max-width: var(--container-md);
    }
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:items-center {
      align-items: center;
    }
    .md\:justify-end {
      justify-content: flex-end;
    }
    :where(.md\:space-y-5 > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
    }
    .md\:object-cover {
      object-fit: cover;
    }
    .md\:py-16 {
      padding-block: calc(var(--spacing) * 16);
    }
    .md\:text-base {
      font-size: var(--text-base);
      line-height: var(--tw-leading, var(--text-base--line-height));
    }
  }
  @media (width >= 64rem) {
    .lg\:max-w-lg {
      max-width: var(--container-lg);
    }
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:gap-12 {
      gap: calc(var(--spacing) * 12);
    }
    .lg\:px-8 {
      padding-inline: calc(var(--spacing) * 8);
    }
    .lg\:px-10 {
      padding-inline: calc(var(--spacing) * 10);
    }
    .lg\:px-12 {
      padding-inline: calc(var(--spacing) * 12);
    }
    .lg\:text-3xl {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
    .lg\:text-4xl {
      font-size: var(--text-4xl);
      line-height: var(--tw-leading, var(--text-4xl--line-height));
    }
    .lg\:text-\[1\.75rem\] {
      font-size: 1.75rem;
    }
  }
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-VF.woff2") format("woff2-variations"), url("assets/fonts/RaviFaNum-VF.woff2") format("woff2");
  font-weight: 100 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-VF.woff2") format("woff2-variations"), url("assets/fonts/Ravi-VF.woff2") format("woff2");
  font-weight: 100 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-Thin.woff2") format("woff2"), url("assets/fonts/RaviFaNum-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-Light.woff2") format("woff2"), url("assets/fonts/RaviFaNum-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-Regular.woff2") format("woff2"), url("assets/fonts/RaviFaNum-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-Medium.woff2") format("woff2"), url("assets/fonts/RaviFaNum-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-SemiBold.woff2") format("woff2"), url("assets/fonts/RaviFaNum-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-Bold.woff2") format("woff2"), url("assets/fonts/RaviFaNum-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-Black.woff2") format("woff2"), url("assets/fonts/RaviFaNum-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi FaNum";
  src: url("assets/fonts/RaviFaNum-ExtraBlack.woff2") format("woff2"), url("assets/fonts/RaviFaNum-ExtraBlack.woff") format("woff");
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-Thin.woff2") format("woff2"), url("assets/fonts/Ravi-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-Light.woff2") format("woff2"), url("assets/fonts/Ravi-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-Regular.woff2") format("woff2"), url("assets/fonts/Ravi-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-Medium.woff2") format("woff2"), url("assets/fonts/Ravi-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-SemiBold.woff2") format("woff2"), url("assets/fonts/Ravi-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-Bold.woff2") format("woff2"), url("assets/fonts/Ravi-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-Black.woff2") format("woff2"), url("assets/fonts/Ravi-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ravi";
  src: url("assets/fonts/Ravi-ExtraBlack.woff2") format("woff2"), url("assets/fonts/Ravi-ExtraBlack.woff") format("woff");
  font-weight: 950;
  font-style: normal;
  font-display: swap;
}
:root {
  --merident-blue: #003874;
  --merident-blue-dark: #002855;
  --merident-steel: #46758b;
  --merident-red: #f73e43;
  --merident-bg: #fdf6f2;
  --merident-card-bg: #edf2f4;
  --merident-peach: #f0d5c7;
  --font-family-base: "Ravi FaNum", "Ravi", ui-sans-serif, system-ui, sans-serif;
}
html {
  overflow-x: clip;
  max-width: 100%;
}
html, body, button, input, select, textarea {
  font-family: var(--font-family-base) !important;
}
.m-body-root, body {
  color: var(--merident-blue);
  background-color: var(--merident-bg);
  direction: rtl;
  text-align: right;
  font-weight: 400;
  margin: 0;
  padding: 0;
  overflow-x: clip;
  max-width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.m-body-root {
  --m-header-offset: 5.5rem;
  padding-top: var(--m-header-offset);
}
.m-wrap {
  width: min(1180px, calc(100% - 2rem));
  margin-inline: auto;
}
@media (min-width: 1024px) {
  .m-wrap {
    width: min(1180px, calc(100% - 4rem));
  }
}
.m-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 50;
  overflow: visible;
  background: transparent;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, backdrop-filter 0.2s ease;
}
.m-header.is-scrolled {
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 1px 16px rgba(0, 56, 116, 0.1);
}
.m-video-hero, .m-hero-p1, .ave-dark-hero {
  margin-top: calc(-1 * var(--m-header-offset, 5.5rem));
}
.m-header__inner {
  width: min(1180px, calc(100% - 2rem));
  max-width: none;
  margin-inline: auto;
  padding-inline: 0;
  min-height: 88px;
  display: flex;
  direction: ltr;
  align-items: center;
  justify-content: flex-start;
  gap: 1.25rem;
  overflow: visible;
}
@media (min-width: 1024px) {
  .m-header__inner {
    width: min(1180px, calc(100% - 4rem));
  }
}
.m-header__logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.m-header__logo img {
  height: 36px;
  width: auto;
  display: block;
}
@media (min-width: 960px) {
  body.page-template-page-about-php .m-header:not(.is-scrolled) .m-header__logo img, body.page-about .m-header:not(.is-scrolled) .m-header__logo img {
    filter: brightness(0) invert(1);
  }
}
body.page-template-page-about-php .m-header:not(.is-scrolled) .m-header__inner, body.page-about .m-header:not(.is-scrolled) .m-header__inner {
  width: 100%;
  max-width: none;
  padding-inline: 1.35rem 2rem;
}
.m-header__end {
  display: flex;
  align-items: center;
  gap: 1.25rem;
  margin-left: auto;
  flex-shrink: 1;
  min-width: 0;
}
.m-header__nav {
  display: none;
  direction: rtl;
  align-items: center;
  justify-content: flex-end;
  gap: 1.65rem;
  font-size: 14px;
  font-weight: 600;
  color: var(--merident-blue);
  flex: 0 1 auto;
}
.m-header__nav > a, .m-header__dropdown > a, .nav-dropdown-container > a {
  color: var(--merident-blue);
  white-space: nowrap;
  transition: opacity 0.15s ease;
}
.m-header__nav > a:hover, .m-header__dropdown > a:hover, .nav-dropdown-container > a:hover {
  opacity: 0.7;
}
.m-header__caret {
  font-size: 9px;
  margin-inline-start: 2px;
}
.m-header__dropdown {
  position: relative;
}
.m-header__dropdown > a {
  display: inline-flex;
  align-items: center;
  gap: 3px;
}
.m-header__dropdown-panel {
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  min-width: 11.5rem;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0 12px 32px rgba(0, 56, 116, 0.12);
  padding: 0.5rem 0;
  opacity: 0;
  pointer-events: none;
  transform: translateY(6px);
  transition: opacity 0.15s ease, transform 0.15s ease;
  z-index: 40;
  text-align: right;
}
.m-header__dropdown:hover .m-header__dropdown-panel, .m-header__dropdown:focus-within .m-header__dropdown-panel {
  opacity: 1;
  pointer-events: auto;
  transform: none;
}
.m-header__dropdown-panel a {
  display: block;
  padding: 0.45rem 1rem;
  font-size: 12.5px;
  font-weight: 500;
  color: var(--merident-blue);
}
.m-header__dropdown-panel a:hover {
  background: var(--merident-card-bg);
}
.nav-dropdown-container {
  position: relative;
  display: flex;
  align-items: center;
  align-self: stretch;
}
.nav-dropdown-container > a {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 100%;
}
.nav-dropdown-container > a svg {
  width: 12px;
  height: 12px;
  flex-shrink: 0;
}
.nav-dropdown-menu {
  display: none;
  position: absolute;
  top: calc(100% - 2px);
  right: 0;
  min-width: 13.5rem;
  background-color: #ffffff;
  border-radius: 1.25rem;
  box-shadow: 0 16px 36px rgba(0, 56, 116, 0.14);
  border: 1px solid rgba(0, 56, 116, 0.08);
  padding: 0.5rem;
  z-index: 100;
  text-align: right;
}
.nav-dropdown-container:hover > .nav-dropdown-menu, .nav-dropdown-container:focus-within > .nav-dropdown-menu, .nav-dropdown-container.is-open > .nav-dropdown-menu {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}
.nav-categories {
  min-width: 13.5rem;
  flex: 0 0 auto;
}
.nav-panels {
  display: none;
  flex: 0 0 14.5rem;
  width: 14.5rem;
  border-right: 1px solid rgba(0, 56, 116, 0.08);
  padding: 0 0.75rem 0 0.15rem;
}
.nav-dropdown-menu:has(.nav-category-item.is-open) .nav-panels, .nav-dropdown-menu:has(.nav-category-item:hover) .nav-panels, .nav-dropdown-menu:has(.nav-category-item:focus-within) .nav-panels {
  display: block;
}
.nav-category-item > a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.65rem 1rem;
  font-size: 13px;
  font-weight: 600;
  color: var(--merident-blue);
  border-radius: 0.85rem;
  white-space: nowrap;
  transition: background-color 0.15s ease;
}
.nav-category-item > a svg {
  width: 12px;
  height: 12px;
  color: #8aa4b8;
  flex-shrink: 0;
}
.nav-category-item:hover > a, .nav-category-item:focus-within > a, .nav-category-item.is-open > a {
  background-color: var(--merident-card-bg);
}
.nav-sub-menu {
  display: none;
}
.nav-sub-menu.is-open {
  display: block;
}
.nav-dropdown-menu:has(.nav-category-item[data-panel="toothpaste"]:is(:hover, :focus-within, .is-open)) .nav-sub-menu[data-panel="toothpaste"], .nav-dropdown-menu:has(.nav-category-item[data-panel="floss"]:is(:hover, :focus-within, .is-open)) .nav-sub-menu[data-panel="floss"], .nav-dropdown-menu:has(.nav-category-item[data-panel="kids"]:is(:hover, :focus-within, .is-open)) .nav-sub-menu[data-panel="kids"] {
  display: block;
}
.nav-dropdown-menu:has(.nav-category-item[data-panel="toothpaste"]:hover) .nav-sub-menu:not([data-panel="toothpaste"]), .nav-dropdown-menu:has(.nav-category-item[data-panel="floss"]:hover) .nav-sub-menu:not([data-panel="floss"]), .nav-dropdown-menu:has(.nav-category-item[data-panel="kids"]:hover) .nav-sub-menu:not([data-panel="kids"]) {
  display: none;
}
.nav-sub-menu a {
  display: block;
  padding: 0.5rem 1rem;
  font-size: 13px;
  font-weight: 500;
  color: var(--merident-blue);
  text-align: right;
  border-radius: 0.85rem;
  transition: background-color 0.15s ease;
}
.nav-sub-menu a:hover, .nav-sub-menu a:focus-visible {
  background-color: var(--merident-card-bg);
}
.m-header__tools {
  display: flex;
  direction: ltr;
  align-items: center;
  gap: 0.85rem;
  color: var(--merident-blue);
  flex-shrink: 0;
}
.m-header__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: var(--merident-blue);
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.m-header__icon svg {
  width: 22px;
  height: 22px;
}
.m-header__burger {
  display: inline-flex;
  width: 28px;
  height: 28px;
  color: var(--merident-blue);
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.m-header__burger svg {
  width: 24px;
  height: 24px;
}
.m-search-overlay {
  position: fixed;
  inset: 0;
  z-index: 55;
  background-color: rgba(0, 56, 116, 0.4);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.25s ease, visibility 0.25s ease;
}
.m-search-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.m-search-panel {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 56;
  background: rgba(253, 246, 242, 0.98);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  box-shadow: 0 8px 28px rgba(0, 56, 116, 0.12);
  transform: translateY(-100%);
  visibility: hidden;
  transition: transform 0.28s ease, visibility 0.28s ease;
}
.m-search-panel.is-open {
  transform: translateY(0);
  visibility: visible;
}
.m-search-panel__inner {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  width: min(1180px, calc(100% - 2rem));
  margin-inline: auto;
  padding: 1.1rem 0 1.25rem;
}
@media (min-width: 1024px) {
  .m-search-panel__inner {
    width: min(1180px, calc(100% - 4rem));
    padding: 1.35rem 0 1.5rem;
  }
}
.m-search-form {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  flex: 1;
  min-width: 0;
  padding: 0.55rem 0.65rem 0.55rem 0.55rem;
  background: #fff;
  border: 1.5px solid rgba(0, 56, 116, 0.18);
  border-radius: 999px;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}
.m-search-form:focus-within {
  border-color: var(--merident-blue);
  box-shadow: 0 0 0 3px rgba(0, 56, 116, 0.1);
}
.m-search-form__icon {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  color: var(--merident-steel);
  margin-inline-start: 0.35rem;
}
.m-search-form__input {
  flex: 1;
  min-width: 0;
  border: 0;
  background: transparent;
  color: var(--merident-blue);
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.4;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
}
.m-search-form__input::placeholder {
  color: rgba(70, 117, 139, 0.75);
  font-weight: 400;
}
.m-search-form__input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}
.m-search-form__submit {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 2.35rem;
  padding: 0 1.15rem;
  border: 0;
  border-radius: 999px;
  background: var(--merident-blue);
  color: #fff;
  font-size: 0.8125rem;
  font-weight: 700;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.m-search-form__submit:hover, .m-search-form__submit:focus-visible {
  background: var(--merident-blue-dark);
}
.m-search-panel__close {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border: 0;
  border-radius: 999px;
  background: transparent;
  color: var(--merident-blue);
  cursor: pointer;
  transition: background-color 0.15s ease;
}
.m-search-panel__close:hover, .m-search-panel__close:focus-visible {
  background: rgba(0, 56, 116, 0.08);
}
.m-search-panel__close svg {
  width: 1.35rem;
  height: 1.35rem;
}
body.header-search-open {
  overflow: hidden;
}
@media (min-width: 1024px) {
  .m-header__nav {
    display: flex;
  }
  .m-header__burger {
    display: none;
  }
  .m-header__logo img {
    height: 40px;
  }
}
.m-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  border-radius: 999px;
  font-weight: 700;
  font-size: 13.5px;
  line-height: 1;
  padding: 0.78rem 1.45rem;
  text-align: center;
  white-space: nowrap;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.m-btn svg {
  width: 9px;
  height: 9px;
  flex-shrink: 0;
}
.m-btn--primary {
  background: linear-gradient(180deg, #1a5a96 0%, #003874 100%);
  color: #fff;
  box-shadow: 0 6px 16px rgba(0, 56, 116, 0.18);
}
.m-btn--primary:hover {
  background: var(--merident-blue-dark);
  color: #fff;
}
.m-btn--ghost {
  background: #fff;
  color: var(--merident-blue);
  border: 1px solid rgba(0, 56, 116, 0.35);
}
.m-btn--ghost:hover {
  background: var(--merident-blue);
  color: #fff;
}
.m-btn--outline-sm {
  background: transparent;
  color: var(--merident-blue);
  border: 1px solid var(--merident-blue);
  font-size: 11px;
  font-weight: 700;
  padding: 0.42rem 0.85rem;
}
.m-hero {
  padding: 0.5rem 0 2.25rem;
}
.m-hero__grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 1.75rem;
}
.m-hero__visual {
  display: flex;
  justify-content: center;
}
.m-hero__visual img {
  width: min(100%, 620px);
  height: auto;
  display: block;
}
.m-hero__copy {
  text-align: right;
  order: -1;
}
.m-hero__title {
  margin: 0;
  color: var(--merident-blue);
  font-family: "Ravi", "Ravi FaNum", sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700;
  font-size: clamp(2rem, 3.8vw, 3.1rem);
  line-height: 1.28;
  letter-spacing: -0.015em;
}
.m-hero__lead {
  margin: 0.85rem 0 0;
  color: var(--merident-steel);
  font-weight: 400;
  font-size: 0.92rem;
  line-height: 1.85;
}
.m-hero__actions {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.7rem;
  margin-top: 1.6rem;
}
@media (min-width: 1024px) {
  .m-hero {
    padding: 0.25rem 0 2.75rem;
  }
  .m-hero__grid {
    direction: ltr;
    grid-template-columns: 0.9fr 1.1fr;
    gap: 1rem;
  }
  .m-hero__copy {
    order: -1;
    direction: rtl;
    text-align: right;
  }
  .m-hero__visual {
    justify-content: flex-end;
  }
  .m-hero__visual img {
    width: min(100%, 680px);
  }
}
.m-section {
  padding: 2.75rem 0;
}
.m-section--tight {
  padding: 1.25rem 0 2rem;
}
.m-section--features {
  padding: 0.5rem 0 2.25rem;
}
.m-section-title {
  margin: 0 0 1.6rem;
  text-align: center;
  font-weight: 900;
  font-variation-settings: "wght" 900;
  font-size: 1.2rem;
  color: var(--merident-blue);
}
.m-product-grid, .ave-home-cat-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.15rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .m-product-grid, .ave-home-cat-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
  }
}
.ave-home-cat-card {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 1525 / 783;
  box-sizing: border-box;
  box-shadow: 0 12px 32px rgba(0, 56, 116, 0.14);
}
.ave-home-cat-card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  transform-origin: center center;
  transition: transform 0.5s ease;
}
.ave-home-cat-grid .ave-home-cat-card__img {
  transform: scale(1.12);
}
.ave-home-cat-grid .ave-home-cat-card:hover .ave-home-cat-card__img {
  transform: scale(1.18);
}
.ave-home-cat-card__shade {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: none;
}
.ave-home-cat-card__body {
  position: absolute;
  inset-block: 0;
  left: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  gap: 0.625rem;
  width: 58%;
  max-width: 58%;
  padding-top: 1.125rem;
  padding-bottom: 1.125rem;
  padding-left: 0.75rem;
  padding-right: 1rem;
  box-sizing: border-box;
  text-align: left;
}
.ave-home-cat-card__copy-top {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.25rem;
  width: 100%;
  text-align: left;
}
.ave-home-cat-card__title {
  font-size: 1.0625rem;
  font-weight: 800;
  line-height: 1.25;
  color: var(--merident-blue);
  margin: 0;
  width: auto;
  max-width: 100%;
  text-align: left;
}
.ave-home-cat-card__desc {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.35;
  color: var(--merident-steel);
  margin: 0;
  width: auto;
  max-width: 100%;
  text-align: left;
}
.ave-home-cat-card__btn {
  margin-top: 0;
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  padding: 0.22rem 0.8125rem;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  border-radius: 0.45rem;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  background: transparent;
  box-shadow: none;
  white-space: nowrap;
  flex-shrink: 0;
  transition: background-color 0.2s, color 0.2s, border-color 0.2s;
}
.ave-home-cat-card__btn:hover {
  background: transparent;
  color: var(--merident-blue);
  border-color: var(--merident-blue);
}
.ave-home-cat-card__btn-icon {
  width: 0.8125rem;
  height: 0.8125rem;
  flex-shrink: 0;
}
@media (min-width: 640px) {
  .ave-home-cat-card__body {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1rem;
    padding-right: 1.125rem;
    gap: 0.75rem;
  }
  .ave-home-cat-card__copy-top {
    gap: 0.35rem;
  }
  .ave-home-cat-card__title {
    font-size: 1.125rem;
  }
  .ave-home-cat-card__desc {
    font-size: 0.8125rem;
  }
  .ave-home-cat-card__btn {
    padding: 0.22rem 0.875rem;
    font-size: 0.75rem;
  }
}
@media (min-width: 1024px) {
  .ave-home-cat-card__body {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
    padding-left: 1.125rem;
    padding-right: 1rem;
    gap: 0.625rem;
  }
  .ave-home-cat-card__title {
    font-size: 1.0625rem;
    line-height: 1.25;
  }
  .ave-home-cat-card__desc {
    font-size: 0.75rem;
    line-height: 1.35;
  }
  .ave-home-cat-card__btn {
    padding: 0.22rem 0.75rem;
    font-size: 0.75rem;
  }
}
.ave-cat-card {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 0;
  aspect-ratio: 2237 / 1184;
  box-sizing: border-box;
  box-shadow: none;
}
.ave-cat-card--tall {
  aspect-ratio: 1518 / 1986;
}
.ave-cat-card__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center right;
  transform: none;
}
.ave-cat-card__shade {
  background: none;
}
.ave-cat-card__body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 0.5rem;
  width: 100%;
  max-width: 58%;
  min-width: 0;
  margin-inline-start: auto;
  padding: 1.125rem 0.875rem 1.125rem 0.625rem;
  box-sizing: border-box;
  height: 100%;
}
.ave-cat-card__copy-top {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: right;
  width: 100%;
  gap: 0.25rem;
}
.ave-cat-card__badge {
  margin: 0 0 0.15rem;
  padding: 0.2rem 0.55rem;
  font-size: 0.5625rem;
  line-height: 1.2;
}
.ave-cat-card__title {
  font-size: 0.9375rem;
  line-height: 1.35;
  margin: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  color: var(--merident-blue);
}
.ave-cat-card__desc {
  font-size: 0.6875rem;
  line-height: 1.45;
  margin: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  color: var(--merident-steel);
}
.ave-cat-card__btn {
  margin-top: 0;
  padding: 0.2rem 0.6875rem;
  font-size: 0.6875rem;
  line-height: 1.2;
  white-space: nowrap;
  flex-shrink: 0;
  gap: 0.25rem;
  border-radius: 0.45rem;
  background: transparent;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  box-shadow: none;
}
.ave-cat-card__btn:hover {
  background: transparent;
  border-color: var(--merident-blue);
  color: var(--merident-blue);
}
.ave-cat-card__btn-icon {
  width: 0.6875rem;
  height: 0.6875rem;
  flex-shrink: 0;
}
@media (min-width: 640px) {
  .ave-cat-card__body {
    padding: 1.125rem 1rem;
    gap: 0.5rem;
  }
  .ave-cat-card__copy-top {
    gap: 0.375rem;
  }
  .ave-cat-card__title {
    font-size: 1rem;
    line-height: 1.3;
  }
  .ave-cat-card__desc {
    font-size: 0.6875rem;
    line-height: 1.4;
  }
  .ave-cat-card__btn {
    padding: 0.2rem 0.6875rem;
    font-size: 0.6875rem;
  }
  .ave-cat-card__badge {
    font-size: 0.625rem;
    padding: 0.22rem 0.65rem;
  }
}
@media (min-width: 1024px) {
  .ave-cat-card__body {
    padding: 1.25rem 1.25rem;
    gap: 0.625rem;
  }
  .ave-cat-card__copy-top {
    gap: 0.5rem;
  }
  .ave-cat-card__title {
    font-size: 1.125rem;
  }
  .ave-cat-card__desc {
    font-size: 0.75rem;
    line-height: 1.45;
  }
  .ave-cat-card__btn {
    padding: 0.22rem 0.875rem;
    font-size: 0.75rem;
  }
  .ave-cat-card__btn-icon {
    width: 0.75rem;
    height: 0.75rem;
  }
}
.ave-product-row {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 280px;
  aspect-ratio: auto;
  box-sizing: border-box;
  box-shadow: none;
}
.ave-product-row__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: right center;
}
.ave-product-row__shade {
  background: none;
}
.ave-product-row__copy {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  max-width: 50%;
  min-width: 0;
  padding: 1.125rem 0.875rem 1.125rem 0.625rem;
  box-sizing: border-box;
}
.ave-product-row__stack {
  display: flex;
  width: 100%;
  min-width: 0;
  flex-direction: column;
  align-items: flex-start;
  text-align: right;
  gap: 0.375rem;
}
.ave-product-row__title, .ave-product-row__lead, .ave-product-row__desc {
  max-width: 100%;
  margin: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.ave-product-row__title {
  font-size: 0.8125rem;
  line-height: 1.4;
  color: var(--merident-blue);
}
.ave-product-row__lead {
  font-size: 0.6875rem;
  line-height: 1.45;
  color: var(--merident-steel);
}
.ave-product-row__desc {
  font-size: 0.625rem;
  line-height: 1.45;
  color: var(--merident-steel);
}
.ave-product-row__meta {
  margin-top: 0.125rem;
}
.ave-product-row__meta-label {
  font-size: 0.6875rem;
}
.ave-product-row__badge {
  margin-top: 0;
  padding: 0.25rem 0.625rem;
  font-size: 0.5625rem;
}
.ave-product-row__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.375rem;
  margin-top: 0.35rem;
  padding: 0.25rem 0.75rem;
  font-size: 0.625rem;
  font-weight: 700;
  line-height: 1.25;
  border-radius: 0.45rem;
  flex-shrink: 0;
  background: transparent;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  box-shadow: none;
  white-space: nowrap;
  transition: background 0.2s, color 0.2s, border-color 0.2s;
}
.ave-product-row__btn:hover {
  background: transparent;
  border-color: var(--merident-blue);
  color: var(--merident-blue);
}
.ave-product-row__btn-icon {
  width: 0.75rem;
  height: 0.75rem;
}
@media (min-width: 640px) {
  .ave-product-row {
    min-height: 0;
    aspect-ratio: 21 / 9;
  }
  .ave-product-row__copy {
    max-width: 52%;
    padding: 2rem;
  }
  .ave-product-row__stack {
    gap: 0.75rem;
  }
  .ave-product-row__title {
    font-size: 1.375rem;
    line-height: 1.35;
  }
  .ave-product-row__lead {
    font-size: 1rem;
    line-height: 1.6;
  }
  .ave-product-row__desc {
    font-size: 0.8125rem;
    line-height: 1.6;
  }
  .ave-product-row__badge {
    padding: 0.375rem 1rem;
    font-size: 0.875rem;
  }
  .ave-product-row__meta-label {
    font-size: 0.8125rem;
  }
  .ave-product-row__btn {
    margin-top: 0;
    padding: 0.4rem 1.5rem;
    font-size: 0.875rem;
  }
  .ave-product-row__btn-icon {
    width: 0.875rem;
    height: 0.875rem;
  }
}
@media (min-width: 1024px) {
  .ave-product-row {
    min-height: 340px;
  }
  .ave-product-row__copy {
    max-width: 48%;
    padding: 2.5rem;
  }
  .ave-product-row__stack {
    gap: 1rem;
  }
  .ave-product-row__title {
    font-size: 1.625rem;
  }
  .ave-product-row__lead {
    font-size: 1.0625rem;
  }
  .ave-product-row__desc {
    font-size: 0.875rem;
  }
}
.ave-product-row--image-only {
  min-height: 0;
  aspect-ratio: 21 / 9;
}
.ave-product-row--image-only .ave-product-row__img {
  object-position: center center;
}
.m-cat-stack .ave-product-row {
  min-height: 230px;
  aspect-ratio: auto;
}
.m-cat-stack .ave-product-row__img {
  object-position: right center;
}
@media (max-width: 767px) {
  .m-cat-stack .ave-product-row__img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    inset: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    object-position: 78% center;
    transform: none;
  }
}
@media (min-width: 640px) {
  .m-cat-stack .ave-product-row {
    min-height: 240px;
    aspect-ratio: 2560 / 950;
  }
}
@media (min-width: 768px) {
  .m-cat-stack .ave-product-row {
    min-height: 220px;
    aspect-ratio: 2560 / 850;
  }
}
.m-cat-stack .ave-product-row__copy {
  position: absolute;
  inset-block: 0;
  left: 0;
  right: auto;
  width: 48%;
  max-width: 48%;
  margin: 0;
  padding-block: 1.125rem;
  padding-left: 1.5rem;
  padding-right: 0.5rem;
  align-items: flex-end;
  justify-content: center;
}
.m-cat-stack .ave-product-row__stack {
  width: auto;
  max-width: 100%;
  gap: 0.5rem;
  align-items: flex-end;
  text-align: left;
}
.m-cat-stack .ave-product-row__title, .m-cat-stack .ave-product-row__desc, .m-cat-stack .ave-product-row__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-cat-stack .ave-product-row__title {
  font-size: calc(0.8125rem + 4px);
  line-height: 1.4;
}
.m-cat-stack .ave-product-row__desc {
  font-size: calc(0.625rem + 4px);
  line-height: 1.45;
}
.m-cat-stack .ave-product-row__btn {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 0.5rem;
  padding: 0.35rem 1.25rem;
  font-size: 0.8125rem;
  font-weight: 700;
  line-height: 1;
  border-radius: 0.45rem;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  background: transparent;
  box-shadow: none;
  white-space: nowrap;
  flex-shrink: 0;
  text-decoration: none;
  transition: border-color 0.2s, color 0.2s;
}
.m-cat-stack .ave-product-row__btn:hover {
  background: transparent;
  border-color: var(--merident-blue);
  color: var(--merident-blue);
}
.m-cat-stack .ave-product-row__btn-icon {
  width: 0.875rem;
  height: 0.875rem;
  flex-shrink: 0;
  color: #003874;
}
@media (max-width: 767px) {
  .m-cat-stack .ave-product-row__copy {
    width: 42%;
    max-width: 42%;
  }
}
@media (min-width: 640px) {
  .m-cat-stack .ave-product-row__copy {
    width: 46%;
    max-width: 46%;
    padding-block: 2rem;
    padding-left: 2rem;
    padding-right: 0.75rem;
  }
  .m-cat-stack .ave-product-row__stack {
    gap: 0.625rem;
  }
  .m-cat-stack .ave-product-row__title {
    font-size: calc(1.375rem + 4px);
    line-height: 1.35;
  }
  .m-cat-stack .ave-product-row__desc {
    font-size: calc(0.8125rem + 4px);
    line-height: 1.6;
  }
  .m-cat-stack .ave-product-row__btn {
    margin-top: 0.375rem;
    padding: 0.4rem 1.5rem;
    font-size: 0.875rem;
  }
  .m-cat-stack .ave-product-row__btn-icon {
    width: 1rem;
    height: 1rem;
  }
}
@media (min-width: 1024px) {
  .m-cat-stack .ave-product-row__copy {
    width: 42%;
    max-width: 42%;
    padding-block: 2.5rem;
    padding-left: 2.5rem;
    padding-right: 1rem;
  }
  .m-cat-stack .ave-product-row__title {
    font-size: calc(1.625rem + 4px);
  }
  .m-cat-stack .ave-product-row__desc {
    font-size: calc(0.875rem + 4px);
  }
}
.m-product-detail-page .ave-product-row {
  min-height: 0;
  aspect-ratio: 1295 / 1186;
}
.m-product-detail-page .ave-product-row__img {
  object-position: center center;
}
@media (min-width: 768px) {
  .m-floss-fine-page .m-video-hero, .m-floss-fine-page .m-video-hero__container, .m-floss-tape-page .m-video-hero, .m-kids-banana-page .m-video-hero, .m-kids-orange-page .m-video-hero, .m-floss-tape-page .m-video-hero__container, .m-kids-banana-page .m-video-hero__container, .m-kids-orange-page .m-video-hero__container {
    min-height: clamp(640px, 43vw, 900px);
  }
  .m-floss-fine-page .m-video-hero__video, .m-floss-tape-page .m-video-hero__video, .m-kids-banana-page .m-video-hero__video, .m-kids-orange-page .m-video-hero__video {
    object-position: center center;
  }
}
.m-floss-fine-page .m-video-hero__copy, .m-floss-tape-page .m-video-hero__copy, .m-kids-banana-page .m-video-hero__copy, .m-kids-orange-page .m-video-hero__copy {
  align-items: flex-end;
  text-align: left;
  width: fit-content;
  max-width: min(32rem, 100%);
}
.m-floss-fine-page .m-video-hero__title, .m-floss-fine-page .m-video-hero__lead, .m-floss-tape-page .m-video-hero__title, .m-kids-banana-page .m-video-hero__title, .m-kids-orange-page .m-video-hero__title, .m-floss-tape-page .m-video-hero__lead, .m-kids-banana-page .m-video-hero__lead, .m-kids-orange-page .m-video-hero__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-floss-fine-page .m-video-hero__title, .m-floss-tape-page .m-video-hero__title, .m-kids-banana-page .m-video-hero__title, .m-kids-orange-page .m-video-hero__title {
  font-weight: 900;
  font-variation-settings: "wght" 900;
}
.m-floss-fine-page .m-video-hero__lead-soft, .m-floss-tape-page .m-video-hero__lead-soft, .m-kids-banana-page .m-video-hero__lead-soft, .m-kids-orange-page .m-video-hero__lead-soft {
  font-weight: 500;
  font-variation-settings: "wght" 500;
}
@media (min-width: 768px) {
  .m-floss-fine-page .m-video-hero__copy, .m-floss-tape-page .m-video-hero__copy, .m-kids-banana-page .m-video-hero__copy, .m-kids-orange-page .m-video-hero__copy {
    align-items: flex-end;
    text-align: left;
    width: fit-content;
    max-width: 32rem;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
  }
}
@media (min-width: 1024px) {
  .m-floss-fine-page .m-video-hero__container, .m-floss-tape-page .m-video-hero__container, .m-kids-banana-page .m-video-hero__container, .m-kids-orange-page .m-video-hero__container {
    width: min(1180px, calc(100% - 4rem));
  }
}
.m-floss-fine-page .ave-product-row--split, .m-floss-tape-page .ave-product-row--split, .m-kids-banana-page .ave-product-row--split, .m-kids-orange-page .ave-product-row--split {
  display: flex;
  flex-direction: column;
  direction: ltr;
  align-items: stretch;
  min-height: 0;
  aspect-ratio: auto;
  border-radius: 1.25rem;
  background: #f6efe6;
  box-shadow: 0 12px 32px rgba(0, 56, 116, 0.12);
  overflow: hidden;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__visual, .m-floss-tape-page .ave-product-row--split .ave-product-row__visual, .m-kids-banana-page .ave-product-row--split .ave-product-row__visual, .m-kids-orange-page .ave-product-row--split .ave-product-row__visual {
  position: relative;
  width: 100%;
  min-height: 180px;
  background: #f6efe6;
  flex-shrink: 0;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__img, .m-floss-tape-page .ave-product-row--split .ave-product-row__img, .m-kids-banana-page .ave-product-row--split .ave-product-row__img, .m-kids-orange-page .ave-product-row--split .ave-product-row__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center center;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__copy, .m-floss-tape-page .ave-product-row--split .ave-product-row__copy, .m-kids-banana-page .ave-product-row--split .ave-product-row__copy, .m-kids-orange-page .ave-product-row--split .ave-product-row__copy {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1.25rem;
  background: #d4e2dd;
  box-sizing: border-box;
  direction: rtl;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__stack, .m-floss-tape-page .ave-product-row--split .ave-product-row__stack, .m-kids-banana-page .ave-product-row--split .ave-product-row__stack, .m-kids-orange-page .ave-product-row--split .ave-product-row__stack {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 22rem;
  gap: 0.55rem;
  text-align: center;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__lead, .m-floss-tape-page .ave-product-row--split .ave-product-row__lead, .m-kids-banana-page .ave-product-row--split .ave-product-row__lead, .m-kids-orange-page .ave-product-row--split .ave-product-row__lead {
  margin: 0;
  color: var(--merident-blue);
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.45;
  text-align: center;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__title, .m-floss-tape-page .ave-product-row--split .ave-product-row__title, .m-kids-banana-page .ave-product-row--split .ave-product-row__title, .m-kids-orange-page .ave-product-row--split .ave-product-row__title {
  margin: 0;
  color: #46758B;
  font-size: clamp(1.15rem, 3.2vw, 1.625rem);
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__desc, .m-floss-tape-page .ave-product-row--split .ave-product-row__desc, .m-kids-banana-page .ave-product-row--split .ave-product-row__desc, .m-kids-orange-page .ave-product-row--split .ave-product-row__desc {
  margin: 0;
  color: var(--merident-steel);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.65;
  text-align: center;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__meta, .m-floss-tape-page .ave-product-row--split .ave-product-row__meta, .m-kids-banana-page .ave-product-row--split .ave-product-row__meta, .m-kids-orange-page .ave-product-row--split .ave-product-row__meta {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.4rem;
  margin-top: 0.35rem;
  width: fit-content;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__meta-label, .m-floss-tape-page .ave-product-row--split .ave-product-row__meta-label, .m-kids-banana-page .ave-product-row--split .ave-product-row__meta-label, .m-kids-orange-page .ave-product-row--split .ave-product-row__meta-label {
  color: var(--merident-steel);
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.4;
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__badge, .m-floss-tape-page .ave-product-row--split .ave-product-row__badge, .m-kids-banana-page .ave-product-row--split .ave-product-row__badge, .m-kids-orange-page .ave-product-row--split .ave-product-row__badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0.4rem 1.15rem;
  border-radius: 0.4rem;
  background: var(--merident-blue);
  color: #fff;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
}
@media (min-width: 768px) {
  .m-floss-fine-page .ave-product-row--split, .m-floss-tape-page .ave-product-row--split, .m-kids-banana-page .ave-product-row--split, .m-kids-orange-page .ave-product-row--split {
    flex-direction: row;
    min-height: 240px;
    height: clamp(230px, 22vw, 280px);
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__visual, .m-floss-tape-page .ave-product-row--split .ave-product-row__visual, .m-kids-banana-page .ave-product-row--split .ave-product-row__visual, .m-kids-orange-page .ave-product-row--split .ave-product-row__visual {
    width: 30%;
    min-height: 0;
    height: auto;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__copy, .m-floss-tape-page .ave-product-row--split .ave-product-row__copy, .m-kids-banana-page .ave-product-row--split .ave-product-row__copy, .m-kids-orange-page .ave-product-row--split .ave-product-row__copy {
    width: 70%;
    padding: 1.25rem 2rem;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__stack, .m-floss-tape-page .ave-product-row--split .ave-product-row__stack, .m-kids-banana-page .ave-product-row--split .ave-product-row__stack, .m-kids-orange-page .ave-product-row--split .ave-product-row__stack {
    gap: 0.45rem;
    max-width: 26rem;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__lead, .m-floss-tape-page .ave-product-row--split .ave-product-row__lead, .m-kids-banana-page .ave-product-row--split .ave-product-row__lead, .m-kids-orange-page .ave-product-row--split .ave-product-row__lead {
    font-size: 0.9375rem;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__title, .m-floss-tape-page .ave-product-row--split .ave-product-row__title, .m-kids-banana-page .ave-product-row--split .ave-product-row__title, .m-kids-orange-page .ave-product-row--split .ave-product-row__title {
    font-size: 1.5rem;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__desc, .m-floss-tape-page .ave-product-row--split .ave-product-row__desc, .m-kids-banana-page .ave-product-row--split .ave-product-row__desc, .m-kids-orange-page .ave-product-row--split .ave-product-row__desc {
    font-size: 0.9375rem;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__meta-label, .m-floss-tape-page .ave-product-row--split .ave-product-row__meta-label, .m-kids-banana-page .ave-product-row--split .ave-product-row__meta-label, .m-kids-orange-page .ave-product-row--split .ave-product-row__meta-label {
    font-size: 0.875rem;
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__badge, .m-floss-tape-page .ave-product-row--split .ave-product-row__badge, .m-kids-banana-page .ave-product-row--split .ave-product-row__badge, .m-kids-orange-page .ave-product-row--split .ave-product-row__badge {
    padding: 0.4rem 1.35rem;
    font-size: 0.9375rem;
  }
}
@media (min-width: 1024px) {
  .m-floss-fine-page .ave-product-row--split, .m-floss-tape-page .ave-product-row--split, .m-kids-banana-page .ave-product-row--split, .m-kids-orange-page .ave-product-row--split {
    min-height: 250px;
    height: clamp(240px, 20vw, 290px);
  }
  .m-floss-fine-page .ave-product-row--split .ave-product-row__copy, .m-floss-tape-page .ave-product-row--split .ave-product-row__copy, .m-kids-banana-page .ave-product-row--split .ave-product-row__copy, .m-kids-orange-page .ave-product-row--split .ave-product-row__copy {
    padding: 1.5rem 2.5rem;
  }
}
.m-floss-fine-page .ave-product-row--split .ave-product-row__badges, .m-floss-tape-page .ave-product-row--split .ave-product-row__badges, .m-kids-banana-page .ave-product-row--split .ave-product-row__badges, .m-kids-orange-page .ave-product-row--split .ave-product-row__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 0.4rem;
  justify-content: center;
  align-items: center;
}
.m-kids-banana-page .ave-product-row--split .ave-product-row__badge--muted, .m-kids-orange-page .ave-product-row--split .ave-product-row__badge--muted {
  background: #e2e8f0;
  color: var(--merident-blue);
}
.m-feature-grid {
  display: grid;
  grid-template-columns: max-content;
  gap: 1.4rem;
  justify-items: stretch;
  justify-content: center;
  width: 100%;
  max-width: 100%;
  margin-inline: auto;
}
.m-feature {
  display: flex;
  direction: ltr;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 0.85rem;
  text-align: left;
  width: 100%;
  max-width: 100%;
  min-height: 4.25rem;
  padding: 0.65rem 0;
  box-sizing: border-box;
}
.m-feature img {
  width: 3.15rem;
  height: 3.15rem;
  object-fit: contain;
  flex-shrink: 0;
  align-self: center;
}
.m-feature > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: left;
  min-width: 0;
  flex: 0 1 auto;
  width: auto;
}
.m-feature h4 {
  margin: 0;
  font-weight: 800;
  font-size: 0.98rem;
  color: var(--merident-blue);
  line-height: 1.4;
  text-align: left;
}
.m-feature p {
  margin: 0.2rem 0 0;
  font-weight: 500;
  font-size: 0.8125rem;
  color: var(--merident-steel);
  line-height: 1.55;
  text-align: left;
}
@media (min-width: 768px) {
  .m-feature-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    align-items: stretch;
    justify-items: stretch;
    justify-content: stretch;
  }
  .m-feature {
    justify-content: center;
    width: 100%;
    max-width: none;
    padding: 0.65rem 1rem;
  }
  .m-feature > div {
    flex: 0 1 auto;
    width: auto;
  }
  .m-feature:not(:last-child) {
    border-left: 1px solid var(--merident-blue);
  }
}
.m-banner-frame {
  position: relative;
  border-radius: 1.35rem;
  overflow: hidden;
  min-height: 9.5rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.m-banner-frame img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 70% center;
  display: block;
}
.m-banner-frame__copy {
  position: relative;
  z-index: 2;
  width: min(42rem, 72%);
  margin-left: 0;
  margin-right: auto;
  margin-inline-start: 0;
  margin-inline-end: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 1rem 0.75rem 1rem 0.85rem;
  text-align: left;
  direction: ltr;
  box-sizing: border-box;
}
.m-banner-frame__copy h3, .m-banner-frame__copy p {
  width: 100%;
  max-width: 100%;
  text-align: left;
}
.m-banner-frame__copy h3 {
  margin: 0;
  font-weight: 700;
  font-variation-settings: "wght" 700;
  font-size: clamp(0.88rem, 3vw, 1.4rem);
  color: var(--merident-blue);
  line-height: 1.35;
}
.m-banner-frame__copy p {
  margin: 0.25rem 0 0;
  font-weight: 400;
  font-size: clamp(0.68rem, 2.3vw, 0.88rem);
  color: var(--merident-steel);
  line-height: 1.55;
}
@media (min-width: 768px) {
  .m-banner-frame {
    min-height: 0;
    display: block;
  }
  .m-banner-frame img {
    position: relative;
    height: auto;
    object-fit: initial;
    object-position: initial;
  }
  .m-banner-frame__copy {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    width: min(42rem, 62%);
    padding: 1.4rem 2rem 1.4rem 6%;
    direction: rtl;
    align-items: flex-end;
  }
  .m-banner-frame__copy h3, .m-banner-frame__copy p {
    width: auto;
  }
  .m-banner-frame__copy h3 {
    font-size: clamp(1rem, 3.2vw, 1.6rem);
    line-height: 1.4;
  }
  .m-banner-frame__copy p {
    margin: 0.35rem 0 0;
    font-size: clamp(0.72rem, 2.4vw, 0.92rem);
    line-height: 1.65;
  }
}
.m-history {
  position: relative;
  overflow: hidden;
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.m-history > img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 85% center;
  display: block;
}
.m-history__copy {
  position: relative;
  z-index: 2;
  width: 72%;
  max-width: 34rem;
  margin-left: 0;
  margin-right: auto;
  margin-inline-start: 0;
  margin-inline-end: auto;
  padding: 2rem 0.75rem 2rem 1rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: left;
  direction: ltr;
  box-sizing: border-box;
}
.m-history__copy h3, .m-history__copy p, .m-history__copy .m-btn {
  max-width: 100%;
  width: auto;
  text-align: left;
}
.m-history__copy h3 {
  margin: 0;
  font-weight: 950;
  font-variation-settings: "wght" 950;
  font-size: clamp(1.05rem, 4vw, 1.65rem);
  color: var(--merident-blue);
  line-height: 1.35;
  white-space: normal;
  max-width: 100%;
}
.m-history__copy p {
  margin: 0.45rem 0 0.85rem;
  font-weight: 400;
  font-size: clamp(0.7rem, 2.5vw, 0.88rem);
  color: var(--merident-steel);
  line-height: 1.65;
}
.m-history__copy .m-btn {
  font-size: clamp(11.5px, 2.7vw, 13.5px);
  padding: 0.55rem 1.15rem;
}
@media (min-width: 768px) {
  .m-history {
    min-height: 0;
    display: block;
  }
  .m-history > img {
    position: relative;
    height: auto;
    object-fit: initial;
    object-position: initial;
  }
  .m-history__copy {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
    z-index: 1;
    width: 58%;
    padding: 10% 0 10% 8%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    text-align: left;
    direction: ltr;
    box-sizing: border-box;
  }
  .m-history__copy h3 {
    font-size: clamp(1.45rem, 2.9vw, 2.2rem);
    line-height: 1.35;
    white-space: nowrap;
    max-width: none;
  }
  .m-history__copy p {
    margin: 0.7rem 0 1.2rem;
    font-size: clamp(0.75rem, 1.1vw, 0.9rem);
    line-height: 1.85;
  }
  .m-history__copy .m-btn {
    font-size: 13.5px;
    padding: 0.78rem 1.45rem;
  }
}
@media (min-width: 1024px) {
  .m-history__copy {
    width: 52%;
    padding: 12% 0 12% 10%;
  }
}
.m-article-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
.ave-home-article-card__media {
  width: 7.25rem;
  min-height: 6.5rem;
}
.ave-home-article-card__title {
  font-size: 0.875rem;
}
.ave-home-article-card__excerpt {
  font-size: 0.6875rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.ave-home-article-card__date {
  font-size: 0.6875rem;
}
@media (min-width: 640px) {
  .ave-home-article-card__media {
    width: 8.5rem;
    min-height: 7.25rem;
  }
  .ave-home-article-card__title {
    font-size: 0.9375rem;
  }
  .ave-home-article-card__excerpt {
    font-size: 0.75rem;
  }
  .ave-home-article-card__date {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) {
  .m-article-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 0.9rem;
  }
}
.m-newsletter {
  background: var(--merident-peach);
  padding: 1.35rem 0;
}
.m-newsletter__row {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 1rem;
}
.m-newsletter__intro {
  display: flex;
  align-items: center;
  gap: 0.7rem;
  color: var(--merident-blue);
}
.m-newsletter__intro svg {
  width: 1.7rem;
  height: 1.7rem;
  flex-shrink: 0;
}
.m-newsletter__intro p {
  margin: 0;
  font-size: 0.82rem;
  font-weight: 700;
  line-height: 1.55;
}
.m-newsletter__form {
  display: flex;
  align-items: stretch;
  gap: 0.5rem;
  width: 100%;
}
.m-newsletter__form input {
  flex: 1;
  min-width: 0;
  background: #fff;
  border: 0;
  border-radius: 0.55rem;
  padding: 0.7rem 1rem;
  font-size: 0.78rem;
  color: #1f2937;
  text-align: right;
}
.m-newsletter__form input:focus {
  outline: 1px solid var(--merident-blue);
}
.m-newsletter__form button {
  background: var(--merident-blue);
  color: #fff;
  border: 0;
  border-radius: 0.55rem;
  padding: 0.7rem 1.45rem;
  font-size: 0.82rem;
  font-weight: 700;
  white-space: nowrap;
  cursor: pointer;
}
@media (min-width: 640px) {
  .m-newsletter__row {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .m-newsletter__form {
    width: min(420px, 52%);
  }
}
.m-footer {
  background: var(--merident-blue);
  color: #fff;
  padding: 3.25rem 0 1.5rem;
}
.m-footer__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.6rem 1.2rem;
  padding-bottom: 2.25rem;
}
.m-footer__col h4 {
  margin: 0 0 0.85rem;
  font-size: 0.86rem;
  font-weight: 700;
}
.m-footer__col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.m-footer__col li + li {
  margin-top: 0.45rem;
}
.m-footer__col a {
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.78rem;
  font-weight: 400;
}
.m-footer__col a:hover {
  color: #fff;
}
.m-footer__brand {
  grid-column: 1 / -1;
  text-align: left;
  direction: ltr;
}
.m-footer__brand img {
  height: 34px;
  width: auto;
  display: block;
}
.m-footer__brand p {
  margin: 0.55rem 0 0;
  font-size: 12px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.88);
}
.m-footer__social {
  display: flex;
  align-items: center;
  gap: 0.85rem;
  margin-top: 0.85rem;
}
.m-footer__social a {
  color: #fff;
  display: inline-flex;
}
.m-footer__social svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: currentColor;
}
.m-footer__copy {
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  padding-top: 1.35rem;
  text-align: center;
}
.m-footer__copy p {
  margin: 0;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.78);
}
@media (min-width: 1024px) {
  .m-footer__grid {
    grid-template-columns: 1fr 1.15fr 0.9fr 1fr 1fr 1.5fr;
    gap: 1.25rem;
  }
  .m-footer__brand {
    grid-column: auto;
  }
}
::-webkit-scrollbar {
  width: 8px;
}
::-webkit-scrollbar-track {
  background: #fdf6f2;
}
::-webkit-scrollbar-thumb {
  background: var(--merident-blue);
  border-radius: 4px;
}
.mobile-menu-overlay {
  position: fixed;
  inset: 0;
  z-index: 60;
  background-color: rgba(0, 56, 116, 0.45);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.mobile-menu-overlay.is-open {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.mobile-menu-drawer {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 70;
  display: flex;
  flex-direction: column;
  width: min(20rem, 86vw);
  background-color: #fdf6f2;
  box-shadow: -12px 0 40px rgba(0, 56, 116, 0.16);
  transform: translateX(100%);
  visibility: hidden;
  transition: transform 0.3s ease, visibility 0.3s ease;
  overflow-y: auto;
}
.mobile-menu-drawer.is-open {
  transform: translateX(0);
  visibility: visible;
}
.mobile-menu-group {
  margin-top: 0.1rem;
  border-bottom: 1px solid rgba(120, 113, 108, 0.18);
}
.mobile-menu-group__head {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.mobile-menu-group__title {
  flex: 1;
  min-width: 0;
  padding: 0.55rem 0;
  color: var(--merident-blue);
  font-weight: 700;
  font-size: 0.875rem;
}
.mobile-menu-group__toggle {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.25rem;
  height: 2.25rem;
  color: var(--merident-blue);
  background: none;
  border: 0;
  border-radius: 0.65rem;
  cursor: pointer;
  transition: transform 0.2s ease;
}
.mobile-menu-group.is-open .mobile-menu-group__toggle {
  transform: rotate(180deg);
}
.mobile-menu-group__body {
  display: flex;
  flex-direction: column;
  padding: 0 0 0.55rem;
}
.mobile-menu-group__body[hidden] {
  display: none;
}
.mobile-menu-link--l3 {
  display: block;
  padding: 0.45rem 0 0.45rem 0.5rem;
  font-size: 0.8125rem;
  font-weight: 600;
  color: rgba(0, 56, 116, 0.85);
}
.m-products-page {
  padding-bottom: 3.5rem;
}
.m-hero-p1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--merident-bg);
  aspect-ratio: 1500 / 720;
  min-height: clamp(240px, 48vw, 660px);
  max-height: 660px;
}
.m-hero-p1__visual {
  position: absolute;
  inset: 0;
  z-index: 0;
  line-height: 0;
}
.m-hero-p1__visual img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: right center;
}
.m-hero-p1__container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 2rem));
  max-width: none;
  margin-inline: auto;
  min-height: 100%;
  display: grid;
  grid-template-columns: minmax(0, max-content) 1fr;
  align-items: center;
  justify-items: start;
  direction: ltr;
  box-sizing: border-box;
  padding: clamp(5.5rem, 9vw, 7rem) 0 clamp(1.5rem, 3.5vw, 2.75rem);
  padding-left: 0;
}
.m-hero-p1__copy {
  direction: rtl;
  text-align: left;
  width: fit-content;
  max-width: min(38rem, 40vw);
  justify-self: start;
  margin: 0;
}
.m-hero-p1__title {
  margin: 0;
  color: var(--merident-blue);
  font-family: "Ravi", "Ravi FaNum", sans-serif;
  font-weight: 900;
  font-variation-settings: "wght" 900;
  font-size: clamp(1.35rem, 3.2vw, 2.75rem);
  line-height: 1.35;
  letter-spacing: -0.015em;
}
.m-hero-p1__lead {
  margin: 1.1rem 0 0;
  color: var(--merident-blue);
  font-weight: 500;
  font-variation-settings: "wght" 500;
  font-size: clamp(0.78rem, 1.15vw, 0.98rem);
  line-height: 1.9;
}
@media (max-width: 767px) {
  .m-hero-p1 {
    max-height: none;
    min-height: clamp(220px, 58vw, 380px);
  }
  .m-hero-p1::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient( to right, rgba(253, 246, 242, 0.78) 0%, rgba(253, 246, 242, 0.42) 42%, rgba(253, 246, 242, 0) 68% );
  }
  .m-hero-p1__container {
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: stretch;
    width: min(1180px, calc(100% - 2rem));
    padding: clamp(4.75rem, 18vw, 5.75rem) 0 clamp(1.25rem, 4vw, 1.75rem);
    padding-left: 0;
  }
  .m-hero-p1__copy {
    width: 100%;
    max-width: 100%;
    margin: 0;
    justify-self: stretch;
    text-align: left;
  }
  .m-hero-p1__title {
    font-size: clamp(1.2rem, 5.2vw, 1.65rem);
  }
  .m-hero-p1__lead {
    margin-top: 0.75rem;
    font-size: clamp(0.7rem, 3vw, 0.85rem);
    line-height: 1.75;
  }
}
@media (min-width: 1024px) {
  .m-hero-p1__container {
    width: min(1180px, calc(100% - 4rem));
    padding-left: 0;
  }
  .m-hero-p1__copy {
    max-width: min(40rem, 42vw);
  }
}
.m-section-cat-stack {
  padding: 1rem 0 3rem;
}
.m-cat-stack-title {
  margin: 0 0 2.5rem;
  text-align: center;
  font-weight: 700;
  font-variation-settings: "wght" 700;
  font-size: clamp(1.2rem, 1.8vw, 1.45rem);
  color: var(--merident-blue);
}
.m-cat-stack {
  display: flex;
  flex-direction: column;
  gap: 1.75rem;
  align-items: stretch;
}
.m-brand-story {
  padding: 3.5rem 0 2rem;
}
.m-brand-story__title {
  margin: 0 0 1.5rem;
  font-weight: 700;
  font-variation-settings: "wght" 700;
  font-size: clamp(1.05rem, 1.6vw, 1.25rem);
  color: var(--merident-blue);
  text-align: center;
}
.m-brand-story__content {
  color: var(--merident-steel);
  font-size: 0.88rem;
  line-height: 2.1;
  text-align: right;
}
.m-toothpaste-page .m-brand-story__content {
  text-align: center;
}
.m-brand-story__content p + p {
  margin-top: 1rem;
}
.m-brand-story__content strong {
  color: inherit;
  font-weight: inherit;
}
svg {
  max-width: 100%;
  box-sizing: border-box;
}
.m-video-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #000;
}
.m-video-hero__media {
  position: relative;
  z-index: 0;
  width: 100%;
  overflow: hidden;
}
.m-video-hero__video {
  width: 100%;
  display: block;
  pointer-events: none;
}
.m-video-hero__video--desktop {
  display: none;
}
.m-video-hero__video--mobile {
  display: block;
  height: auto;
  object-fit: contain;
  object-position: center center;
}
.m-video-hero__shade {
  display: none;
}
.m-video-hero__container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 6.5rem 1rem 1.5rem;
  background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.28) 36%, rgba(0, 0, 0, 0.78) 68%, #000 100% );
}
.m-video-hero__copy {
  width: min(1180px, 100%);
  max-width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: right;
}
.m-video-hero__title {
  margin: 0;
  color: #ffffff;
  font-family: "Ravi", "Ravi FaNum", sans-serif;
  font-weight: 700;
  font-variation-settings: "wght" 700;
  font-size: clamp(1.35rem, 5.5vw, 1.75rem);
  line-height: 1.35;
  letter-spacing: normal;
}
.m-video-hero__lead {
  margin: 0.65rem 0 0;
  color: rgba(255, 255, 255, 0.86);
  font-weight: 400;
  font-size: clamp(0.78rem, 3.2vw, 0.92rem);
  line-height: 1.7;
}
.m-video-hero__copy .m-hero__actions {
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .m-video-hero {
    min-height: 560px;
    display: block;
    background: var(--merident-bg);
  }
  .m-video-hero__media {
    position: absolute;
    inset: 0;
    height: 100%;
  }
  .m-video-hero__video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right center;
  }
  .m-video-hero__video--desktop {
    display: block;
  }
  .m-video-hero__video--mobile {
    display: none;
  }
  .m-video-hero__shade {
    display: block;
    pointer-events: none;
    position: absolute;
    inset: 0;
    z-index: 1;
    background: linear-gradient( to right, rgba(253, 246, 242, 0.82) 0%, rgba(253, 246, 242, 0.42) 34%, rgba(253, 246, 242, 0) 62% );
  }
  .m-video-hero__container {
    position: relative;
    z-index: 2;
    min-height: 560px;
    width: min(1180px, calc(100% - 2rem));
    margin-inline: auto;
    padding: clamp(5.5rem, 9vw, 7rem) 0 clamp(2rem, 4vw, 3.5rem);
    display: grid;
    grid-template-columns: minmax(16rem, 32rem) 1fr;
    align-items: center;
    direction: ltr;
    justify-content: start;
    background-image: none;
  }
  .m-video-hero__copy {
    max-width: 32rem;
    width: 100%;
    margin: 0;
    margin-inline: 0;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
    direction: rtl;
    text-align: right;
  }
  .m-video-hero__title {
    color: var(--merident-blue);
    font-size: clamp(2rem, 3.4vw, 2.85rem);
    line-height: 1.28;
  }
  .m-video-hero__lead {
    margin-top: 0.9rem;
    color: var(--merident-steel);
    font-size: 0.95rem;
    line-height: 1.85;
  }
}
@media (max-width: 767px) {
  .m-video-hero--home {
    background: #000;
  }
  .m-video-hero--home .m-video-hero__video--mobile {
    width: 100%;
    height: auto;
    object-fit: contain;
    object-position: center center;
  }
  .m-video-hero--home .m-video-hero__container {
    background-image: linear-gradient( to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.28) 36%, rgba(0, 0, 0, 0.78) 68%, #000 100% );
  }
  .m-video-hero--home .m-video-hero__title {
    color: #ffffff;
  }
  .m-video-hero--home .m-video-hero__lead {
    color: rgba(255, 255, 255, 0.86);
  }
}
.m-video-hero--home .m-video-hero__copy {
  align-items: flex-end;
  text-align: left;
  width: fit-content;
  max-width: min(32rem, 100%);
}
.m-video-hero--home .m-video-hero__title, .m-video-hero--home .m-video-hero__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .m-video-hero--home {
    background: var(--merident-bg);
    min-height: clamp(420px, 52vw, 620px);
  }
  .m-video-hero--home .m-video-hero__container {
    min-height: clamp(420px, 52vw, 620px);
    background-image: none;
  }
  .m-video-hero--home .m-video-hero__copy {
    align-items: flex-end;
    text-align: left;
    width: fit-content;
    max-width: 32rem;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
  }
  .m-video-hero--home .m-video-hero__shade {
    background: linear-gradient( to right, rgba(253, 246, 242, 0.32) 0%, rgba(253, 246, 242, 0.14) 26%, rgba(253, 246, 242, 0.04) 42%, rgba(253, 246, 242, 0) 58% );
  }
  .m-video-hero--home .m-video-hero__video {
    object-position: center right;
  }
}
@media (min-width: 1024px) {
  .m-video-hero--home .m-video-hero__container {
    width: min(1180px, calc(100% - 4rem));
  }
}
.m-product-showcase-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .m-product-showcase-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.75rem;
  }
}
.m-tp-split-page .m-tp-card {
  display: flex;
  flex-direction: row;
  direction: ltr;
  align-items: stretch;
  overflow: hidden;
  width: 100%;
  min-height: 220px;
  height: 100%;
  border-radius: 1.35rem;
  border: 1px solid rgba(0, 56, 116, 0.18);
  box-shadow: 0 14px 36px rgba(0, 56, 116, 0.16);
  background: #e4edf2;
  box-sizing: border-box;
}
.m-tp-split-page .m-tp-card__copy {
  width: 42%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 0.5rem;
  padding: 1.1rem 0.9rem 1.1rem 0.75rem;
  text-align: right;
  direction: rtl;
  background: #e4edf2;
  box-sizing: border-box;
}
.m-tp-split-page .m-tp-card__badge {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  margin: 0;
  padding: 0.22rem 0.65rem;
  border-radius: 0.4rem;
  background: var(--merident-blue);
  color: #fff;
  font-size: 0.6875rem;
  font-weight: 600;
  line-height: 1.3;
}
.m-tp-split-page .m-tp-card__title {
  margin: 0;
  color: var(--merident-blue);
  font-size: clamp(0.98rem, 2.6vw, 1.28rem);
  font-weight: 800;
  line-height: 1.35;
  white-space: pre-line;
  overflow-wrap: normal;
  word-break: keep-all;
}
.m-tp-split-page .m-tp-card__desc {
  margin: 0;
  color: var(--merident-steel);
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.6;
}
.m-tp-split-page .m-tp-card__actions {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.45rem;
  margin-top: 0.2rem;
  width: 100%;
}
.m-tp-split-page .m-tp-card__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  margin-top: 0;
  padding: 0.4rem 0.85rem;
  border-radius: 0.45rem;
  background: transparent;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  box-shadow: none;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, color 0.2s ease;
}
.m-tp-split-page .m-tp-card__btn:hover {
  background: transparent;
  color: var(--merident-blue);
}
.m-tp-split-page .m-tp-card__btn-icon {
  width: 0.75rem;
  height: 0.75rem;
  flex-shrink: 0;
}
.m-tp-split-page .m-tp-card__digi-btn {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.45rem;
  margin: 0;
  padding: 0.42rem 0.95rem;
  border-radius: 9999px;
  background: #ef394e;
  color: #fff;
  border: none;
  box-shadow: none;
  font-size: 0.72rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, opacity 0.2s ease;
}
.m-tp-split-page .m-tp-card__digi-btn:hover {
  background: #d92f42;
  color: #fff;
}
.m-tp-split-page .m-tp-card__digi-icon {
  width: 1.05rem;
  height: 0.6rem;
  flex-shrink: 0;
  color: #fff;
}
.m-tp-split-page .m-tp-card__visual {
  flex: 1 1 58%;
  min-width: 0;
  position: relative;
  background: #f4ebe0;
}
.m-tp-split-page .m-tp-card__visual img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 42%;
}
.m-preventive-page .m-tp-card__visual img {
  object-position: center;
}
@media (max-width: 767px) {
  .m-preventive-page .m-tp-card__visual {
    overflow: hidden;
    background: #f4ebe0;
  }
  .m-preventive-page .m-tp-card__visual img {
    object-fit: contain;
    object-position: center;
    transform: none;
  }
}
@media (min-width: 768px) {
  .m-preventive-page .m-video-hero, .m-preventive-page .m-video-hero__container {
    min-height: clamp(640px, 43vw, 900px);
  }
  .m-preventive-page .m-video-hero__video {
    object-position: center center;
  }
}
.m-preventive-page .m-video-hero__copy {
  align-items: flex-end;
  text-align: left;
  width: fit-content;
  max-width: min(32rem, 100%);
}
.m-preventive-page .m-video-hero__title, .m-preventive-page .m-video-hero__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-preventive-page .m-tp-card {
  flex-direction: row-reverse;
}
.m-preventive-page .m-tp-card__copy {
  align-items: flex-end;
  text-align: left;
}
.m-preventive-page .m-tp-card__actions {
  align-items: flex-end;
}
.m-preventive-page .m-product-grid-2 .m-tp-card, .m-preventive-page .m-product-grid-2 .m-tp-card__copy {
  background: #edf2f4;
}
.m-preventive-page .m-product-grid-3 .m-tp-card, .m-preventive-page .m-product-grid-3 .m-tp-card__copy {
  background: #d4e2dd;
}
.m-preventive-page .m-tp-card__title, .m-preventive-page .m-tp-card__desc {
  width: auto;
  max-width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .m-preventive-page .m-video-hero__copy {
    align-items: flex-end;
    text-align: left;
    width: fit-content;
    max-width: 32rem;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
  }
  .m-repair-page .m-video-hero, .m-repair-page .m-video-hero__container {
    min-height: clamp(640px, 43vw, 900px);
  }
  .m-repair-page .m-video-hero__video {
    object-position: center center;
  }
}
.m-repair-page .m-tp-card {
  flex-direction: row;
}
.m-repair-page .m-tp-card, .m-repair-page .m-tp-card__copy {
  background: #d4e2dd;
}
.m-repair-page .m-tp-card__visual img {
  object-position: center;
}
.m-repair-page .m-tp-card__copy {
  align-items: flex-end;
  text-align: left;
}
.m-repair-page .m-tp-card__actions {
  align-items: flex-end;
}
.m-repair-page .m-tp-card__title, .m-repair-page .m-tp-card__desc {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-tp-split-page .m-tp-card--compact {
  min-height: 196px;
}
@media (min-width: 768px) {
  .m-tp-split-page .m-tp-card {
    min-height: 292px;
    border-radius: 1.5rem;
  }
  .m-tp-split-page .m-tp-card__copy {
    width: 40%;
    gap: 0.6rem;
    padding: 1.4rem 1.15rem 1.35rem 1rem;
  }
  .m-tp-split-page .m-tp-card__badge {
    font-size: 0.75rem;
    padding: 0.26rem 0.75rem;
  }
  .m-tp-split-page .m-tp-card__title {
    font-size: 1.28rem;
  }
  .m-tp-split-page .m-tp-card__desc {
    font-size: 0.8125rem;
    line-height: 1.65;
  }
  .m-tp-split-page .m-tp-card__btn {
    padding: 0.48rem 1rem;
    font-size: 0.8125rem;
    border-radius: 0.45rem;
  }
  .m-tp-split-page .m-tp-card--compact {
    min-height: 236px;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__copy {
    width: 46%;
    gap: 0.4rem;
    padding: 0.95rem 0.7rem 0.9rem 0.55rem;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__badge {
    font-size: 0.625rem;
    padding: 0.18rem 0.5rem;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__title {
    font-size: 1.02rem;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__desc {
    font-size: 0.7rem;
    line-height: 1.5;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__btn {
    padding: 0.36rem 0.72rem;
    font-size: 0.7rem;
    border-radius: 0.45rem;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__actions {
    gap: 0.38rem;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__digi-btn {
    padding: 0.34rem 0.78rem;
    font-size: 0.65rem;
    gap: 0.35rem;
  }
  .m-tp-split-page .m-tp-card--compact .m-tp-card__digi-icon {
    width: 0.92rem;
    height: 0.52rem;
  }
}
.m-toothpaste-page .m-video-hero__copy {
  align-items: flex-end;
  text-align: left;
  width: fit-content;
  max-width: min(32rem, 100%);
}
.m-toothpaste-page .m-video-hero__title, .m-toothpaste-page .m-video-hero__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-toothpaste-page .m-video-hero__lead {
  font-weight: 600;
  font-variation-settings: "wght" 600;
}
.m-toothpaste-page .m-tp-card__copy {
  align-items: flex-end;
  text-align: left;
}
.m-toothpaste-page .m-tp-card__title, .m-toothpaste-page .m-tp-card__desc {
  width: auto;
  max-width: 100%;
  text-align: left;
}
@media (min-width: 768px) {
  .m-toothpaste-page .m-video-hero__copy {
    align-items: flex-end;
    text-align: left;
    width: fit-content;
    max-width: 32rem;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
  }
  .m-toothpaste-page .m-video-hero__lead {
    font-weight: 600;
    font-variation-settings: "wght" 600;
  }
}
.m-toothpaste-page .m-faq-container {
  background: #edf2f5;
  border: 1px solid rgba(0, 56, 116, 0.22);
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
}
.m-toothpaste-page .m-faq-item {
  background: #ffffff;
  border: none;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
}
.m-floss-page .m-video-hero__copy {
  align-items: flex-end;
  text-align: left;
  width: fit-content;
  max-width: min(32rem, 100%);
}
.m-floss-page .m-video-hero__title, .m-floss-page .m-video-hero__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-floss-page .ave-cat-card {
  box-shadow: 0 12px 32px rgba(0, 56, 116, 0.14);
}
.m-floss-page .ave-cat-card__body {
  align-items: flex-end;
}
.m-floss-page .ave-cat-card__copy-top {
  align-items: flex-end;
  text-align: left;
}
.m-floss-page .ave-cat-card__title, .m-floss-page .ave-cat-card__desc {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-floss-page .ave-cat-card__btn {
  border-radius: 0.45rem;
  background: transparent;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  box-shadow: none;
}
.m-floss-page .ave-cat-card__btn:hover {
  background: transparent;
  border-color: var(--merident-blue);
  color: var(--merident-blue);
}
.m-floss-page .m-guide-card__btn.m-btn--primary {
  background: #013d80;
  color: #ffffff;
  border: 1px solid #013d80;
  box-shadow: none;
}
.m-floss-page .m-guide-card__btn.m-btn--primary:hover {
  background: #012f63;
  border-color: #012f63;
  color: #ffffff;
}
.m-floss-page .m-guide-card__btn.m-btn--ghost {
  background: #edf2f4;
  color: #013d80;
  border: 1px solid #013d80;
  box-shadow: none;
}
.m-floss-page .m-guide-card__btn.m-btn--ghost:hover {
  background: #edf2f4;
  color: #013d80;
  border-color: #013d80;
}
.m-floss-page .m-faq-container {
  background: #edf2f4;
  border: 1px solid rgba(0, 56, 116, 0.2);
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
}
.m-floss-page .m-faq-item {
  background: #faf8f6;
  border: none;
  box-shadow: 0 6px 18px rgba(0, 56, 116, 0.12);
}
.m-floss-page .m-brand-story {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 18rem;
  padding: 4.75rem 0;
}
.m-floss-page .m-brand-story__content {
  text-align: center;
}
@media (min-width: 768px) {
  .m-floss-page .m-video-hero__copy {
    align-items: flex-end;
    text-align: left;
    width: fit-content;
    max-width: 32rem;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
  }
}
.m-kids-page .m-video-hero__copy {
  align-items: flex-end;
  text-align: left;
  width: fit-content;
  max-width: min(32rem, 100%);
}
.m-kids-page .m-video-hero__title, .m-kids-page .m-video-hero__lead {
  width: auto;
  max-width: 100%;
  text-align: left;
  letter-spacing: normal;
  overflow-wrap: normal;
  word-break: normal;
}
.m-kids-page .m-video-hero__lead-soft {
  font-weight: 500;
  font-variation-settings: "wght" 500;
  letter-spacing: normal;
}
.m-kids-page .m-brand-story {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 18rem;
  padding: 4.75rem 0;
}
.m-kids-page .m-brand-story__content {
  text-align: center;
}
.m-kids-page .m-guide-picker-section {
  background: #f0d5c7;
}
.m-kids-page .m-guide-card {
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
}
.m-kids-page .m-guide-card__text {
  font-weight: 700;
  font-variation-settings: "wght" 700;
}
.m-kids-page .m-guide-card__sublabel {
  font-weight: 600;
  font-variation-settings: "wght" 600;
}
.m-kids-page .m-guide-card__btn.m-btn--primary, .m-kids-page .m-guide-card__btn.m-btn--ghost {
  background: #d4e2dd;
  color: var(--merident-blue);
  border: 1px solid transparent;
  box-shadow: none;
}
.m-kids-page .m-guide-card__btn.m-btn--primary:hover, .m-kids-page .m-guide-card__btn.m-btn--ghost:hover {
  background: #c5d6cf;
  color: var(--merident-blue);
  border-color: transparent;
}
.m-kids-page .m-guide-card__btn.m-btn--ghost-peach {
  background: #f0d5c7;
  color: var(--merident-blue);
  border: 1px solid transparent;
  box-shadow: none;
}
.m-kids-page .m-guide-card__btn.m-btn--ghost-peach:hover {
  background: #e8c4b0;
  color: var(--merident-blue);
  border-color: transparent;
}
.m-kids-page .m-faq-container {
  background: #edf2f4;
  border: 1px solid rgba(0, 56, 116, 0.2);
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
}
.m-kids-page .m-faq-item {
  background: #faf8f6;
  border: none;
  box-shadow: 0 6px 18px rgba(0, 56, 116, 0.12);
}
.m-kids-page .ave-cat-card {
  box-shadow: 0 12px 32px rgba(0, 56, 116, 0.14);
}
.m-kids-page .ave-cat-card__body {
  align-items: flex-end;
}
.m-kids-page .ave-cat-card__copy-top {
  align-items: flex-end;
  text-align: left;
}
.m-kids-page .ave-cat-card__title, .m-kids-page .ave-cat-card__desc {
  width: auto;
  max-width: 100%;
  text-align: left;
}
.m-kids-page .ave-cat-card__btn {
  border-radius: 0.45rem;
  background: transparent;
  border: 1.5px solid var(--merident-blue);
  color: var(--merident-blue);
  box-shadow: none;
  padding: 0.2rem 0.55rem;
  font-size: 0.625rem;
  line-height: 1.2;
}
.m-kids-page .ave-cat-card__btn:hover {
  background: transparent;
  border-color: var(--merident-blue);
  color: var(--merident-blue);
}
@media (min-width: 640px) {
  .m-kids-page .ave-cat-card__btn {
    padding: 0.22rem 0.6rem;
    font-size: 0.625rem;
  }
}
@media (min-width: 1024px) {
  .m-kids-page .ave-cat-card__btn {
    padding: 0.25rem 0.7rem;
    font-size: 0.6875rem;
  }
}
@media (min-width: 768px) {
  .m-kids-page .m-video-hero__copy {
    align-items: flex-end;
    text-align: left;
    width: fit-content;
    max-width: 32rem;
    margin-left: 0;
    margin-right: auto;
    justify-self: start;
  }
}
.m-product-grid-2 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  margin-bottom: 1.5rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .m-product-grid-2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.75rem;
    margin-bottom: 1.75rem;
  }
}
.m-product-grid-3 {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
  margin-bottom: 1.5rem;
  align-items: stretch;
}
@media (min-width: 768px) {
  .m-product-grid-3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
    margin-bottom: 1.75rem;
  }
}
.m-guide-picker-section {
  padding: 1.5rem 0 3rem;
  background: #d4e2dd;
}
.m-guide-picker {
  background: transparent;
  border-radius: 0;
  padding: 2.25rem 0;
  text-align: center;
}
.m-guide-picker__title {
  margin: 0;
  font-weight: 700;
  font-size: clamp(1.15rem, 3.5vw, 1.55rem);
  color: var(--merident-blue);
  line-height: 1.35;
}
.m-guide-picker__lead {
  margin: 0.5rem 0 1.75rem;
  font-size: clamp(0.8rem, 2.4vw, 0.88rem);
  color: var(--merident-steel);
}
.m-guide-picker__cards {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
}
@media (min-width: 768px) {
  .m-guide-picker {
    padding: 2.75rem 0;
  }
  .m-guide-picker__cards {
    grid-template-columns: repeat(3, 1fr);
    gap: 1.25rem;
  }
}
.m-guide-card {
  background: #ffffff;
  border-radius: 1.25rem;
  padding: 1.5rem 1.25rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  min-height: 168px;
  height: 100%;
  box-shadow: 0 4px 16px rgba(0, 56, 116, 0.04);
}
.m-guide-card__text {
  margin: 0;
  font-size: 0.88rem;
  font-weight: 600;
  color: var(--merident-blue);
  line-height: 1.6;
}
.m-guide-card__sublabel {
  display: block;
  margin: 0.55rem 0 0.7rem;
  font-size: 0.72rem;
  font-weight: 500;
  color: var(--merident-steel);
  line-height: 1.4;
}
.m-guide-card__btn {
  width: auto;
  min-width: 120px;
  padding: 0.45rem 1.3rem;
  font-size: 13px;
  font-weight: 700;
  border-radius: 0.45rem;
  box-shadow: none;
  text-align: center;
  text-decoration: none;
}
.m-btn--danger {
  background: #e53935;
  color: #ffffff;
}
.m-btn--danger:hover {
  background: #c62828;
  color: #ffffff;
}
.m-btn--ghost-peach {
  background: #f0d5c7;
  color: var(--merident-blue);
  border: 1px solid var(--merident-peach);
}
.m-btn--ghost-peach:hover {
  background: var(--merident-blue);
  color: #ffffff;
  border-color: var(--merident-blue);
}
.m-online-buy-section {
  padding: 1.5rem 0 3rem;
  background: #d4e2dd;
}
.m-retailer-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.85rem;
}
@media (max-width: 767px) {
  .m-repair-page .m-retailer-grid, .m-preventive-page .m-retailer-grid {
    grid-template-columns: 1fr;
  }
  .m-toothpaste-page .m-video-hero__copy, .m-preventive-page .m-video-hero__copy, .m-floss-page .m-video-hero__copy, .m-kids-page .m-video-hero__copy, .m-floss-fine-page .m-video-hero__copy, .m-floss-tape-page .m-video-hero__copy, .m-kids-banana-page .m-video-hero__copy, .m-kids-orange-page .m-video-hero__copy {
    width: 100%;
    max-width: 100%;
  }
  .m-toothpaste-page .m-video-hero__title, .m-toothpaste-page .m-video-hero__lead, .m-preventive-page .m-video-hero__title, .m-preventive-page .m-video-hero__lead, .m-floss-page .m-video-hero__title, .m-floss-page .m-video-hero__lead, .m-kids-page .m-video-hero__title, .m-kids-page .m-video-hero__lead, .m-floss-fine-page .m-video-hero__title, .m-floss-fine-page .m-video-hero__lead, .m-floss-tape-page .m-video-hero__title, .m-floss-tape-page .m-video-hero__lead, .m-kids-banana-page .m-video-hero__title, .m-kids-banana-page .m-video-hero__lead, .m-kids-orange-page .m-video-hero__title, .m-kids-orange-page .m-video-hero__lead {
    width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .m-retailer-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: 1.25rem;
  }
  .m-retailer-grid--3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.m-retailer-card {
  background: #ffffff;
  border-radius: 1rem;
  padding: 1.25rem 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.m-retailer-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 36px rgba(0, 56, 116, 0.18);
}
.m-retailer-card__logo {
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.75rem;
}
.m-retailer-svg {
  width: 90px;
  height: 32px;
}
@media (min-width: 768px) {
  .m-retailer-card {
    padding: 1.5rem 1rem;
    border-radius: 1.25rem;
  }
  .m-retailer-card__logo {
    height: 48px;
    margin-bottom: 1rem;
  }
  .m-retailer-svg {
    width: 110px;
    height: 38px;
  }
}
.m-retailer-card__btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0.4rem 0.5rem;
  border-radius: 0.45rem;
  border: 1px solid var(--merident-blue);
  color: var(--merident-blue);
  font-size: 12px;
  font-weight: 700;
  transition: all 0.2s ease;
}
.m-retailer-card:hover .m-retailer-card__btn {
  background: var(--merident-blue);
  color: #ffffff;
}
.m-faq-section {
  padding: 1.5rem 0 3rem;
}
.m-faq-container {
  background: #f7f1eb;
  border-radius: 1.5rem;
  border: 1px solid rgba(0, 56, 116, 0.08);
  padding: 2rem 1.25rem;
}
@media (min-width: 768px) {
  .m-faq-section {
    padding: 2rem 0 3.5rem;
  }
  .m-faq-container {
    padding: 2.5rem 2rem;
    border-radius: 1.75rem;
  }
}
.m-faq-title {
  margin: 0 0 1.5rem;
  text-align: center;
  font-weight: 700;
  font-size: clamp(1.2rem, 3.2vw, 1.35rem);
  color: var(--merident-blue);
}
.m-faq-list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.m-faq-item {
  background: #ffffff;
  border-radius: 0.85rem;
  overflow: hidden;
  border: 1px solid rgba(0, 56, 116, 0.06);
}
.m-faq-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.15rem;
  background: none;
  border: none;
  cursor: pointer;
  text-align: right;
  gap: 0.75rem;
}
.m-faq-question {
  font-weight: 700;
  font-size: 0.88rem;
  color: var(--merident-blue);
  line-height: 1.45;
}
.m-faq-chevron {
  width: 16px !important;
  height: 16px !important;
  flex-shrink: 0;
  color: var(--merident-blue);
  transition: transform 0.2s ease;
}
.m-faq-item.is-open .m-faq-chevron {
  transform: rotate(180deg);
}
.m-faq-answer {
  padding: 0 1.15rem 1.15rem;
  color: var(--merident-steel);
  font-size: 0.84rem;
  line-height: 1.75;
}
.m-read-more-section {
  padding: 1.25rem 0 2.5rem;
  background: #d4e2dd;
}
.m-read-more-box {
  background: transparent;
  border-radius: 0;
  padding: 1.5rem 0;
}
@media (min-width: 768px) {
  .m-read-more-section {
    padding: 1.5rem 0 3rem;
  }
  .m-read-more-box {
    padding: 1.75rem 0;
  }
}
.m-read-more-title {
  margin: 0 0 0.85rem;
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  background: none;
  border: none;
  display: block;
  padding: 0;
  border-radius: 0;
  text-align: center;
}
.m-read-more-card {
  background: #ffffff;
  border-radius: 0.85rem;
  padding: 1.15rem 1.25rem;
  color: var(--merident-steel);
  font-size: 0.85rem;
  line-height: 1.75;
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
}
.ave-product-row__badge--muted {
  background: #e2e8f0;
  color: var(--merident-blue);
}
.ave-product-row__badge--orange {
  background: #ea580c;
  color: #fff;
}
.ave-product-row__badge--peach {
  background: #fed7aa;
  color: #9a3412;
}
.m-features-guide-section {
  padding: 1.5rem 0 3rem;
}
.m-checklist {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.m-checklist li {
  position: relative;
  padding-right: 1.4rem;
  font-size: 0.88rem;
  color: var(--merident-steel);
  line-height: 1.6;
}
.m-checklist li::before {
  content: "•";
  position: absolute;
  right: 0;
  top: -2px;
  color: var(--merident-blue);
  font-weight: bold;
  font-size: 1.25rem;
  line-height: 1;
}
.m-features-guide-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (min-width: 768px) {
  .m-features-guide-grid {
    grid-template-columns: 1.15fr 0.85fr;
    gap: 3.5rem;
    align-items: start;
  }
}
.m-features-guide__copy {
  color: var(--merident-steel);
  font-size: 0.88rem;
  line-height: 2.1;
  text-align: right;
}
.m-features-guide__copy strong {
  color: inherit;
  font-weight: inherit;
}
.m-features-guide__copy p + p {
  margin-top: 1rem;
}
.m-features-guide__heading {
  margin: 0 0 1.25rem;
  font-weight: 700;
  font-size: 1.15rem;
  color: var(--merident-blue);
}
.m-contact-page {
  padding-bottom: 0;
}
.m-contact-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #f7f1eb;
  margin-top: calc(-1 * var(--m-header-offset, 5.5rem));
  aspect-ratio: auto;
  min-height: 0;
}
.m-contact-hero__visual {
  position: absolute;
  inset: 0;
  z-index: 0;
  line-height: 0;
}
.m-contact-hero__img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}
.m-contact-hero__img--desktop {
  display: none;
  object-position: right center;
}
.m-contact-hero__img--mobile {
  display: block;
  object-position: center top;
}
.m-contact-hero__container {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 2rem));
  margin-inline: auto;
  min-height: 0;
  height: auto;
  display: grid;
  grid-template-rows: 115.2vw auto;
  justify-items: center;
  align-items: stretch;
  padding: 0 0 0.75rem;
  box-sizing: border-box;
}
.m-contact-form-card {
  grid-row: 2;
  align-self: start;
  width: min(100%, 26rem);
  background: rgba(228, 237, 242, 0.92);
  border: 1px solid rgba(0, 56, 116, 0.08);
  border-radius: 1.25rem;
  padding: 1.25rem 1.15rem 1.35rem;
  box-shadow: 0 16px 40px rgba(0, 56, 116, 0.14);
  backdrop-filter: blur(6px);
}
.m-contact-form-card--crm {
  width: min(100%, 32rem);
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
  padding: 0;
}
.m-contact-form-card--crm .gcf-wrap {
  --gcf-accent: #003874;
  --gcf-ink: #003874;
  --gcf-muted: rgba(0, 56, 116, 0.62);
  --gcf-line: rgba(0, 56, 116, 0.12);
  --gcf-fill: rgba(228, 237, 242, 0.95);
  --gcf-bg: rgba(255, 255, 255, 0.96);
  --gcf-radius: 1.25rem;
  font-size: 0.9rem;
}
.m-contact-form-card--crm .gcf-shell {
  box-shadow: 0 16px 40px rgba(0, 56, 116, 0.14);
  backdrop-filter: blur(6px);
}
.m-contact-form-card__fallback {
  background: rgba(228, 237, 242, 0.92);
  border: 1px solid rgba(0, 56, 116, 0.08);
  border-radius: 1.25rem;
  padding: 1.25rem 1.15rem;
  color: var(--merident-blue);
  font-size: 0.9rem;
  font-weight: 600;
  text-align: center;
  box-shadow: 0 16px 40px rgba(0, 56, 116, 0.14);
}
.m-contact-form-card__fallback p {
  margin: 0;
}
.m-contact-form-card__head {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.55rem;
  margin-bottom: 1rem;
  color: var(--merident-blue);
}
.m-contact-form-card__head-icon {
  width: 1.35rem;
  height: 1.35rem;
  flex-shrink: 0;
}
.m-contact-form-card__title {
  margin: 0;
  font-size: 1.05rem;
  font-weight: 800;
  color: var(--merident-blue);
  line-height: 1.3;
}
.m-contact-form {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}
.m-contact-field {
  position: relative;
  display: block;
}
.m-contact-field__icon {
  position: absolute;
  top: 0.85rem;
  right: 0.9rem;
  width: 1.1rem;
  height: 1.1rem;
  color: var(--merident-blue);
  pointer-events: none;
}
.m-contact-field input, .m-contact-field textarea {
  width: 100%;
  box-sizing: border-box;
  background: #fff;
  border: 0;
  border-radius: 0.75rem;
  color: var(--merident-blue);
  font-size: 0.84rem;
  font-weight: 500;
  text-align: right;
  padding: 0.85rem 2.55rem 0.85rem 1rem;
  box-shadow: 0 4px 14px rgba(0, 56, 116, 0.06);
}
.m-contact-field textarea {
  min-height: 7.5rem;
  resize: vertical;
  line-height: 1.6;
}
.m-contact-field input:focus, .m-contact-field textarea:focus {
  outline: 1.5px solid rgba(0, 56, 116, 0.35);
}
.m-contact-field input::placeholder, .m-contact-field textarea::placeholder {
  color: rgba(0, 56, 116, 0.45);
  font-weight: 500;
}
.m-contact-form__submit {
  width: 100%;
  margin-top: 0.25rem;
  border: 0;
  border-radius: 0.75rem;
  background: var(--merident-blue);
  color: #fff;
  font-size: 0.92rem;
  font-weight: 700;
  padding: 0.9rem 1rem;
  cursor: pointer;
  transition: background-color 0.2s ease;
}
.m-contact-form__submit:hover, .m-contact-form__submit:focus-visible {
  background: var(--merident-blue-dark);
}
.m-contact-form-success {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.55rem;
  margin-top: 0.85rem;
  color: var(--merident-blue);
  font-size: 0.84rem;
  font-weight: 600;
  text-align: center;
}
.m-contact-form-success[hidden] {
  display: none;
}
.m-contact-form-success svg {
  width: 1.25rem;
  height: 1.25rem;
  color: #059669;
  flex-shrink: 0;
}
.m-contact-form-success p {
  margin: 0;
}
.m-contact-band {
  background: var(--merident-blue);
  padding: 1.5rem 0 2.75rem;
}
.m-contact-info {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0.85rem;
  background: #fff;
  border-radius: 1.25rem;
  padding: 1.15rem 1rem;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.12);
  margin-top: -1.25rem;
  position: relative;
  z-index: 3;
}
.m-contact-info__item {
  display: flex;
  align-items: flex-start;
  gap: 0.75rem;
  direction: ltr;
  text-align: left;
  padding: 0.55rem 0.35rem;
}
.m-contact-info__icon {
  width: 1.55rem;
  height: 1.55rem;
  color: var(--merident-blue);
  flex-shrink: 0;
  margin-top: 0.1rem;
}
.m-contact-info__copy {
  min-width: 0;
  text-align: left;
}
.m-contact-info__copy h2 {
  margin: 0;
  color: var(--merident-blue);
  font-size: 0.92rem;
  font-weight: 800;
  line-height: 1.35;
}
.m-contact-info__main {
  margin: 0.28rem 0 0;
  color: var(--merident-blue);
  font-size: 0.84rem;
  font-weight: 700;
  line-height: 1.45;
}
.m-contact-info__sub {
  margin: 0.2rem 0 0;
  color: var(--merident-steel);
  font-size: 0.74rem;
  font-weight: 500;
  line-height: 1.5;
}
.m-contact-map {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  background: #fff;
  border-radius: 1.25rem;
  overflow: hidden;
  margin-top: 1.1rem;
  box-shadow: 0 14px 36px rgba(0, 0, 0, 0.12);
}
.m-contact-map__cta {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 2rem;
  padding: 1.35rem 1.15rem 0.85rem;
  text-align: right;
}
.m-contact-map__cta h2 {
  margin: 0;
  width: 100%;
  color: var(--merident-blue);
  font-size: clamp(1.35rem, 3.2vw, 1.75rem);
  font-weight: 800;
  line-height: 1.45;
  text-align: right;
}
.m-contact-map__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  border: 1.5px solid var(--merident-blue);
  border-radius: 999px;
  color: var(--merident-blue);
  background: #fff;
  padding: 0.55rem 1.35rem;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
}
.m-contact-map__btn svg {
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
}
.m-contact-map__btn:hover, .m-contact-map__btn:focus-visible {
  background: var(--merident-blue);
  color: #fff;
}
.m-contact-map__visual {
  line-height: 0;
  min-height: 180px;
}
.m-contact-map__visual img {
  width: 100%;
  height: 100%;
  min-height: 180px;
  max-height: 260px;
  object-fit: cover;
  object-position: center;
  display: block;
}
.m-contact-page .m-faq-section {
  background: var(--merident-bg);
  padding-top: 2.25rem;
}
.m-contact-page .m-faq-container {
  background: #edf2f5;
  border: 1px solid rgba(0, 56, 116, 0.2);
  box-shadow: 0 10px 28px rgba(0, 56, 116, 0.14);
}
.m-contact-page .m-faq-item {
  background: #ffffff;
  border: none;
  box-shadow: 0 6px 18px rgba(0, 56, 116, 0.12);
}
.m-contact-page .m-faq-btn {
  flex-direction: row-reverse;
}
.m-contact-page .m-faq-question {
  text-align: right;
  flex: 1;
}
.m-contact-story {
  background: #fff0ed;
  padding: 2.75rem 0;
}
.m-contact-story .m-brand-story__content {
  text-align: center;
  color: var(--merident-blue);
  font-weight: 600;
  font-size: clamp(0.88rem, 2.2vw, 0.98rem);
  line-height: 2;
}
.m-contact-page .m-read-more-title {
  color: var(--merident-blue);
}
@media (min-width: 768px) {
  .m-contact-hero {
    aspect-ratio: 1500 / 800;
    min-height: clamp(520px, 48vw, 720px);
    max-height: 720px;
  }
  .m-contact-hero__img--desktop {
    display: block;
  }
  .m-contact-hero__img--mobile {
    display: none;
  }
  .m-contact-hero__container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    direction: ltr;
    height: auto;
    grid-template-rows: none;
    padding: clamp(5.5rem, 8vw, 7rem) 0 2.5rem;
  }
  .m-contact-form-card {
    grid-row: auto;
    align-self: auto;
    width: min(100%, 27.5rem);
    padding: 1.45rem 1.35rem 1.55rem;
  }
  .m-contact-form-card--crm {
    width: min(100%, 34rem);
    padding: 0;
  }
  .m-contact-info {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    padding: 1.35rem 0.75rem;
    margin-top: -2rem;
  }
  .m-contact-info__item {
    padding: 0.65rem 1rem;
    justify-content: center;
  }
  .m-contact-info__item:not(:last-child) {
    border-left: 1px solid rgba(0, 56, 116, 0.16);
  }
  .m-contact-map {
    flex-direction: row;
    align-items: stretch;
    margin-top: 1.35rem;
    min-height: 250px;
  }
  .m-contact-map__cta {
    width: 34%;
    flex-shrink: 0;
    align-items: flex-start;
    justify-content: center;
    gap: 2.25rem;
    padding: 1.75rem 1.5rem;
  }
  .m-contact-map__cta h2 {
    text-align: right;
  }
  .m-contact-map__visual {
    flex: 1;
    min-width: 0;
  }
  .m-contact-map__visual img {
    min-height: 100%;
    max-height: none;
    height: 100%;
  }
}
@media (min-width: 1024px) {
  .m-contact-hero__container {
    width: min(1180px, calc(100% - 4rem));
  }
  .m-contact-form-card {
    width: min(100%, 28.5rem);
  }
  .m-contact-form-card--crm {
    width: min(100%, 36rem);
  }
  .m-contact-info__copy h2 {
    font-size: 0.98rem;
  }
  .m-contact-info__main {
    font-size: 0.9rem;
  }
  .m-contact-map__cta h2 {
    font-size: clamp(1.5rem, 1.8vw, 1.85rem);
  }
}
.m-about-page {
  background-color: #f7f4ef;
  color: var(--merident-blue, #003874);
  overflow-x: clip;
}
body.page-template-page-about-php.m-body-root, body.page-about.m-body-root {
  padding-top: 0;
}
.m-about-hero {
  position: relative;
  background: #fdf6f2;
  width: 100%;
}
.m-about-hero__container {
  display: flex;
  flex-direction: column;
  direction: ltr;
  width: 100%;
  min-height: 0;
}
@media (min-width: 960px) {
  .m-about-hero__container {
    flex-direction: row-reverse;
    align-items: stretch;
    min-height: 100vh;
  }
}
.m-about-timeline {
  background-color: #003874;
  color: #fff;
  position: relative;
  flex-shrink: 0;
  width: 100%;
  z-index: 5;
  display: flex;
  flex-direction: column;
  padding: calc(var(--m-header-offset, 5.5rem) + 1.15rem) 1.35rem 2rem 1.15rem;
}
@media (min-width: 960px) {
  .m-about-timeline {
    width: 28%;
    min-width: 270px;
    max-width: 480px;
    padding: calc(var(--m-header-offset, 5.5rem) + 2.25rem) 1.75rem 2.5rem 1.35rem;
  }
}
@media (max-width: 959px) {
  .m-about-timeline {
    padding: 0.85rem 0 max(0.95rem, env(safe-area-inset-bottom));
  }
  .m-about-timeline__head {
    display: none;
  }
}
.m-about-timeline__head {
  direction: rtl;
  text-align: right;
  margin-bottom: 1.75rem;
  flex-shrink: 0;
}
.m-about-timeline__title {
  margin: 0 0 0.35rem;
  color: #fff;
  font-size: clamp(1.65rem, 2.6vw, 2.35rem);
  font-weight: 900;
  font-variation-settings: "wght" 900;
  line-height: 1.25;
}
.m-about-timeline__lead {
  margin: 0;
  color: rgba(255, 255, 255, 0.88);
  font-size: clamp(0.78rem, 1.05vw, 0.9rem);
  font-weight: 400;
  line-height: 1.7;
}
.m-about-timeline__track {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1 1 auto;
  align-self: center;
  width: min(16.5rem, 100%);
  min-height: 320px;
  padding: 0.15rem 0 0.15rem 0.1rem;
}
@media (min-width: 960px) {
  .m-about-timeline__track {
    min-height: 0;
  }
}
@media (max-width: 959px) {
  .m-about-timeline__track {
    flex-direction: row;
    flex: 0 0 auto;
    align-items: stretch;
    align-self: stretch;
    justify-content: flex-start;
    direction: rtl;
    width: 100%;
    min-height: 0;
    gap: 0.15rem;
    padding: 0.15rem 0.75rem 0.2rem;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x proximity;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    scrollbar-width: thin;
    scrollbar-color: rgba(255, 255, 255, 0.45) transparent;
  }
  .m-about-timeline__track::-webkit-scrollbar {
    height: 4px;
  }
  .m-about-timeline__track::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 999px;
  }
  .m-about-timeline__track::before {
    content: "";
    position: absolute;
    top: 0.72rem;
    left: 0.75rem;
    right: 0.75rem;
    height: 1.4px;
    background: rgba(255, 255, 255, 0.7);
    pointer-events: none;
    z-index: 1;
  }
  .m-about-timeline__wave {
    display: none;
  }
}
.m-about-timeline__wave {
  position: absolute;
  left: 0;
  top: 0.45rem;
  bottom: 0.45rem;
  width: 40px;
  height: calc(100% - 0.9rem);
  pointer-events: none;
}
.m-about-timeline__item {
  position: relative;
  display: flex;
  direction: ltr;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 2.4rem;
  padding: 0.35rem 0.4rem 0.35rem 2.45rem;
  background: none;
  border: none;
  cursor: pointer;
  font-family: inherit;
  z-index: 2;
  color: #fff;
}
.m-about-timeline__item:focus-visible {
  outline: 2px solid #fff;
  outline-offset: 3px;
  border-radius: 6px;
}
.m-about-timeline__dot {
  position: absolute;
  left: 18px;
  top: 50%;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #ffffff;
  transform: translate(-50%, -50%);
  transition: transform 0.25s ease, box-shadow 0.25s ease, width 0.25s ease, height 0.25s ease;
  pointer-events: none;
}
.m-about-timeline__item:hover .m-about-timeline__dot {
  transform: translate(-50%, -50%) scale(1.18);
}
.m-about-timeline__text {
  color: rgba(255, 255, 255, 0.94);
  font-size: clamp(0.84rem, 1.05vw, 0.95rem);
  font-weight: 500;
  line-height: 1.4;
  direction: rtl;
  text-align: center;
  flex: 1 1 auto;
  width: 100%;
  transition: color 0.2s ease, font-weight 0.2s ease;
  pointer-events: none;
}
.m-about-timeline__item.is-active .m-about-timeline__dot {
  background-color: #ffffff;
  width: 11px;
  height: 11px;
  box-shadow: 0 0 0 3px #e0123a;
}
.m-about-timeline__item.is-active .m-about-timeline__text {
  font-weight: 700;
  color: #ffffff;
}
@media (max-width: 959px) {
  .m-about-timeline__item {
    flex: 0 0 auto;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    min-height: 0;
    min-width: max-content;
    padding: 1.55rem 0.85rem 0.35rem;
    scroll-snap-align: center;
  }
  .m-about-timeline__dot {
    left: 50%;
    top: 0.55rem;
    transform: translate(-50%, 0);
  }
  .m-about-timeline__item:hover .m-about-timeline__dot {
    transform: translate(-50%, 0) scale(1.18);
  }
  .m-about-timeline__item.is-active .m-about-timeline__dot {
    transform: translate(-50%, 0);
  }
  .m-about-timeline__text {
    white-space: nowrap;
    text-align: center;
    flex: 0 0 auto;
    width: auto;
  }
}
.m-about-hero__main {
  flex: 1;
  min-width: 0;
  background-color: #fdf6f2;
  direction: rtl;
  padding: calc(var(--m-header-offset, 5.5rem) + 1.25rem) 1.35rem 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (min-width: 960px) {
  .m-about-hero__main {
    padding: var(--m-header-offset, 5.5rem) clamp(2rem, 5vw, 4.5rem) 2.75rem clamp(1.75rem, 3vw, 3rem);
    align-items: center;
    justify-content: flex-end;
  }
}
.m-about-hero__story-wrap {
  width: min(42rem, 100%);
  margin: 0;
  text-align: right;
  direction: rtl;
}
.m-about-milestone-panel {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.35s ease, transform 0.35s ease;
}
.m-about-milestone-panel.is-active {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  opacity: 1;
  transform: translateY(0);
}
.m-about-milestone-panel__title {
  font-size: clamp(1.05rem, 1.7vw, 1.45rem);
  font-weight: 700;
  font-variation-settings: "wght" 700;
  color: #003874;
  line-height: 1.55;
  margin: 0 0 1.6rem;
  width: 100%;
  max-width: 100%;
  text-align: right;
  direction: rtl;
}
.m-about-milestone-panel__desc {
  font-size: clamp(0.86rem, 1.1vw, 0.98rem);
  line-height: 2.1;
  color: #003874;
  font-weight: 400;
  width: 100%;
  max-width: 100%;
  text-align: right;
  direction: rtl;
}
.m-about-milestone-panel__desc p + p {
  margin-top: 0.95rem;
}
.m-about-quote-section {
  padding: 2.25rem 1rem 1.75rem;
  background: #f7f4ef;
}
.m-about-quote-section .m-wrap {
  width: min(1040px, calc(100% - 2rem));
}
@media (min-width: 1024px) {
  .m-about-quote-section .m-wrap {
    width: min(1040px, calc(100% - 4rem));
  }
}
.m-about-quote-card {
  background: #ffffff;
  border-radius: 1.75rem;
  padding: 2.5rem 1.75rem 2.65rem;
  box-shadow: 0 12px 36px rgba(0, 56, 116, 0.08);
  border: none;
  text-align: center;
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .m-about-quote-card {
    padding: 3.25rem 4.25rem 3.5rem;
    border-radius: 2rem;
  }
}
.m-about-quote-card__title {
  font-size: clamp(1rem, 1.35vw, 1.125rem);
  font-weight: 700;
  font-variation-settings: "wght" 700;
  color: #003874;
  line-height: 1.85;
  margin: 0 auto 1.25rem;
  max-width: 46rem;
  text-align: center;
}
.m-about-quote-card__text {
  font-size: clamp(0.9375rem, 1.25vw, 1.0625rem);
  line-height: 2.05;
  color: #8a94a0;
  margin: 0 auto 1.15rem;
  max-width: 46rem;
  font-weight: 400;
  font-variation-settings: "wght" 400;
  text-align: center;
}
.m-about-quote-card__text:last-child {
  font-size: clamp(0.8125rem, 1.05vw, 0.875rem);
  line-height: 2.15;
  margin-bottom: 0;
}
.m-about-social {
  background: #D4E2DD;
  padding: 1.35rem 0;
  width: 100%;
}
.m-about-social__inner {
  width: min(1180px, calc(100% - 2rem));
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  direction: ltr;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.85rem;
  padding: 0;
}
@media (min-width: 1024px) {
  .m-about-social__inner {
    width: min(1180px, calc(100% - 4rem));
  }
}
@media (max-width: 767px) {
  .m-about-social__inner {
    align-items: center;
  }
}
.m-about-social__title {
  font-size: clamp(1.05rem, 1.55vw, 1.25rem);
  font-weight: 700;
  font-variation-settings: "wght" 700;
  color: #003874;
  margin: 0;
  white-space: nowrap;
  direction: rtl;
  text-align: left;
  line-height: 1.35;
}
@media (max-width: 767px) {
  .m-about-social__title {
    text-align: center;
  }
}
.m-about-social__links {
  display: flex;
  align-items: center;
  gap: 1.65rem;
  direction: ltr;
}
.m-about-social__link {
  width: 1.65rem;
  height: 1.65rem;
  color: #003874;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.2s ease, transform 0.2s ease;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}
.m-about-social__link:hover {
  opacity: 0.85;
  transform: translateY(-1px);
  color: #003874;
  background: transparent;
}
.m-about-social__link svg {
  width: 1.5rem;
  height: 1.5rem;
  display: block;
  fill: currentColor;
}
.m-about-faq {
  padding: 1.75rem 1rem 1.5rem;
  background: #f7f4ef;
}
.m-about-faq .m-wrap {
  width: min(1040px, calc(100% - 2rem));
}
@media (min-width: 1024px) {
  .m-about-faq .m-wrap {
    width: min(1040px, calc(100% - 4rem));
  }
}
.m-about-faq-box {
  background: #EDF2F5;
  border-radius: 1.75rem;
  padding: 2.15rem 1.25rem 2.35rem;
  color: #003874;
  width: 100%;
  max-width: none;
  margin: 0 auto;
  box-shadow: none;
  border: 1px solid rgba(26, 48, 80, 0.08);
}
@media (min-width: 768px) {
  .m-about-faq-box {
    padding: 2.65rem 2.75rem 2.85rem;
    border-radius: 2rem;
  }
}
.m-about-faq-box__title {
  text-align: center;
  font-size: clamp(1.35rem, 2.35vw, 1.75rem);
  font-weight: 900;
  font-variation-settings: "wght" 900;
  color: #003874;
  margin: 0 0 1.65rem;
  letter-spacing: 0;
  line-height: 1.45;
}
.m-about-faq-box__list {
  display: flex;
  flex-direction: column;
  gap: 0.85rem;
  width: 100%;
  max-width: none;
  margin: 0;
}
.m-about-faq-box__item {
  background: #ffffff;
  color: #003874;
  border-radius: 1.25rem;
  overflow: hidden;
  box-shadow: 0 8px 18px rgba(15, 40, 70, 0.08);
}
.m-about-faq-box__btn {
  width: 100%;
  display: flex;
  flex-direction: row;
  direction: rtl;
  align-items: center;
  justify-content: space-between;
  padding: 1.05rem 1.6rem;
  background: none;
  border: none;
  font-family: inherit;
  font-size: clamp(0.875rem, 1.15vw, 0.98rem);
  font-weight: 600;
  font-variation-settings: "wght" 600;
  color: #003874;
  cursor: pointer;
  text-align: right;
  gap: 1rem;
  line-height: 1.55;
}
.m-about-faq-box__btn > span {
  flex: 1;
  text-align: right;
}
.m-about-faq-box__brand {
  color: inherit;
  font-weight: inherit;
  font-variation-settings: inherit;
}
.m-about-faq-box__btn svg {
  width: 1.1rem;
  height: 1.1rem;
  flex-shrink: 0;
  transition: transform 0.3s ease;
  color: #003874;
  opacity: 0.95;
}
.m-about-faq-box__item.is-open .m-about-faq-box__btn svg {
  transform: rotate(180deg);
}
.m-about-faq-box__answer {
  padding: 0 1.6rem 1.15rem;
  font-size: 0.84rem;
  line-height: 1.95;
  color: #64748b;
  text-align: right;
  direction: rtl;
}
.m-about-store-note {
  text-align: center;
  padding: 2rem 1rem 2.35rem;
  background: #f7f4ef;
}
.m-about-store-note__title {
  font-size: clamp(0.98rem, 1.35vw, 1.12rem);
  font-weight: 800;
  font-variation-settings: "wght" 800;
  color: var(--merident-blue, #003874);
  margin: 0 0 0.55rem;
}
.m-about-store-note__desc {
  font-size: clamp(0.78rem, 1vw, 0.84rem);
  line-height: 2;
  color: #6b7280;
  max-width: 40rem;
  margin: 0 auto;
}
.m-about-page .m-read-more-title {
  color: var(--merident-blue, #003874);
  font-size: clamp(0.95rem, 1.2vw, 1.05rem);
  font-weight: 800;
}
.m-about-page .m-read-more-card {
  font-size: clamp(0.78rem, 1vw, 0.84rem);
  line-height: 1.9;
  color: #5b6573;
  padding: 1.25rem 1.35rem;
  border-radius: 0.95rem;
}
@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-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-tracking {
  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-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@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-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: 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-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}
