@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css);

.c-editable style+section {
  margin-top: 0;
}
.c-editable figure {
  margin: 0;
  text-align: center;
  line-height: 1.25;
}
.c-editable sup {
  vertical-align: super;
  font-size: 0.7em;
}
.c-editable sub {
  vertical-align: sub;
  font-size: 0.7em;
}
[class*=c-button--] {
  line-height: 1.25;
}
.c-button--primary[target=_blank]::after {
  background-color: #fff !important;
}
.c-button--primary-link::after {
  width: 0.7em;
  height: 0.7em;
}
.c-button--secondary[target=_blank]::after {
  background-color: #fff !important;
}
.c-button--secondary-link::after {
  width: 0.7em;
  height: 0.7em;
}
.c-button--outline[target=_blank]::after {
  background-color: #2CAE96 !important;
}
.c-button--outline[target=_blank]:hover::after {
  background-color: #fff !important;
}
.c-button--base-link {
  background-color: #dee3e7;
  border: 1px solid #ccc;
  color: #333 !important;
}
.c-button--base-link:hover {
  background-color: #cfd7dc;
}
.c-button--base-link:active {
  background-color: #c1cad1;
}
.c-button--base[target=_blank]::after {
  background-color: #333 !important;
}

.c-button--base-link {
  -moz-column-gap: 0.5em;
       column-gap: 0.5em;
}
.c-button--base-link::after {
  content: "";
  display: block;
  width: 0.7em;
  height: 0.7em;
  -webkit-mask: url(https://vetpeer.info/images/icon/icon_angle_right_wh.svg) no-repeat center center/contain;
          mask: url(https://vetpeer.info/images/icon/icon_angle_right_wh.svg) no-repeat center center/contain;
  background-color: #333;
}
.c-button--link[target=_blank]::after {
  background-color: #fff !important;
}

.u-bg-base {
  background-color: #F1F3F5 !important;
}
.u-bg-base-dark {
  background-color: #E4E8EB !important;
}
.u-bg-base-darker {
  background-color: #dee3e7 !important;
}
.u-bg-primary {
  background-color: #2CAE96 !important;
}
.u-bg-primary-pale {
  background-color: #F4FAF9 !important;
}
.u-bg-warning {
  background-color: #FF0058 !important;
}
.u-bg-warning-pale {
  background-color: #fff3f3 !important;
}
.u-bg-white {
  background-color: #fff !important;
}
.u-min-h-full {
  min-height: 100%;
}
.u-min-h-0 {
  min-height: 0px;
}
.u-min-h-px {
  min-height: 1px;
}
.u-min-h-0\.5 {
  min-height: 2px;
}
.u-min-h-1 {
  min-height: 4px;
}
.u-min-h-1\.5 {
  min-height: 6px;
}
.u-min-h-2 {
  min-height: 8px;
}
.u-min-h-2\.5 {
  min-height: 10px;
}
.u-min-h-3 {
  min-height: 12px;
}
.u-min-h-3\.5 {
  min-height: 14px;
}
.u-min-h-4 {
  min-height: 16px;
}
.u-min-h-5 {
  min-height: 20px;
}
.u-min-h-6 {
  min-height: 24px;
}
.u-min-h-7 {
  min-height: 28px;
}
.u-min-h-8 {
  min-height: 32px;
}
.u-min-h-9 {
  min-height: 36px;
}
.u-min-h-10 {
  min-height: 40px;
}
.u-min-h-11 {
  min-height: 44px;
}
.u-min-h-12 {
  min-height: 48px;
}
.u-min-h-14 {
  min-height: 56px;
}
.u-min-h-16 {
  min-height: 64px;
}
.u-min-h-20 {
  min-height: 80px;
}
.u-min-h-24 {
  min-height: 96px;
}
.u-min-h-28 {
  min-height: 112px;
}
.u-min-h-32 {
  min-height: 128px;
}
.u-min-h-36 {
  min-height: 144px;
}
.u-min-h-40 {
  min-height: 160px;
}
.u-min-h-44 {
  min-height: 176px;
}
.u-min-h-48 {
  min-height: 192px;
}
.u-min-h-52 {
  min-height: 208px;
}
.u-min-h-56 {
  min-height: 224px;
}
.u-min-h-60 {
  min-height: 240px;
}
.u-min-h-64 {
  min-height: 256px;
}
.u-min-h-72 {
  min-height: 288px;
}
.u-min-h-80 {
  min-height: 320px;
}
.u-min-h-96 {
  min-height: 384px;
}
.u-text-white {
  color: #fff;
}
.u-text-black {
  color: #333;
}
.u-gap-4 {
  gap: 16px;
}
.u-gap-x-4 {
  -moz-column-gap: 16px;
       column-gap: 16px;
}
.u-gap-y-4 {
  row-gap: 16px;
}
.u-gap-5 {
  gap: 20px;
}
.u-gap-x-5 {
  -moz-column-gap: 20px;
       column-gap: 20px;
}
.u-gap-y-5 {
  row-gap: 20px;
}
.u-gap-1 > .u-w-1\/2 {
  width: calc((100% - 4px) / 2);
}
.u-gap-1 > .u-w-1\/3 {
  width: calc((100% - 8px) / 3);
}
.u-gap-1 > .u-w-2\/3 {
  width: calc((100% - 8px) / 3 * 2);
}
.u-gap-1 > .u-w-1\/4 {
  width: calc((100% - 12px) / 4);
}
.u-gap-1 > .u-w-2\/4 {
  width: calc((100% - 12px) / 4 * 2);
}
.u-gap-1 > .u-w-3\/4 {
  width: calc((100% - 12px) / 4 * 3);
}
.u-gap-1\.5 > .u-w-1\/2 {
  width: calc((100% - 6px) / 2);
}
.u-gap-1\.5 > .u-w-1\/3 {
  width: calc((100% - 12px) / 3);
}
.u-gap-1\.5 > .u-w-2\/3 {
  width: calc((100% - 12px) / 3 * 2);
}
.u-gap-1\.5 > .u-w-1\/4 {
  width: calc((100% - 18px) / 4);
}
.u-gap-1\.5 > .u-w-2\/4 {
  width: calc((100% - 18px) / 4 * 2);
}
.u-gap-1\.5 > .u-w-3\/4 {
  width: calc((100% - 18px) / 4 * 3);
}
.u-gap-2 > .u-w-1\/2 {
  width: calc((100% - 8px) / 2);
}
.u-gap-2 > .u-w-1\/3 {
  width: calc((100% - 18px) / 3);
}
.u-gap-2 > .u-w-2\/3 {
  width: calc((100% - 18px) / 3 * 2);
}
.u-gap-2 > .u-w-1\/4 {
  width: calc((100% - 24px) / 4);
}
.u-gap-2 > .u-w-2\/4 {
  width: calc((100% - 24px) / 4 * 2);
}
.u-gap-2 > .u-w-3\/4 {
  width: calc((100% - 24px) / 4 * 3);
}
.u-gap-2\.5 > .u-w-1\/2 {
  width: calc((100% - 10px) / 2);
}
.u-gap-2\.5 > .u-w-1\/3 {
  width: calc((100% - 20px) / 3);
}
.u-gap-2\.5 > .u-w-2\/3 {
  width: calc((100% - 20px) / 3 * 2);
}
.u-gap-2\.5 > .u-w-1\/4 {
  width: calc((100% - 30px) / 4);
}
.u-gap-2\.5 > .u-w-2\/4 {
  width: calc((100% - 30px) / 4 * 2);
}
.u-gap-2\.5 > .u-w-3\/4 {
  width: calc((100% - 30px) / 4 * 3);
}
.u-gap-3 > .u-w-1\/2 {
  width: calc((100% - 12px) / 2);
}
.u-gap-3 > .u-w-1\/3 {
  width: calc((100% - 24px) / 3);
}
.u-gap-3 > .u-w-2\/3 {
  width: calc((100% - 24px) / 3 * 2);
}
.u-gap-3 > .u-w-1\/4 {
  width: calc((100% - 36px) / 4);
}
.u-gap-3 > .u-w-2\/4 {
  width: calc((100% - 36px) / 4 * 2);
}
.u-gap-3 > .u-w-3\/4 {
  width: calc((100% - 36px) / 4 * 3);
}
.u-gap-4 > .u-w-1\/2 {
  width: calc((100% - 16px) / 2);
}
.u-gap-4 > .u-w-1\/3 {
  width: calc((100% - 32px) / 3);
}
.u-gap-4 > .u-w-2\/3 {
  width: calc((100% - 32px) / 3 * 2);
}
.u-gap-4 > .u-w-1\/4 {
  width: calc((100% - 48px) / 4);
}
.u-gap-4 > .u-w-2\/4 {
  width: calc((100% - 48px) / 4 * 2);
}
.u-gap-4 > .u-w-3\/4 {
  width: calc((100% - 48px) / 4 * 3);
}
.u-overflow-auto {
  overflow: auto;
}
.u-overflow-hidden {
  overflow: hidden;
}
.u-overflow-scroll {
  overflow: scroll;
}

@media (min-width: 640px) {
  .u-sm\:flex {
    display: flex;
  }
    .u-sm\:text-3xs {
    font-size: 1rem !important;
  }
  .u-sm\:text-2xs {
    font-size: 1.1rem !important;
  }
  .u-sm\:text-xs {
    font-size: 1.2rem !important;
  }
  .u-sm\:text-sm {
    font-size: 1.4rem !important;
  }
  .u-sm\:text-base {
    font-size: 1.6rem !important;
  }
  .u-sm\:text-lg {
    font-size: 1.8rem !important;
  }
  .u-sm\:text-xl {
    font-size: 2rem !important;
  }
  .u-sm\:text-2xl {
    font-size: 2.4rem !important;
  }
  .u-sm\:text-3xl {
    font-size: 3rem !important;
  }
  .u-sm\:text-4xl {
    font-size: 3.6rem !important;
  }
  .u-sm\:text-5xl {
    font-size: 4.8rem !important;
  }
  .u-sm\:text-6xl {
    font-size: 6rem !important;
  }
  .u-sm\:text-7xl {
    font-size: 7.2rem !important;
  }
  .u-sm\:text-8xl {
    font-size: 9.6rem !important;
  }
  .u-sm\:text-9xl {
    font-size: 12.8rem !important;
  }
  .u-gap-1 > .u-sm\:w-1\/2 {
    width: calc((100% - 4px) / 2);
  }
  .u-gap-1 > .u-sm\:w-1\/3 {
    width: calc((100% - 8px) / 3);
  }
  .u-gap-1 > .u-sm\:w-2\/3 {
    width: calc((100% - 8px) / 3 * 2);
  }
  .u-gap-1 > .u-sm\:w-1\/4 {
    width: calc((100% - 12px) / 4);
  }
  .u-gap-1 > .u-sm\:w-2\/4 {
    width: calc((100% - 12px) / 4 * 2);
  }
  .u-gap-1 > .u-sm\:w-3\/4 {
    width: calc((100% - 12px) / 4 * 3);
  }
  .u-gap-1\.5 > .u-sm\:w-1\/2 {
    width: calc((100% - 6px) / 2);
  }
  .u-gap-1\.5 > .u-sm\:w-1\/3 {
    width: calc((100% - 12px) / 3);
  }
  .u-gap-1\.5 > .u-sm\:w-2\/3 {
    width: calc((100% - 12px) / 3 * 2);
  }
  .u-gap-1\.5 > .u-sm\:w-1\/4 {
    width: calc((100% - 18px) / 4);
  }
  .u-gap-1\.5 > .u-sm\:w-2\/4 {
    width: calc((100% - 18px) / 4 * 2);
  }
  .u-gap-1\.5 > .u-sm\:w-3\/4 {
    width: calc((100% - 18px) / 4 * 3);
  }
  .u-gap-2 > .u-sm\:w-1\/2 {
    width: calc((100% - 8px) / 2);
  }
  .u-gap-2 > .u-sm\:w-1\/3 {
    width: calc((100% - 18px) / 3);
  }
  .u-gap-2 > .u-sm\:w-2\/3 {
    width: calc((100% - 18px) / 3 * 2);
  }
  .u-gap-2 > .u-sm\:w-1\/4 {
    width: calc((100% - 24px) / 4);
  }
  .u-gap-2 > .u-sm\:w-2\/4 {
    width: calc((100% - 24px) / 4 * 2);
  }
  .u-gap-2 > .u-sm\:w-3\/4 {
    width: calc((100% - 24px) / 4 * 3);
  }
  .u-gap-2\.5 > .u-sm\:w-1\/2 {
    width: calc((100% - 10px) / 2);
  }
  .u-gap-2\.5 > .u-sm\:w-1\/3 {
    width: calc((100% - 20px) / 3);
  }
  .u-gap-2\.5 > .u-sm\:w-2\/3 {
    width: calc((100% - 20px) / 3 * 2);
  }
  .u-gap-2\.5 > .u-sm\:w-1\/4 {
    width: calc((100% - 30px) / 4);
  }
  .u-gap-2\.5 > .u-sm\:w-2\/4 {
    width: calc((100% - 30px) / 4 * 2);
  }
  .u-gap-2\.5 > .u-sm\:w-3\/4 {
    width: calc((100% - 30px) / 4 * 3);
  }
  .u-gap-3 > .u-sm\:w-1\/2 {
    width: calc((100% - 12px) / 2);
  }
  .u-gap-3 > .u-sm\:w-1\/3 {
    width: calc((100% - 24px) / 3);
  }
  .u-gap-3 > .u-sm\:w-2\/3 {
    width: calc((100% - 24px) / 3 * 2);
  }
  .u-gap-3 > .u-sm\:w-1\/4 {
    width: calc((100% - 36px) / 4);
  }
  .u-gap-3 > .u-sm\:w-2\/4 {
    width: calc((100% - 36px) / 4 * 2);
  }
  .u-gap-3 > .u-sm\:w-3\/4 {
    width: calc((100% - 36px) / 4 * 3);
  }
  .u-gap-4 > .u-sm\:w-1\/2 {
    width: calc((100% - 16px) / 2);
  }
  .u-gap-4 > .u-sm\:w-1\/3 {
    width: calc((100% - 32px) / 3);
  }
  .u-gap-4 > .u-sm\:w-2\/3 {
    width: calc((100% - 32px) / 3 * 2);
  }
  .u-gap-4 > .u-sm\:w-1\/4 {
    width: calc((100% - 48px) / 4);
  }
  .u-gap-4 > .u-sm\:w-2\/4 {
    width: calc((100% - 48px) / 4 * 2);
  }
  .u-gap-4 > .u-sm\:w-3\/4 {
    width: calc((100% - 48px) / 4 * 3);
  }
}

.l-main__single:has(.p-pages) {
  padding: 0 !important;
  overflow: hidden;
}

.l-main__single__content:has(.p-pages) {
  padding: 0;
}

.p-pages__content {
  padding: 24px min(4% + 4px, 20px);
}
@media only screen and (min-width: 960px) {
  .p-pages__content {
    padding: 28px min(6% + 4px, 28px);
  }
}
