/*
 * /safe/ rule-aware used CSS
 * Generated from 2 pages across 3 viewports.
 * Complete rules and at-rule wrappers are preserved.
 */

/* Source: http://127.0.0.1:8080/ */
/* Hash: 03fe434408cfff73999b85000bc2c9089bf9a663d40e8112242b50525a538a8f; pages: 2; viewports: mobile, tablet, desktop */
*, ::before, ::after { box-sizing: border-box; }
    #header { z-index: 80; }
    .fixed { position: fixed; }
    .absolute { position: absolute; }
    .inset-0 { top: 0; right: 0; bottom: 0; left: 0; }
    .top-0 { top: 0px; }
    .left-0 { left: 0px; }
    .top-5 { top: 1.25rem; }
    .right-5 { right: 1.25rem; }
    .z-20 { z-index: 20; }
    .z-30 { z-index: 30; }
    .z-40 { z-index: 40; }
    .z-50 { z-index: 50; }
    .isolate { isolation: isolate; }
    .flex { display: flex; }
    .inline-flex { display: inline-flex; }
    .block { display: block; }
    .hidden { display: none; }
    .justify-between { justify-content: space-between; }
    .justify-center { justify-content: center; }
    .items-center { align-items: center; }
    .gap-2 { gap: 0.5rem; }
    .gap-4 { gap: 1rem; }
    .w-full { width: 100%; }
    .max-w-screen-xl { max-width: 1280px; }
    .max-w-full { max-width: 100%; }
    .w-24 { width: 6rem; }
    .w-8 { width: 2rem; }
    .w-5 { width: 1.25rem; }
    .h-16 { height: 4rem; }
    .h-10 { height: 2.5rem; }
    .h-8 { height: 2rem; }
    .h-5 { height: 1.25rem; }
    .shrink-0 { flex-shrink: 0; }
    .mx-auto { margin-left: auto; margin-right: auto; }
    .ml-1 { margin-left: 0.25rem; }
    .px-10 { padding-left: 2.5rem; padding-right: 2.5rem; }
    .px-5 { padding-left: 1.25rem; padding-right: 1.25rem; }
    .px-4 { padding-left: 1rem; padding-right: 1rem; }
    .px-3 { padding-left: 0.75rem; padding-right: 0.75rem; }
    .py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
    .pb-10 { padding-bottom: 2.5rem; }
    .pl-4 { padding-left: 1rem; }
    .p-2 { padding: 0.5rem; }
    .p-1 { padding: 0.25rem; }
    .text-right { text-align: right; }
    .text-3xl { font-size: 1.875rem; line-height: 2.25rem; }
    .text-sm { font-size: 0.875rem; line-height: 1.25rem; }
    .font-extrabold { font-weight: 800; }
    .font-bold { font-weight: 700; }
    .uppercase { text-transform: uppercase; }
    .leading-10 { line-height: 2.5rem; }
    .tracking-widest { letter-spacing: 0.1em; }
    .whitespace-nowrap { white-space: nowrap; }
    .text-ellipsis { text-overflow: ellipsis; }
    .no-underline { text-decoration-line: none; }
    .tracking-\[0\.04em\] { letter-spacing: 0.04em; }
    .text-white { color: #fff; }
    .text-gray-100 { color: #f3f4f6; }
    .text-gray-500 { color: #6b7280; }
    .text-\[\#8fed85\] { color: #8fed85; }
    .text-\[\#186C91\] { color: #186c91; }
    .bg-black\/70 { background-color: rgba(0, 0, 0, 0.7); }
    .bg-\[\#186C91\] { background-color: #186c91; }
    .bg-\[\#D0E2F2\] { background-color: #d0e2f2; }
    .rounded-lg { border-radius: 0.5rem; }
    .overflow-hidden { overflow: hidden; }
    .cursor-pointer { cursor: pointer; }
    .shadow-\[inset_0_-1px_0_rgba\(91\,43\,17\,0\.14\)\] { box-shadow: inset 0 -1px 0 rgba(91,43,17,0.14); }
    .sidenav { height: 100%; width: 0; position: fixed; top: 0; right: 0; background-color: #111; overflow-x: hidden; padding-top: 60px; transition: 0.5s; }
    .sidenav[aria-hidden="true"] { display: none; }
    @media (min-width: 1024px) {
        .lg\:px-16 { padding-left: 4rem; padding-right: 4rem; }
        .lg\:px-4 { padding-left: 1rem; padding-right: 1rem; }
        .lg\:py-2 { padding-top: 0.5rem; padding-bottom: 0.5rem; }
        .lg\:text-2xl { font-size: 1.5rem; line-height: 2rem; }
        .lg\:text-base { font-size: 1rem; line-height: 1.5rem; }
        .lg\:flex { display: flex; }
        .lg\:block { display: block; }
        .lg\:hidden { display: none; }
        .lg\:bg-\[\#186C91\] { background-color: #186c91; }
        .header-contact-cta { min-height: 2.5rem; }
        .header-contact-icon--desktop { transform: translateY(-2px); }
        .header-contact-label { line-height: 1; }
    }
    @media (max-width: 48rem) {
        .max-\[48rem\]\:h-\[38px\] { height: 38px; }
        .max-\[48rem\]\:px-2 { padding-left: 0.5rem; padding-right: 0.5rem; }
        .max-\[48rem\]\:hidden { display: none; }
        .max-\[48rem\]\:inline { display: inline; }
        .max-\[48rem\]\:text-\[0\.9rem\] { font-size: 0.9rem; }
    }
    .paw-trail {
        display: inline-flex;
        align-items: center;
        gap: 0.45rem;
    }
    .paw-trail span {
        color: transparent;
        font-size: 24px;
        line-height: 1;
        text-shadow: 0 0 0 #d0e2f2;
        display: inline-block;
        animation: pawWalk 1.8s infinite ease-in-out;
    }
    .paw-trail.paw-trail--forward span:nth-child(1) { animation-delay: 0.0s; }
    .paw-trail.paw-trail--forward span:nth-child(2) { animation-delay: 0.3s; }
    .paw-trail.paw-trail--forward span:nth-child(3) { animation-delay: 0.6s; }
    .paw-trail.paw-trail--reverse span:nth-child(3) { animation-delay: 0.0s; }
    .paw-trail.paw-trail--reverse span:nth-child(2) { animation-delay: 0.3s; }
    .paw-trail.paw-trail--reverse span:nth-child(1) { animation-delay: 0.6s; }
    
    @media (max-width: 48rem) {
        .paw-trail { gap: 0.25rem; }
        .paw-trail span { font-size: 18px; }
    }
    
    @keyframes pawWalk {
        0%, 100% {
            opacity: 0.40;
            transform: translateY(0);
        }
        30% {
            opacity: 1.00;
            transform: translateY(-4px); 
        }
        60% {
            opacity: 0.40;
            transform: translateY(0);
        }
    }

/* Source: http://127.0.0.1:8080/ */
/* Hash: 5a9f2d071edb2d36b39c986dd29fa2905e90f2daf6f919f189b751a8b12eebaf; pages: 2; viewports: mobile, tablet, desktop */
[data-apz-footer-scope] {
  font-family: 'Poppins', ui-sans-serif, system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
  color: #4a4c60;
  font-size: 15px;
  line-height: 1.45;
}
[data-apz-footer-scope] *,
[data-apz-footer-scope] *::before,
[data-apz-footer-scope] *::after {
box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
[data-apz-footer-scope] hr {
height: 0;
  color: inherit;
  border-top-width: 1px;
}
[data-apz-footer-scope] a {
color: inherit;
  text-decoration: inherit;
}
[data-apz-footer-scope] button {
font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
[data-apz-footer-scope] button {
text-transform: none;
}
[data-apz-footer-scope] button {
background-color: transparent;
  background-image: none;
}
[data-apz-footer-scope] hr,
[data-apz-footer-scope] p {
margin: 0;
}
[data-apz-footer-scope] ul {
list-style: none;
  margin: 0;
  padding: 0;
}
[data-apz-footer-scope] button {
cursor: pointer;
}
[data-apz-footer-scope] img,
[data-apz-footer-scope] svg {
display: block;
}
[data-apz-footer-scope] img {
max-width: 100%;
  height: auto;
}
[data-apz-footer-scope] .mx-2 {
margin-left: 0.5rem;
  margin-right: 0.5rem;
}
[data-apz-footer-scope] .mx-auto {
margin-left: auto;
  margin-right: auto;
}
[data-apz-footer-scope] .mb-4 {
margin-bottom: 1rem;
}
[data-apz-footer-scope] .mt-2 {
margin-top: 0.5rem;
}
[data-apz-footer-scope] .block {
display: block;
}
[data-apz-footer-scope] .flex {
display: flex;
}
[data-apz-footer-scope] .inline-flex {
display: inline-flex;
}
[data-apz-footer-scope] .hidden {
display: none;
}
[data-apz-footer-scope] .h-12 {
height: 3rem;
}
[data-apz-footer-scope] .h-5 {
height: 1.25rem;
}
[data-apz-footer-scope] .h-6 {
height: 1.5rem;
}
[data-apz-footer-scope] .w-10 {
width: 2.5rem;
}
[data-apz-footer-scope] .w-12 {
width: 3rem;
}
[data-apz-footer-scope] .w-14 {
width: 3.5rem;
}
[data-apz-footer-scope] .w-24 {
width: 6rem;
}
[data-apz-footer-scope] .w-6 {
width: 1.5rem;
}
[data-apz-footer-scope] .w-8 {
width: 2rem;
}
[data-apz-footer-scope] .w-full {
width: 100%;
}
[data-apz-footer-scope] .min-w-\[120px\] {
min-width: 120px;
}
[data-apz-footer-scope] .min-w-\[180px\] {
min-width: 180px;
}
[data-apz-footer-scope] .min-w-\[220px\] {
min-width: 220px;
}
[data-apz-footer-scope] .max-w-screen-xl {
max-width: 1280px;
}
[data-apz-footer-scope] .flex-col {
flex-direction: column;
}
[data-apz-footer-scope] .flex-col-reverse {
flex-direction: column-reverse;
}
[data-apz-footer-scope] .items-center {
align-items: center;
}
[data-apz-footer-scope] .justify-center {
justify-content: center;
}
[data-apz-footer-scope] .gap-2 {
gap: 0.5rem;
}
[data-apz-footer-scope] .gap-3 {
gap: 0.75rem;
}
[data-apz-footer-scope] .gap-4 {
gap: 1rem;
}
[data-apz-footer-scope] .gap-5 {
gap: 1.25rem;
}
[data-apz-footer-scope] .gap-8 {
gap: 2rem;
}
[data-apz-footer-scope] .space-y-3 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
[data-apz-footer-scope] .rounded-full {
border-radius: 9999px;
}
[data-apz-footer-scope] .rounded-lg {
border-radius: 0.5rem;
}
[data-apz-footer-scope] .border {
border-width: 1px;
}
[data-apz-footer-scope] .border-t {
border-top-width: 1px;
}
[data-apz-footer-scope] .border-white\/15 {
border-color: rgba(255, 255, 255, .15);
}
[data-apz-footer-scope] .border-white\/20 {
border-color: rgba(255, 255, 255, .2);
}
[data-apz-footer-scope] .border-white\/30 {
border-color: rgba(255, 255, 255, .3);
}
[data-apz-footer-scope] .bg-slate-700 {
--tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
[data-apz-footer-scope] .bg-white\/10 {
background-color: rgba(255, 255, 255, .1);
}
[data-apz-footer-scope] .fill-current {
fill: currentColor;
}
[data-apz-footer-scope] .px-0 {
padding-left: 0px;
  padding-right: 0px;
}
[data-apz-footer-scope] .px-4 {
padding-left: 1rem;
  padding-right: 1rem;
}
[data-apz-footer-scope] .px-5 {
padding-left: 1.25rem;
  padding-right: 1.25rem;
}
[data-apz-footer-scope] .py-2 {
padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
[data-apz-footer-scope] .py-8 {
padding-top: 2rem;
  padding-bottom: 2rem;
}
[data-apz-footer-scope] .pt-5 {
padding-top: 1.25rem;
}
[data-apz-footer-scope] .text-center {
text-align: center;
}
[data-apz-footer-scope] .text-sm {
font-size: 0.875rem;
  line-height: 1.25rem;
}
[data-apz-footer-scope] .text-xs {
font-size: 0.75rem;
  line-height: 1rem;
}
[data-apz-footer-scope] .font-medium {
font-weight: 500;
}
[data-apz-footer-scope] .font-semibold {
font-weight: 600;
}
[data-apz-footer-scope] .uppercase {
text-transform: uppercase;
}
[data-apz-footer-scope] .leading-relaxed {
line-height: 1.625;
}
[data-apz-footer-scope] .tracking-\[0\.18em\] {
letter-spacing: .18em;
}
[data-apz-footer-scope] .text-white {
--tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
[data-apz-footer-scope] .text-slate-100 {
--tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
[data-apz-footer-scope] .shadow-inner {
--tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .06);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
[data-apz-footer-scope] .transition {
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 768px) {
[data-apz-footer-scope] .md\:px-12 {
padding-left: 3rem;
    padding-right: 3rem;
}
[data-apz-footer-scope] .md\:py-10 {
padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
}
@media (min-width: 1024px) {
[data-apz-footer-scope] .lg\:mt-4 {
margin-top: 1rem;
}
[data-apz-footer-scope] .lg\:flex {
display: flex;
}
[data-apz-footer-scope] .lg\:flex-shrink-0 {
flex-shrink: 0;
}
[data-apz-footer-scope] .lg\:hidden {
display: none;
}
[data-apz-footer-scope] .lg\:w-auto {
width: auto;
}
[data-apz-footer-scope] .lg\:flex-row {
flex-direction: row;
}
[data-apz-footer-scope] .lg\:flex-wrap {
flex-wrap: wrap;
}
[data-apz-footer-scope] .lg\:items-start {
align-items: flex-start;
}
[data-apz-footer-scope] .lg\:items-center {
align-items: center;
}
[data-apz-footer-scope] .lg\:justify-start {
justify-content: flex-start;
}
[data-apz-footer-scope] .lg\:justify-end {
justify-content: flex-end;
}
[data-apz-footer-scope] .lg\:justify-between {
justify-content: space-between;
}
[data-apz-footer-scope] .lg\:gap-14 {
gap: 3.5rem;
}
[data-apz-footer-scope] .lg\:gap-16 {
gap: 4rem;
}
[data-apz-footer-scope] .lg\:gap-x-12 {
-moz-column-gap: 3rem;
    column-gap: 3rem;
}
[data-apz-footer-scope] .lg\:gap-y-10 {
row-gap: 2.5rem;
}
[data-apz-footer-scope] .lg\:px-16 {
padding-left: 4rem;
    padding-right: 4rem;
}
[data-apz-footer-scope] .lg\:text-left {
text-align: left;
}
}
[data-apz-footer-scope] *,
[data-apz-footer-scope] *::after,
[data-apz-footer-scope] *::before {
--tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

/* Source: http://127.0.0.1:8080/ */
/* Hash: 626a185397d7dc26468f99d3bccf7c66780bc8dcbde18b4c3b963ada66583c67; pages: 2; viewports: mobile, tablet, desktop */
[data-apz-logos-scope],
    [data-apz-logos-scope] *,
    [data-apz-logos-scope] *::before,
    [data-apz-logos-scope] *::after {
        box-sizing: border-box;
        border-width: 0;
        border-style: solid;
        border-color: #e5e7eb;
    }

    [data-apz-logos-scope] p {
        margin: 0;
    }

    [data-apz-logos-scope] a {
        color: inherit;
        text-decoration: inherit;
    }

    [data-apz-logos-scope] b,
    [data-apz-logos-scope] strong {
        font-weight: bolder;
        color: #4a4c60;
    }

    [data-apz-logos-scope] img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    @media (max-width: 640px) {
        [data-apz-logos-scope] {
            padding: .8rem 0 !important;
        }

        [data-apz-logos-container] {
            padding: 0 .95rem !important;
        }

        [data-apz-logos-panel] {
            padding: 1.15rem 1rem !important;
        }

        [data-apz-logos-cards] {
            grid-template-columns: 1fr !important;
            gap: .85rem !important;
        }

        [data-apz-logo-card] {
            grid-template-columns: 7.5rem minmax(0, 1fr) !important;
            grid-template-rows: auto !important;
            min-height: 6.65rem !important;
            text-align: left !important;
            justify-items: stretch !important;
        }

        [data-apz-logo-stage] {
            height: 100% !important;
            min-height: 6.65rem !important;
            padding: .75rem !important;
        }

        [data-apz-logo-image] {
            max-width: 6.5rem !important;
            max-height: 3rem !important;
        }

        [data-apz-logo-copy] {
            align-content: center !important;
            padding: .85rem .9rem !important;
        }

        [data-apz-logo-title] {
            font-size: .9rem !important;
            line-height: 1.15 !important;
        }

        [data-apz-logo-description] {
            font-size: .76rem !important;
            line-height: 1.3 !important;
        }
    }
*,
::before,
::after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
}
html,
:host {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
:root {
  font-family: ui-sans-serif, system-ui, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif,
    'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol';
  --brand: #186c91;
  --bg: #f7fafc;
  --fg: #4a4c60;
  --muted: #6b7280;
  --ring: #e5e7eb;
  --teal-bg: #ccfbf1;
  --teal-fg: #0f766e;
  --red-bg: #fee2e2;
  --red-fg: #b91c1c;
  --pill-radius: 999px;
  --pill-font-size: 0.75rem;
  --pill-padding-y: 0.32rem;
  --pill-padding-x: 0.9rem;
  --pill-font-size-sm: 0.7rem;
  --pill-font-size-lg: 0.8rem;
  --pill-video-bg: linear-gradient(135deg, #ffe9b8, #facc6b);
  --pill-video-border: rgba(250, 204, 107, 0.9);
  --pill-video-text: #7a4a00;
  --pill-photos-bg: linear-gradient(135deg, #e0edff, #bfdbfe);
  --pill-photos-border: rgba(129, 140, 248, 0.7);
  --pill-photos-text: #1e3a8a;
  --pill-social-bg: linear-gradient(135deg, #f6e7ff, #e9d5ff);
  --pill-social-border: rgba(168, 85, 247, 0.7);
  --pill-social-text: #6b21a8;
  --pill-temp-bg: linear-gradient(135deg, #6ee7b7, #22d3ee);
  --pill-temp-border: rgba(14, 116, 144, 0.95);
  --pill-temp-text: #064e3b;
  --pill-train-bg: linear-gradient(135deg, #ffe4e6, #fecdd3);
  --pill-train-border: rgba(244, 63, 94, 0.65);
  --pill-train-text: #9f1239;
  --pill-train-shadow: 0 9px 24px rgba(244, 63, 94, 0.22);
  --site-header-offset: 120px;
  --abc-tent-blue-bg:
    radial-gradient(circle at 16% 0%, rgba(155, 202, 219, .82), transparent 46%),
    linear-gradient(135deg, #c8e1ea 0%, #e8f4f8 48%, #b7d6e2 100%);
}
@media (max-width: 767.98px) {
:root {
    --site-header-offset: 118px;
  }
}
body {
  margin: 0;
  padding-top: var(--site-header-offset, 160px);
  background: var(--bg);
  color: var(--fg);
  font-size: 15px;
  line-height: 1.45;
  font-family: "Poppins", ui-sans-serif, system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}
#header {
  z-index: 80;
}
@media (min-width: 1024px) {
  .header-contact-cta {
    min-height: 2.5rem;
  }
  .header-contact-icon--desktop {
    transform: translateY(-2px);
  }
  .header-contact-label {
    line-height: 1;
  }
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
h1,h2,h3,h4,h5,h6 {
  font-size: inherit;
  font-weight: inherit;
}
h1,h2 {
  margin: 0 0 0.5rem 0;
  color: #4a4c60;
}
h1 { font-size: 28px; }
h2 { font-size: 20px; }
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
  color: #4a4c60;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  background-color: transparent;
  background-image: none;
}
summary {
  display: list-item;
}
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
button,
[role='button'] {
  cursor: pointer;
}
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden]:where(:not([hidden='until-found'])) {
  display: none;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.isolate {
  isolation: isolate;
}
.inset-0 {
  inset: 0px;
}
.bottom-8 {
  bottom: 2rem;
}
.left-0 {
  left: 0px;
}
.right-4 {
  right: 1rem;
}
.right-5 {
  right: 1.25rem;
}
.top-0 {
  top: 0px;
}
.top-5 {
  top: 1.25rem;
}
.z-10 {
  z-index: 10;
}
.z-20 {
  z-index: 20;
}
.z-30 {
  z-index: 30;
}
.z-40 {
  z-index: 40;
}
.z-50 {
  z-index: 50;
}
.z-\[100\] {
  z-index: 100;
}
.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}
.mx-2 {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mb-0 {
  margin-bottom: 0px;
}
.mb-\.5 {
  margin-bottom: 0.125rem;
}
.mb-1 {
  margin-bottom: 0.25rem;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.ml-1 {
  margin-left: 0.25rem;
}
.mr-2\.5 {
  margin-right: 0.625rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-5 {
  margin-top: 1.25rem;
}
.mt-8 {
  margin-top: 2rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.shrink-0 {
  flex-shrink: 0;
}
.hidden {
  display: none;
}
.h-10 {
  height: 2.5rem;
}
.h-12 {
  height: 3rem;
}
.h-16 {
  height: 4rem;
}
.h-3 {
  height: 0.75rem;
}
.h-5 {
  height: 1.25rem;
}
.h-6 {
  height: 1.5rem;
}
.h-8 {
  height: 2rem;
}
.h-full {
  height: 100%;
}
.w-10 {
  width: 2.5rem;
}
.w-12 {
  width: 3rem;
}
.w-14 {
  width: 3.5rem;
}
.w-24 {
  width: 6rem;
}
.w-3 {
  width: 0.75rem;
}
.w-5 {
  width: 1.25rem;
}
.w-6 {
  width: 1.5rem;
}
.w-8 {
  width: 2rem;
}
.w-full {
  width: 100%;
}
.min-w-\[120px\] {
  min-width: 120px;
}
.min-w-\[180px\] {
  min-width: 180px;
}
.min-w-\[220px\] {
  min-width: 220px;
}
.max-w-full {
  max-width: 100%;
}
.max-w-screen-xl {
  max-width: 1280px;
}
.cursor-pointer {
  cursor: pointer;
}
.list-disc {
  list-style-type: disc;
}
.flex-col {
  flex-direction: column;
}
.flex-col-reverse {
  flex-direction: column-reverse;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-2 {
  gap: 0.5rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.gap-5 {
  gap: 1.25rem;
}
.gap-8 {
  gap: 2rem;
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse));
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.overflow-hidden {
  overflow: hidden;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-ellipsis {
  text-overflow: ellipsis;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.border-0 {
  border-width: 0px;
}
.border-t {
  border-top-width: 1px;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.border-white\/15 {
  border-color: rgba(255, 255, 255, .15);
}
.border-white\/20 {
  border-color: rgba(255, 255, 255, .2);
}
.border-white\/30 {
  border-color: rgba(255, 255, 255, .3);
}
.bg-\[\#186C91\] {
  --tw-bg-opacity: 1;
  background-color: rgb(24 108 145 / var(--tw-bg-opacity, 1));
}
.bg-\[\#D0E2F2\] {
  --tw-bg-opacity: 1;
  background-color: rgb(208 226 242 / var(--tw-bg-opacity, 1));
}
.bg-black\/70 {
  background-color: rgb(0 0 0 / .7);
}
.bg-slate-700 {
  --tw-bg-opacity: 1;
  background-color: rgb(51 65 85 / var(--tw-bg-opacity, 1));
}
.bg-white\/10 {
  background-color: rgba(255, 255, 255, .1);
}
.fill-current {
  fill: currentColor;
}
.fill-white {
  fill: #fff;
}
.object-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.p-1 {
  padding: 0.25rem;
}
.p-2 {
  padding: 0.5rem;
}
.p-5 {
  padding: 1.25rem;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}
.py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-10 {
  padding-bottom: 2.5rem;
}
.pl-4 {
  padding-left: 1rem;
}
.pt-5 {
  padding-top: 1.25rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xl {
  font-size: 1.22rem;
  line-height: 1.75rem;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.font-bold {
  font-weight: 700;
}
.font-extrabold {
  font-weight: 800;
}
.font-medium {
  font-weight: 500;
}
.font-semibold {
  font-weight: 600;
}
.uppercase {
  text-transform: uppercase;
}
.leading-10 {
  line-height: 2.5rem;
}
.leading-8 {
  line-height: 2rem;
}
.leading-none {
  line-height: 1;
}
.leading-relaxed {
  line-height: 1.625;
}
.tracking-widest {
  letter-spacing: 0.1em;
}
.tracking-\[0\.18em\] {
  letter-spacing: .18em;
}
.text-\[\#4a4c60\] {
  color: #4a4c60;
}
.text-\[\#186C91\] {
  --tw-text-opacity: 1;
  color: rgb(24 108 145 / var(--tw-text-opacity, 1));
}
.text-gray-100 {
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity, 1));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.text-violet-700 {
  --tw-text-opacity: 1;
  color: rgb(109 40 217 / var(--tw-text-opacity, 1));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}
.shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / .06);
  --tw-shadow-colored: inset 0 2px 4px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.no-underline {
  text-decoration-line: none;
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter,
    -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
@media (min-width: 768px) {
.md\:ml-2 {
    margin-left: 0.5rem;
  }
.md\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
.md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }
.md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
.md\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
.lg\:right-16 {
    right: 4rem;
  }
.lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }
.lg\:mt-4 {
    margin-top: 1rem;
  }
.lg\:block {
    display: block;
  }
.lg\:flex {
    display: flex;
  }
.lg\:flex-shrink-0 {
    flex-shrink: 0;
  }
.lg\:hidden {
    display: none;
  }
.lg\:w-auto {
    width: auto;
  }
.lg\:flex-row {
    flex-direction: row;
  }
.lg\:flex-wrap {
    flex-wrap: wrap;
  }
.lg\:items-start {
    align-items: flex-start;
  }
.lg\:items-center {
    align-items: center;
  }
.lg\:justify-start {
    justify-content: flex-start;
  }
.lg\:justify-end {
    justify-content: flex-end;
  }
.lg\:justify-between {
    justify-content: space-between;
  }
.lg\:gap-14 {
    gap: 3.5rem;
  }
.lg\:gap-16 {
    gap: 4rem;
  }
.lg\:gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
  }
.lg\:gap-y-10 {
    row-gap: 2.5rem;
  }
.lg\:bg-\[\#186C91\] {
    --tw-bg-opacity: 1;
    background-color: rgb(24 108 145 / var(--tw-bg-opacity, 1));
  }
.lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }
.lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
.lg\:py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
.lg\:text-left {
    text-align: left;
  }
.lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
.lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media (min-width: 1280px) {
.xl\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  padding-top: 60px;
  transition: 0.5s;
}
.sidenav[aria-hidden="true"] {
  display: none;
}
[class~="text-[#8fed85]"] {
  color: #8fed85;
}
[class~="shadow-[inset_0_-1px_0_rgba(91,43,17,0.14)]"] {
  box-shadow: inset 0 -1px 0 rgba(91, 43, 17, .14);
}
[class~="tracking-[0.04em]"] {
  letter-spacing: .04em;
}
@media (max-width: 767.98px) {
  [class~="max-[48rem]:h-[38px]"] {
    height: 38px;
  }
  [class~="max-[48rem]:px-2"] {
    padding-right: .5rem;
    padding-left: .5rem;
  }
  [class~="max-[48rem]:hidden"] {
    display: none;
  }
  [class~="max-[48rem]:inline"] {
    display: inline;
  }
  [class~="max-[48rem]:text-[0.9rem]"] {
    font-size: .9rem;
  }
}
[class~="[background:linear-gradient(90deg,rgba(24,108,145,.82),rgba(54,69,79,.48))]"] {
  background: linear-gradient(90deg, rgba(24, 108, 145, .82), rgba(54, 69, 79, .48));
}
[class~="[height:min(31.25rem,56.25vw)]"] {
  height: min(31.25rem, 56.25vw);
}
[class~="[min-height:24rem]"] {
  min-height: 24rem;
}
[class~="[font-size:.95rem]"] {
  font-size: .95rem;
}
[class~="[line-height:1.55]"] {
  line-height: 1.55;
}
[class~="[color:rgba(255,255,255,.94)]"] {
  color: rgba(255, 255, 255, .94);
}
[class~="[max-width:54rem]"] {
  max-width: 54rem;
}
.blog-index-hero {
  position: relative;
  width: 100%;
  height: min(31.25rem, 56.25vw);
  min-height: 24rem;
  overflow: hidden;
  text-align: center;
}
.blog-index-hero > img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-index-hero__content {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  color: #ffffff;
  background: linear-gradient(90deg, rgba(24, 108, 145, .82), rgba(54, 69, 79, .48));
}
.blog-index-hero h1 {
  margin: .25rem 0 .75rem;
  color: #ffffff;
  font-size: clamp(2rem, 5vw, 3.6rem);
  font-weight: 800;
  line-height: 1.04;
  text-transform: uppercase;
  letter-spacing: .01em;
}
.blog-index-hero__copy {
  width: 100%;
  max-width: 54rem;
  color: rgba(255, 255, 255, .94);
  font-size: .95rem;
  line-height: 1.55;
}
@media (max-width: 640px) {
  .blog-index-hero {
    height: 380px;
    min-height: 380px;
  }
  .blog-index-hero__content {
    padding: 1rem;
  }
  .blog-index-hero h1 {
    max-width: 22rem;
    font-size: clamp(1.65rem, 7vw, 1.95rem);
    line-height: 1.08;
  }
  .blog-index-hero__copy {
    max-width: 22.5rem;
    font-size: .9rem;
  }
}
@media (max-width: 767.98px) {
  #topbutton,
  #downbutton,
  #bottombutton,
  .scroll-jump-button {
    display: none !important;
  }
}
:root {
  --litters-fixed-header-offset: 0px;
  --litters-sticky-menu-height: 56px;
  --litters-topbar-height: 56px;
}
@media (max-width: 640px) {
  :root {
    --blog-index-thumb-size: 5.25rem;
  }
}
:root {
  --blog-brand: #186c91;
  --blog-brand-dark: #0f4f70;
  --blog-text: #374151;
  --blog-heading: #4a4c60;
  --blog-muted: #6b7280;
  --blog-line: #d1d5db;
  --blog-soft: #f7fbfd;
  --blog-card: #ffffff;
  --blog-ring: #9fb3c8;
  --blog-green: #44ac60;
  --blog-radius: .9rem;
  --blog-shadow: 0 10px 24px rgba(15, 23, 42, .07);
}
.mb-6 { margin-bottom: 1.5rem; }
.blog-index-chip[aria-pressed="true"],
.blog-index-shortcut.is-active,
.bg-\[\#186C91\] { background-color: var(--blog-brand); color: #fff; border-color: var(--blog-brand); }
.text-\[\#186C91\] { color: var(--blog-brand); }

*,
::after,
::before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-scroll-snap-strictness: proximity;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
}

.font-light {
  font-weight: 300;
}
.blog-index-hero {
  height: min(30rem, 56.25vw);
}
