body.toplevel_page_csv_importer_plus_for_acf {
  overflow-y: scroll;
  min-height: 100vh;
}

strong {
  font-weight: bolder;
}

.cipfa {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

.cipfa h2,
.cipfa p {
  margin: 0;
}

.cipfa a {
  text-decoration: none;
}

.cipfa input::placeholder,
.cipfa textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

.cipfa button,
.cipfa [role="button"] {
  cursor: pointer;
}

.cipfa .max-w-3xl {
  max-width: 48rem;
}

.cipfa .bg-white {
  background-color: rgb(255 255 255);
}

.cipfa .bg-red-100 {
  background-color: rgb(254 226 226);
}

.cipfa .text-white {
  color: rgb(255 255 255);
}

.cipfa .text-green-400 {
  color: rgb(74 222 128);
}

.cipfa .text-green-700 {
  color: rgb(21 128 61);
}

.cipfa .text-gray-500 {
  color: rgb(107 114 128);
}

.cipfa .text-gray-600 {
  color: rgb(75 85 99);
}

.cipfa .text-gray-700 {
  color: rgb(55 65 81);
}

.cipfa .text-black {
  color: rgb(0 0 0);
}

.cipfa .text-white {
  color: rgb(255 255 255);
}

.cipfa .text-red-700 {
  color: rgb(185 28 28);
}

.cipfa .buy-now {
  background-color: #f7c718;
}

.cipfa .hover\:text-white:hover {
  color: rgb(255 255 255);
}

.cipfa .fill-blue-600 {
  fill: #2563eb;
}

.cipfa .text-gray-200 {
  color: #e5e7eb;
}

.cipfa .text-gray-300 {
  color: rgb(209 213 219);
}

.cipfa .text-gray-900 {
  color: rgb(17 24 39);
}

.text-blue-600 {
  color: rgb(37 99 235);
}

.cipfa .border-red-400 {
  border-color: rgb(248 113 113);
}

.cipfa .border-gray-300 {
  border-color: rgb(209 213 219);
}

.cipfa .border-gray-200 {
  border-color: rgb(229 231 235);
}

.cipfa .bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, #2563eb, #9333ea);
}

.cipfa .from-blue-600 {
  background-image: linear-gradient(to bottom right, #2563eb, #9333ea);
}

.cipfa .to-purple-600 {
  background-image: linear-gradient(to bottom right, #2563eb, #9333ea);
}

.cipfa .bg-indigo-700 {
  background-color: rgb(67 56 202);
}

.cipfa .bg-blue-500 {
  background-color: rgb(59 130 246);
}

.cipfa .bg-gray-200 {
  background-color: rgb(229 231 235);
}

.cipfa .rate-star {
  color: #f7c718;
}

.cipfa .hover\:bg-indigo-700:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(67 56 202 / var(--tw-bg-opacity));
}

.cipfa .rounded-lg {
  border-radius: 0.5rem;
}

.cipfa .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.cipfa .hover\:shadow-lg:hover {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.cipfa .bg-gray-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.cipfa .divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  border-color: rgb(229 231 235);
}

.cipfa .text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.cipfa .list-disc {
  list-style-type: disc;
}

.cipfa .mb-1 {
  margin-bottom: 0.3rem;
}

.cipfa .mb-4 {
  margin-bottom: 1rem;
}

.cipfa .mb-8 {
  margin-bottom: 2rem;
}

.cipfa .mb-6 {
  margin-bottom: 1.5rem;
}

.cipfa .mr-6 {
  margin-right: 1.5rem;
}

.cipfa .ml-8 {
  margin-left: 8rem;
}

.cipfa .mt-3 {
  margin-top: 0.75rem;
}

.cipfa .mt-4 {
  margin-top: 1rem;
}

.cipfa .mt-6 {
  margin-top: 1.5rem;
}

.cipfa .mt-8 {
  margin-top: 2rem;
}

.cipfa .mr-2 {
  margin-right: 0.5rem;
}

.cipfa .mr-14 {
  margin-right: 3.5rem;
}

.cipfa .mr-16 {
  margin-right: 4rem;
}

.cipfa .mr-19 {
  margin-right: 4.7rem;
}

.cipfa .mr-20 {
  margin-right: 5rem;
}

.cipfa .mr-21 {
  margin-right: 5.5rem;
}

.cipfa .mr-22 {
  margin-right: 6rem;
}

.cipfa .ml-3 {
  margin-left: 0.75rem;
}

.cipfa .mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.cipfa .overflow-y-auto {
  overflow-y: auto;
}

.cipfa .overflow-hidden {
  overflow: hidden;
}

.cipfa .max-w-none {
  max-width: none;
}

.cipfa .mt-1 {
  margin-top: 0.2rem;
}

.cipfa .mt-2 {
  margin-top: 0.5rem;
}

.cipfa .mt-28 {
  margin-top: 7rem;
}

.cipfa .p-2 {
  padding: 0.5rem;
}

.cipfa .p-4 {
  padding: 1rem;
}

.cipfa .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.cipfa .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.cipfa .px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.cipfa .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.cipfa .py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.cipfa .pb-4 {
  padding-bottom: 1rem;
}

.cipfa .p-8 {
  padding: 2rem;
}

.cipfa .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.cipfa .py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.cipfa .pt-10 {
  padding-top: 2.5rem;
}

.cipfa .pt-4 {
  padding-top: 1rem;
}

.cipfa .pl-5 {
  padding-left: 1.25rem;
}

.cipfa .px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.cipfa .w-full {
  width: 100%;
}

.cipfa .max-h-64 {
  max-height: 16rem;
}

.cipfa .w-1\/2 {
  width: 50%;
}

.cipfa .w-1\/3 {
  width: 33.333333%;
}

.cipfa .max-w-3xl {
  max-width: 48rem;
}

.cipfa .max-w-2xl {
  max-width: 38rem;
}

.cipfa .max-w-1xl {
  max-width: 28rem;
}

.cipfa .max-w-5xl {
  max-width: 64rem;
}

.cipfa .max-w-lg {
  max-width: 32rem;
}

.cipfa .whitespace-nowrap {
  white-space: nowrap;
}

.cipfa .block {
  display: block;
}

.cipfa .rounded {
  border-radius: 0.275rem;
}

.cipfa .rounded-md {
  border-radius: 0.375rem;
}

.cipfa .border {
  border-width: 1px;
}

.cipfa .border-t-2 {
  border-top-width: 2px;
}

.cipfa .border-none {
  border-style: none;
}

.cipfa .border-transparent {
  border-color: transparent;
}

.cipfa .text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.cipfa .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.cipfa .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.cipfa .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.cipfa .text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.cipfa .uppercase {
  text-transform: uppercase;
}

.cipfa .tracking-wider {
  letter-spacing: 0.05em;
}

.cipfa .text-left {
  text-align: left;
}

.cipfa .text-center {
  text-align: center;
}

.cipfa .font-semibold {
  font-weight: 600;
}

.cipfa .font-extrabold {
  font-weight: 800;
}

.cipfa .font-medium {
  font-weight: 500;
}

.cipfa .outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.cipfa .focus\:border-indigo-500:focus {
  border-color: rgb(99 102 241);
}

.cipfa .focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.cipfa .ring-2 {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0);
}

.cipfa .focus\:ring-2:focus {
  box-shadow: 0 0 0 2px rgba(99, 102, 241, 1);
  border: 2px solid #fff;
}

.cipfa .hidden {
  display: none;
}

.cipfa .relative {
  position: relative;
}

.cipfa .flex {
  display: flex;
}

.cipfa .flex-col {
  flex-direction: column;
}

.cipfa .flex-shrink-0 {
  flex-shrink: 0;
}

.cipfa .justify-end {
  justify-content: flex-end;
}

.cipfa .justify-center {
  justify-content: center;
}

.cipfa .items-start {
  align-items: flex-start;
}

.cipfa .inline-flex {
  display: inline-flex;
}

.cipfa .self-end {
  align-self: flex-end;
}

.cipfa .items-center {
  align-items: center;
}

.cipfa .flex-1 {
  flex: 1 1 0%;
}

.cipfa .column-match-warning svg {
  display: inline-block;
}

.cipfa .h-4 {
  height: 1rem;
}

.cipfa .h-5 {
  height: 1.25rem;
}

.cipfa .w-4 {
  width: 1rem;
}

.cipfa .w-5 {
  width: 1.25rem;
}

.cipfa .logbox {
  border: 1px solid #d1d5db;
  padding: 0.5rem 1rem;
}

.cipfa .space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.transform-gpu {
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0)
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cipfa .transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.cipfa .hover\:-translate-y-1:hover {
  --tw-translate-y: -0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px) {
  .cipfa .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .cipfa .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .cipfa .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }
  .cipfa .lg\:flex {
    display: flex;
  }
  .cipfa .lg\:grid {
    display: grid;
  }
  .cipfa .lg\:max-w-none {
    max-width: none;
  }
  .cipfa .lg\:flex-shrink-0 {
    flex-shrink: 0;
  }
  .cipfa .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .cipfa .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .cipfa .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .cipfa .lg\:flex-col {
    flex-direction: column;
  }
  .cipfa .lg\:justify-center {
    justify-content: center;
  }
  .cipfa .lg\:gap-x-8 {
    column-gap: 2rem;
  }
  .cipfa .lg\:gap-y-5 {
    row-gap: 1.25rem;
  }
  .cipfa .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
  .cipfa .lg\:p-12 {
    padding: 3rem;
  }
}

.cipfa .space-x-1 > :not([hidden]) ~ :not([hidden]) {
  margin-left: 0.2rem;
}

.cipfa .animate-spin {
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.cipfa .cipfa-tooltip {
  position: relative;
  display: inline-block;
}

.cipfa .cipfa-circle-question-mark {
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: #b8b9bf;
  padding: 5px;
  transition: background-color 0.2s ease;
}

.cipfa .cipfa-circle-question-mark:hover {
  color: #8b8b8b;
}

.cipfa .cipfa-circle-question-mark:hover + .cipfa-popper {
  display: block;
}

.cipfa .cipfa-popper {
  display: none;
  position: absolute;
  left: 10px;
  top: -10px;
  transform: translate(-50%, -100%);
  text-align: left;
  padding: 10px;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 3px 4.8px rgba(32, 71, 102, 0.27);
  z-index: 9999;
  width: 300px;
  line-height: 1.4;
  white-space: normal;
}

.large.cipfa-popper {
  width: 500px;
}

.cipfa-popper-arrow {
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
}
