/*! tailwindcss v4.1.15 | MIT License | https://tailwindcss.com */
/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
@charset "UTF-8";
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --tw-font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
    'Noto Color Emoji';
    --tw-font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
    monospace;
    --tw-color-red-100: rgb(252, 228, 228);
    --tw-color-orange-100: rgb(255, 237, 212);
    --tw-color-green-50: rgb(239, 254, 247);
    --tw-color-green-100: rgb(217, 255, 237);
    --tw-color-cyan-50: rgb(235, 254, 255);
    --tw-color-cyan-100: rgb(205, 250, 255);
    --tw-color-blue-50: rgb(240, 247, 255);
    --tw-color-blue-100: rgb(224, 238, 254);
    --tw-color-blue-500: rgb(12, 139, 235);
    --tw-color-blue-900: rgb(11, 62, 111);
    --tw-color-blue-950: rgb(20, 35, 64);
    --tw-color-gray-50: #f9fafb;
    --tw-color-gray-100: #f3f4f6;
    --tw-color-gray-200: #e5e7eb;
    --tw-color-gray-300: #d1d5db;
    --tw-color-gray-500: #9ca3af;
    --tw-color-gray-600: #6b7280;
    --tw-color-gray-700: #4b5563;
    --tw-color-gray-900: #1f2937;
    --tw-color-white: #ffffff;
    --tw-spacing: 0.25rem;
    --tw-text-xs: 0.75rem;
    --tw-text-xs--line-height: calc(1 / 0.75);
    --tw-text-sm: 0.875rem;
    --tw-text-sm--line-height: calc(1.25 / 0.875);
    --tw-text-base: 1rem;
    --tw-text-base--line-height: calc(1.5 / 1);
    --tw-text-lg: 1.125rem;
    --tw-text-lg--line-height: calc(1.75 / 1.125);
    --tw-text-xl: 1.25rem;
    --tw-text-xl--line-height: calc(1.75 / 1.25);
    --tw-text-2xl: 1.5rem;
    --tw-text-2xl--line-height: calc(2 / 1.5);
    --tw-text-3xl: 1.875rem;
    --tw-text-3xl--line-height: calc(2.25 / 1.875);
    --tw-text-5xl: 3rem;
    --tw-text-5xl--line-height: 1;
    --tw-font-weight-normal: 400;
    --tw-font-weight-semibold: 600;
    --tw-font-weight-bold: 700;
    --tw-leading-relaxed: 1.625;
    --tw-radius-md: 0.375rem;
    --tw-radius-lg: 0.5rem;
    --tw-radius-xl: 0.75rem;
    --tw-radius-2xl: 1rem;
    --tw-ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-default-transition-duration: 150ms;
    --tw-default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --tw-default-font-family: var(--tw-font-sans);
    --tw-default-mono-font-family: var(--tw-font-mono);
    --tw-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.08);
    --tw-color-text-gray: #9ca3af;
    --tw-color-border: #e5e7eb;
    --tw-color-gray: #9ca3af;
    --tw-color-blue: #006cc9;
    --tw-color-orange: rgb(255, 174, 90);
    --tw-color-green: rgb(66, 235, 159);
    --tw-color-cyan: rgb(95, 231, 255);
  }
}
@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(--tw-default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-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(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        & {
          color: color-mix(in oklab, currentcolor 50%, transparent);
        }
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-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 {
  .tw\:relative {
    position: relative;
  }
  .tw\:sticky {
    position: sticky;
  }
  .tw\:top-\[72px\] {
    top: 72px;
  }
  .tw\:z-10 {
    z-index: 10;
  }
  .tw\:z-20 {
    z-index: 20;
  }
  .tw\:order-1 {
    order: 1;
  }
  .tw\:order-2 {
    order: 2;
  }
  .tw\:order-3 {
    order: 3;
  }
  .tw\:col-span-2 {
    grid-column: span 2 / span 2;
  }
  .tw\: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;
    }
  }
  .tw\:m-0 {
    margin: calc(var(--tw-spacing) * 0);
  }
  .tw\:m-0\! {
    margin: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:-mx-\[1\.8em\] {
    margin-inline: calc(1.8em * -1);
  }
  .tw\:mx-0\.5 {
    margin-inline: calc(var(--tw-spacing) * 0.5);
  }
  .tw\:mx-auto {
    margin-inline: auto;
  }
  .tw\:my-6 {
    margin-block: calc(var(--tw-spacing) * 6);
  }
  .tw\:my-8 {
    margin-block: calc(var(--tw-spacing) * 8);
  }
  .tw\:mt-2 {
    margin-top: calc(var(--tw-spacing) * 2);
  }
  .tw\:mt-4 {
    margin-top: calc(var(--tw-spacing) * 4);
  }
  .tw\:mt-6 {
    margin-top: calc(var(--tw-spacing) * 6);
  }
  .tw\:mt-8 {
    margin-top: calc(var(--tw-spacing) * 8);
  }
  .tw\:mt-10 {
    margin-top: calc(var(--tw-spacing) * 10);
  }
  .tw\:mt-16 {
    margin-top: calc(var(--tw-spacing) * 16);
  }
  .tw\:mt-16\! {
    margin-top: calc(var(--tw-spacing) * 16) !important;
  }
  .tw\:mt-auto {
    margin-top: auto;
  }
  .tw\:mt-auto\! {
    margin-top: auto !important;
  }
  .tw\:mr-auto {
    margin-right: auto;
  }
  .tw\:mb-2 {
    margin-bottom: calc(var(--tw-spacing) * 2);
  }
  .tw\:mb-4 {
    margin-bottom: calc(var(--tw-spacing) * 4);
  }
  .tw\:mb-6\! {
    margin-bottom: calc(var(--tw-spacing) * 6) !important;
  }
  .tw\:mb-8 {
    margin-bottom: calc(var(--tw-spacing) * 8);
  }
  .tw\:mb-16 {
    margin-bottom: calc(var(--tw-spacing) * 16);
  }
  .tw\:ml-auto {
    margin-left: auto;
  }
  .tw\:line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .tw\:line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .tw\:block {
    display: block;
  }
  .tw\:flex {
    display: flex;
  }
  .tw\:grid {
    display: grid;
  }
  .tw\:hidden {
    display: none;
  }
  .tw\:inline-block {
    display: inline-block;
  }
  .tw\:inline-flex {
    display: inline-flex;
  }
  .tw\:h-6 {
    height: calc(var(--tw-spacing) * 6);
  }
  .tw\:h-12 {
    height: calc(var(--tw-spacing) * 12);
  }
  .tw\:h-14 {
    height: calc(var(--tw-spacing) * 14);
  }
  .tw\:h-auto\! {
    height: auto !important;
  }
  .tw\:h-full {
    height: 100%;
  }
  .tw\:w-6 {
    width: calc(var(--tw-spacing) * 6);
  }
  .tw\:w-12 {
    width: calc(var(--tw-spacing) * 12);
  }
  .tw\:w-14 {
    width: calc(var(--tw-spacing) * 14);
  }
  .tw\:w-full {
    width: 100%;
  }
  .tw\:max-w-\[8rem\] {
    max-width: 8rem;
  }
  .tw\:min-w-0 {
    min-width: calc(var(--tw-spacing) * 0);
  }
  .tw\:shrink-0 {
    flex-shrink: 0;
  }
  .tw\:grow-0 {
    flex-grow: 0;
  }
  .tw\:cursor-pointer {
    cursor: pointer;
  }
  .tw\:grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .tw\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tw\:flex-col {
    flex-direction: column;
  }
  .tw\:flex-col\! {
    flex-direction: column !important;
  }
  .tw\:items-center {
    align-items: center;
  }
  .tw\:items-end {
    align-items: flex-end;
  }
  .tw\:items-start {
    align-items: flex-start;
  }
  .tw\:items-start\! {
    align-items: flex-start !important;
  }
  .tw\:justify-between {
    justify-content: space-between;
  }
  .tw\:justify-center {
    justify-content: center;
  }
  .tw\:justify-end {
    justify-content: flex-end;
  }
  .tw\:justify-start {
    justify-content: flex-start;
  }
  .tw\:gap-0\! {
    gap: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:gap-1 {
    gap: calc(var(--tw-spacing) * 1);
  }
  .tw\:gap-1\.5 {
    gap: calc(var(--tw-spacing) * 1.5);
  }
  .tw\:gap-2 {
    gap: calc(var(--tw-spacing) * 2);
  }
  .tw\:gap-3 {
    gap: calc(var(--tw-spacing) * 3);
  }
  .tw\:gap-4 {
    gap: calc(var(--tw-spacing) * 4);
  }
  .tw\:gap-6 {
    gap: calc(var(--tw-spacing) * 6);
  }
  .tw\:gap-8 {
    gap: calc(var(--tw-spacing) * 8);
  }
  .tw\:gap-12 {
    gap: calc(var(--tw-spacing) * 12);
  }
  .tw\:gap-x-6 {
    column-gap: calc(var(--tw-spacing) * 6);
  }
  .tw\:gap-y-8 {
    row-gap: calc(var(--tw-spacing) * 8);
  }
  .tw\:self-start {
    align-self: flex-start;
  }
  .tw\:overflow-hidden {
    overflow: hidden;
  }
  .tw\:rounded {
    border-radius: 0.25rem;
  }
  .tw\:rounded-2xl {
    border-radius: var(--tw-radius-2xl);
  }
  .tw\:rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .tw\:rounded-lg {
    border-radius: var(--tw-radius-lg);
  }
  .tw\:rounded-md {
    border-radius: var(--tw-radius-md);
  }
  .tw\:rounded-xl {
    border-radius: var(--tw-radius-xl);
  }
  .tw\:rounded-tl-2xl {
    border-top-left-radius: var(--tw-radius-2xl);
  }
  .tw\:rounded-tr-2xl {
    border-top-right-radius: var(--tw-radius-2xl);
  }
  .tw\:border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .tw\:border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .tw\:border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .tw\:border-border {
    border-color: var(--tw-color-border);
  }
  .tw\:border-gray-200 {
    border-color: var(--tw-color-gray-200);
  }
  .tw\:border-gray-300 {
    border-color: var(--tw-color-gray-300);
  }
  .tw\:bg-blue {
    background-color: var(--tw-color-blue);
  }
  .tw\:bg-blue-50 {
    background-color: var(--tw-color-blue-50);
  }
  .tw\:bg-blue-100 {
    background-color: var(--tw-color-blue-100);
  }
  .tw\:bg-blue-500\! {
    background-color: var(--tw-color-blue-500) !important;
  }
  .tw\:bg-blue-900 {
    background-color: var(--tw-color-blue-900);
  }
  .tw\:bg-blue-950 {
    background-color: var(--tw-color-blue-950);
  }
  .tw\:bg-cyan-50 {
    background-color: var(--tw-color-cyan-50);
  }
  .tw\:bg-cyan-100 {
    background-color: var(--tw-color-cyan-100);
  }
  .tw\:bg-gray-50 {
    background-color: var(--tw-color-gray-50);
  }
  .tw\:bg-gray-100 {
    background-color: var(--tw-color-gray-100);
  }
  .tw\:bg-gray-700\! {
    background-color: var(--tw-color-gray-700) !important;
  }
  .tw\:bg-gray-900 {
    background-color: var(--tw-color-gray-900);
  }
  .tw\:bg-green {
    background-color: var(--tw-color-green);
  }
  .tw\:bg-green-50 {
    background-color: var(--tw-color-green-50);
  }
  .tw\:bg-green-100 {
    background-color: var(--tw-color-green-100);
  }
  .tw\:bg-orange {
    background-color: var(--tw-color-orange);
  }
  .tw\:bg-white {
    background-color: var(--tw-color-white);
  }
  .tw\:bg-white\! {
    background-color: var(--tw-color-white) !important;
  }
  .tw\:object-contain {
    object-fit: contain;
  }
  .tw\:object-cover {
    object-fit: cover;
  }
  .tw\:object-bottom {
    object-position: bottom;
  }
  .tw\:object-left {
    object-position: left;
  }
  .tw\:object-right {
    object-position: right;
  }
  .tw\:p-0\! {
    padding: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:p-3 {
    padding: calc(var(--tw-spacing) * 3);
  }
  .tw\:p-4 {
    padding: calc(var(--tw-spacing) * 4);
  }
  .tw\:p-5 {
    padding: calc(var(--tw-spacing) * 5);
  }
  .tw\:p-8 {
    padding: calc(var(--tw-spacing) * 8);
  }
  .tw\:px-1\.5 {
    padding-inline: calc(var(--tw-spacing) * 1.5);
  }
  .tw\:px-2 {
    padding-inline: calc(var(--tw-spacing) * 2);
  }
  .tw\:px-3 {
    padding-inline: calc(var(--tw-spacing) * 3);
  }
  .tw\:px-4 {
    padding-inline: calc(var(--tw-spacing) * 4);
  }
  .tw\:px-6 {
    padding-inline: calc(var(--tw-spacing) * 6);
  }
  .tw\:px-8 {
    padding-inline: calc(var(--tw-spacing) * 8);
  }
  .tw\:py-0\.5 {
    padding-block: calc(var(--tw-spacing) * 0.5);
  }
  .tw\:py-1 {
    padding-block: calc(var(--tw-spacing) * 1);
  }
  .tw\:py-1\.5 {
    padding-block: calc(var(--tw-spacing) * 1.5);
  }
  .tw\:py-2 {
    padding-block: calc(var(--tw-spacing) * 2);
  }
  .tw\:py-4 {
    padding-block: calc(var(--tw-spacing) * 4);
  }
  .tw\:py-6 {
    padding-block: calc(var(--tw-spacing) * 6);
  }
  .tw\:py-8 {
    padding-block: calc(var(--tw-spacing) * 8);
  }
  .tw\:py-12 {
    padding-block: calc(var(--tw-spacing) * 12);
  }
  .tw\:py-16 {
    padding-block: calc(var(--tw-spacing) * 16);
  }
  .tw\:pt-0\! {
    padding-top: calc(var(--tw-spacing) * 0) !important;
  }
  .tw\:pt-10 {
    padding-top: calc(var(--tw-spacing) * 10);
  }
  .tw\:pb-0 {
    padding-bottom: calc(var(--tw-spacing) * 0);
  }
  .tw\:pl-6 {
    padding-left: calc(var(--tw-spacing) * 6);
  }
  .tw\:text-center {
    text-align: center;
  }
  .tw\:align-baseline {
    vertical-align: baseline;
  }
  .tw\:align-text-bottom {
    vertical-align: text-bottom;
  }
  .tw\:text-2xl {
    font-size: var(--tw-text-2xl);
    line-height: var(--tw-leading, var(--tw-text-2xl--line-height));
  }
  .tw\:text-base {
    font-size: var(--tw-text-base);
    line-height: var(--tw-leading, var(--tw-text-base--line-height));
  }
  .tw\:text-base\/relaxed {
    font-size: var(--tw-text-base);
    line-height: var(--tw-leading-relaxed);
  }
  .tw\:text-lg {
    font-size: var(--tw-text-lg);
    line-height: var(--tw-leading, var(--tw-text-lg--line-height));
  }
  .tw\:text-lg\! {
    font-size: var(--tw-text-lg) !important;
    line-height: var(--tw-leading, var(--tw-text-lg--line-height)) !important;
  }
  .tw\:text-lg\/relaxed {
    font-size: var(--tw-text-lg);
    line-height: var(--tw-leading-relaxed);
  }
  .tw\:text-sm {
    font-size: var(--tw-text-sm);
    line-height: var(--tw-leading, var(--tw-text-sm--line-height));
  }
  .tw\:text-sm\/relaxed {
    font-size: var(--tw-text-sm);
    line-height: var(--tw-leading-relaxed);
  }
  .tw\:text-xl {
    font-size: var(--tw-text-xl);
    line-height: var(--tw-leading, var(--tw-text-xl--line-height));
  }
  .tw\:text-xs {
    font-size: var(--tw-text-xs);
    line-height: var(--tw-leading, var(--tw-text-xs--line-height));
  }
  .tw\:font-bold {
    --tw-font-weight: var(--tw-font-weight-bold);
    font-weight: var(--tw-font-weight-bold);
  }
  .tw\:font-semibold {
    --tw-font-weight: var(--tw-font-weight-semibold);
    font-weight: var(--tw-font-weight-semibold);
  }
  .tw\:text-nowrap {
    text-wrap: nowrap;
  }
  .tw\:text-blue {
    color: var(--tw-color-blue);
  }
  .tw\:text-cyan {
    color: var(--tw-color-cyan);
  }
  .tw\:text-gray {
    color: var(--tw-color-gray);
  }
  .tw\:text-gray-500 {
    color: var(--tw-color-gray-500);
  }
  .tw\:text-gray-600 {
    color: var(--tw-color-gray-600);
  }
  .tw\:text-green {
    color: var(--tw-color-green);
  }
  .tw\:text-inherit {
    color: inherit;
  }
  .tw\:text-text-gray {
    color: var(--tw-color-text-gray);
  }
  .tw\:text-white {
    color: var(--tw-color-white);
  }
  .tw\:line-through {
    text-decoration-line: line-through;
  }
  .tw\:no-underline {
    text-decoration-line: none;
  }
  .tw\:shadow-md {
    --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .tw\:shadow-sm {
    --tw-shadow: 0px 2px 5px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.05)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.02)), 0px 0px 0px 1px var(--tw-shadow-color, rgba(25, 28, 33, 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);
  }
  .tw\:shadow-xl {
    --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  }
  .tw\:saturate-0 {
    --tw-saturate: saturate(0%);
    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,);
  }
  .tw\: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(--tw-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--tw-default-transition-duration));
  }
  .tw\:transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--tw-default-transition-duration));
  }
  .tw\:transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--tw-default-transition-duration));
  }
  .tw\:duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .tw\:duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .tw\:ease-in-out {
    --tw-ease: var(--tw-ease-in-out);
    transition-timing-function: var(--tw-ease-in-out);
  }
  .tw\:group-\[\.is-active\]\:block {
    &:is(:where(.tw\:group):is(.is-active) *) {
      display: block;
    }
  }
  .tw\:group-\[\.is-active\]\:flex {
    &:is(:where(.tw\:group):is(.is-active) *) {
      display: flex;
    }
  }
  .tw\:group-\[\.is-active\]\:grid {
    &:is(:where(.tw\:group):is(.is-active) *) {
      display: grid;
    }
  }
  .tw\:group-\[\.is-active\]\:rotate-180 {
    &:is(:where(.tw\:group):is(.is-active) *) {
      rotate: 180deg;
    }
  }
  .tw\:group-\[\.is-active\]\:border-b {
    &:is(:where(.tw\:group):is(.is-active) *) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 1px;
    }
  }
  .tw\:last\:border-none {
    &:last-child {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .tw\:hover\:-translate-y-1 {
    &:hover {
      @media (hover: hover) {
        --tw-translate-y: calc(var(--tw-spacing) * -1);
        translate: var(--tw-translate-x) var(--tw-translate-y);
      }
    }
  }
  .tw\:hover\:border-blue {
    &:hover {
      @media (hover: hover) {
        border-color: var(--tw-color-blue);
      }
    }
  }
  .tw\:hover\:bg-blue-50\! {
    &:hover {
      @media (hover: hover) {
        background-color: var(--tw-color-blue-50) !important;
      }
    }
  }
  .tw\:hover\:shadow-2xl {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, rgb(0 0 0 / 0.25));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .tw\:hover\:shadow-md-raised {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0px 10px 25px -3px var(--tw-shadow-color, rgba(0, 0, 0, 0.2)), 0px 4px 6px -2px var(--tw-shadow-color, rgba(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);
      }
    }
  }
  .tw\:sm\:grid-cols-2 {
    @media (width >= 40rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:sm\:p-12 {
    @media (width >= 40rem) {
      padding: calc(var(--tw-spacing) * 12);
    }
  }
  .tw\:sm\:pb-12 {
    @media (width >= 40rem) {
      padding-bottom: calc(var(--tw-spacing) * 12);
    }
  }
  .tw\:md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .tw\:md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .tw\:md\:col-span-3 {
    @media (width >= 48rem) {
      grid-column: span 3 / span 3;
    }
  }
  .tw\:md\:mx-0 {
    @media (width >= 48rem) {
      margin-inline: calc(var(--tw-spacing) * 0);
    }
  }
  .tw\:md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .tw\:md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .tw\:md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .tw\:md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .tw\:md\:h-12 {
    @media (width >= 48rem) {
      height: calc(var(--tw-spacing) * 12);
    }
  }
  .tw\:md\:w-1\/2 {
    @media (width >= 48rem) {
      width: calc(1/2 * 100%);
    }
  }
  .tw\:md\:w-1\/3 {
    @media (width >= 48rem) {
      width: calc(1/3 * 100%);
    }
  }
  .tw\:md\:cursor-default {
    @media (width >= 48rem) {
      cursor: default;
    }
  }
  .tw\:md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:md\:grid-cols-3 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .tw\:md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .tw\:md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .tw\:md\:justify-end {
    @media (width >= 48rem) {
      justify-content: flex-end;
    }
  }
  .tw\:md\:justify-start {
    @media (width >= 48rem) {
      justify-content: flex-start;
    }
  }
  .tw\:md\:gap-0 {
    @media (width >= 48rem) {
      gap: calc(var(--tw-spacing) * 0);
    }
  }
  .tw\:md\:gap-8 {
    @media (width >= 48rem) {
      gap: calc(var(--tw-spacing) * 8);
    }
  }
  .tw\:md\:gap-16 {
    @media (width >= 48rem) {
      gap: calc(var(--tw-spacing) * 16);
    }
  }
  .tw\:md\:rounded-xl {
    @media (width >= 48rem) {
      border-radius: var(--tw-radius-xl);
    }
  }
  .tw\:md\:border-0 {
    @media (width >= 48rem) {
      border-style: var(--tw-border-style);
      border-width: 0px;
    }
  }
  .tw\:md\:border-b-2 {
    @media (width >= 48rem) {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 2px;
    }
  }
  .tw\:md\:bg-blue-50 {
    @media (width >= 48rem) {
      background-color: var(--tw-color-blue-50);
    }
  }
  .tw\:md\:bg-white {
    @media (width >= 48rem) {
      background-color: var(--tw-color-white);
    }
  }
  .tw\:md\:object-cover {
    @media (width >= 48rem) {
      object-fit: cover;
    }
  }
  .tw\:md\:p-10 {
    @media (width >= 48rem) {
      padding: calc(var(--tw-spacing) * 10);
    }
  }
  .tw\:md\:p-\[50px\] {
    @media (width >= 48rem) {
      padding: 50px;
    }
  }
  .tw\:md\:px-6 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--tw-spacing) * 6);
    }
  }
  .tw\:md\:py-36 {
    @media (width >= 48rem) {
      padding-block: calc(var(--tw-spacing) * 36);
    }
  }
  .tw\:md\:pr-0\! {
    @media (width >= 48rem) {
      padding-right: calc(var(--tw-spacing) * 0) !important;
    }
  }
  .tw\:md\:pl-0\! {
    @media (width >= 48rem) {
      padding-left: calc(var(--tw-spacing) * 0) !important;
    }
  }
  .tw\:md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--tw-text-3xl);
      line-height: var(--tw-leading, var(--tw-text-3xl--line-height));
    }
  }
  .tw\:md\:text-5xl {
    @media (width >= 48rem) {
      font-size: var(--tw-text-5xl);
      line-height: var(--tw-leading, var(--tw-text-5xl--line-height));
    }
  }
  .tw\:md\:text-base\/relaxed {
    @media (width >= 48rem) {
      font-size: var(--tw-text-base);
      line-height: var(--tw-leading-relaxed);
    }
  }
  .tw\:md\:text-lg\/relaxed {
    @media (width >= 48rem) {
      font-size: var(--tw-text-lg);
      line-height: var(--tw-leading-relaxed);
    }
  }
  .tw\:md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--tw-text-sm);
      line-height: var(--tw-leading, var(--tw-text-sm--line-height));
    }
  }
  .tw\:md\:font-normal {
    @media (width >= 48rem) {
      --tw-font-weight: var(--tw-font-weight-normal);
      font-weight: var(--tw-font-weight-normal);
    }
  }
  .tw\:md\:shadow-xl {
    @media (width >= 48rem) {
      --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
    }
  }
  .tw\:md\:nth-2\:bg-blue-50 {
    @media (width >= 48rem) {
      &:nth-child(2) {
        background-color: var(--tw-color-blue-50);
      }
    }
  }
  .tw\:lg\:col-span-3 {
    @media (width >= 64rem) {
      grid-column: span 3 / span 3;
    }
  }
  .tw\:lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .tw\:lg\:grid-cols-3 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .tw\:lg\:gap-12 {
    @media (width >= 64rem) {
      gap: calc(var(--tw-spacing) * 12);
    }
  }
  .tw\:lg\:p-16 {
    @media (width >= 64rem) {
      padding: calc(var(--tw-spacing) * 16);
    }
  }
  .tw\:lg\:px-6 {
    @media (width >= 64rem) {
      padding-inline: calc(var(--tw-spacing) * 6);
    }
  }
  .tw\:lg\:py-8 {
    @media (width >= 64rem) {
      padding-block: calc(var(--tw-spacing) * 8);
    }
  }
  .tw\:lg\:py-24 {
    @media (width >= 64rem) {
      padding-block: calc(var(--tw-spacing) * 24);
    }
  }
  .tw\:lg\:text-2xl\! {
    @media (width >= 64rem) {
      font-size: var(--tw-text-2xl) !important;
      line-height: var(--tw-leading, var(--tw-text-2xl--line-height)) !important;
    }
  }
  .tw\:lg\:text-base\/relaxed {
    @media (width >= 64rem) {
      font-size: var(--tw-text-base);
      line-height: var(--tw-leading-relaxed);
    }
  }
  .tw\:\[\.is-active\]\:translate-0\! {
    &:is(.is-active) {
      --tw-translate-x: calc(var(--tw-spacing) * 0) !important;
      --tw-translate-y: calc(var(--tw-spacing) * 0) !important;
      translate: var(--tw-translate-x) var(--tw-translate-y) !important;
    }
  }
  .tw\:\[\.is-active\]\:shadow-xl\! {
    &:is(.is-active) {
      --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px var(--tw-shadow-color, rgb(0 0 0 / 0.1)) !important;
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow) !important;
    }
  }
}
@layer theme;
@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(--tw-default-font-family, ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji');
    font-feature-settings: var(--tw-default-font-feature-settings, normal);
    font-variation-settings: var(--tw-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(--tw-default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace);
    font-feature-settings: var(--tw-default-mono-font-feature-settings, normal);
    font-variation-settings: var(--tw-default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        & {
          color: color-mix(in oklab, currentcolor 50%, transparent);
        }
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-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;
  }
}
/*!
 * Datepicker v0.6.5
 * https://github.com/fengyuanchen/datepicker
 *
 * Copyright (c) 2014-2018 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-03-31T06:16:43.444Z
 */
.datepicker-container {
  background-color: #fff;
  direction: ltr;
  font-size: 12px;
  left: 0;
  line-height: 30px;
  position: fixed;
  top: 0;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 210px;
  z-index: -1;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.datepicker-container::before, .datepicker-container::after {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.datepicker-dropdown {
  border: 1px solid #ccc;
  -webkit-box-shadow: 0 3px 6px #ccc;
  box-shadow: 0 3px 6px #ccc;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: absolute;
  z-index: 1;
}
.datepicker-inline {
  position: static;
}
.datepicker-top-left, .datepicker-top-right {
  border-top-color: #39f;
}
.datepicker-top-left::before, .datepicker-top-left::after, .datepicker-top-right::before, .datepicker-top-right::after {
  border-top: 0;
  left: 10px;
  top: -5px;
}
.datepicker-top-left::before, .datepicker-top-right::before {
  border-bottom-color: #39f;
}
.datepicker-top-left::after, .datepicker-top-right::after {
  border-bottom-color: #fff;
  top: -4px;
}
.datepicker-bottom-left, .datepicker-bottom-right {
  border-bottom-color: #39f;
}
.datepicker-bottom-left::before, .datepicker-bottom-left::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
  border-bottom: 0;
  bottom: -5px;
  left: 10px;
}
.datepicker-bottom-left::before, .datepicker-bottom-right::before {
  border-top-color: #39f;
}
.datepicker-bottom-left::after, .datepicker-bottom-right::after {
  border-top-color: #fff;
  bottom: -4px;
}
.datepicker-top-right::before, .datepicker-top-right::after, .datepicker-bottom-right::before, .datepicker-bottom-right::after {
  left: auto;
  right: 10px;
}
.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%;
}
.datepicker-panel > ul::before, .datepicker-panel > ul::after {
  content: " ";
  display: table;
}
.datepicker-panel > ul::after {
  clear: both;
}
.datepicker-panel > ul > li {
  background-color: #fff;
  cursor: pointer;
  float: left;
  height: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 30px;
}
.datepicker-panel > ul > li:hover {
  background-color: rgb(229, 242, 255);
}
.datepicker-panel > ul > li.muted, .datepicker-panel > ul > li.muted:hover {
  color: #999;
}
.datepicker-panel > ul > li.highlighted {
  background-color: rgb(229, 242, 255);
}
.datepicker-panel > ul > li.highlighted:hover {
  background-color: rgb(204, 229, 255);
}
.datepicker-panel > ul > li.picked, .datepicker-panel > ul > li.picked:hover {
  color: #39f;
}
.datepicker-panel > ul > li.disabled, .datepicker-panel > ul > li.disabled:hover {
  background-color: #fff;
  color: #ccc;
  cursor: default;
}
.datepicker-panel > ul > li.disabled.highlighted, .datepicker-panel > ul > li.disabled:hover.highlighted {
  background-color: rgb(229, 242, 255);
}
.datepicker-panel > ul > li[data-view="years prev"], .datepicker-panel > ul > li[data-view="year prev"], .datepicker-panel > ul > li[data-view="month prev"], .datepicker-panel > ul > li[data-view="years next"], .datepicker-panel > ul > li[data-view="year next"], .datepicker-panel > ul > li[data-view="month next"], .datepicker-panel > ul > li[data-view="next"] {
  font-size: 18px;
}
.datepicker-panel > ul > li[data-view="years current"], .datepicker-panel > ul > li[data-view="year current"], .datepicker-panel > ul > li[data-view="month current"] {
  width: 150px;
}
.datepicker-panel > ul[data-view="years"] > li, .datepicker-panel > ul[data-view="months"] > li {
  height: 52.5px;
  line-height: 52.5px;
  width: 52.5px;
}
.datepicker-panel > ul[data-view="week"] > li, .datepicker-panel > ul[data-view="week"] > li:hover {
  background-color: #fff;
  cursor: default;
}
.datepicker-hide {
  display: none;
}
.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}
[data-tippy-root] {
  max-width: calc(100vw - 10px);
}
.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  white-space: normal;
  outline: 0;
  transition-property: transform,visibility,opacity;
}
.tippy-box[data-placement^=top]>.tippy-arrow {
  bottom: 0;
}
.tippy-box[data-placement^=top]>.tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  transform-origin: center top;
}
.tippy-box[data-placement^=bottom]>.tippy-arrow {
  top: 0;
}
.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  transform-origin: center bottom;
}
.tippy-box[data-placement^=left]>.tippy-arrow {
  right: 0;
}
.tippy-box[data-placement^=left]>.tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  transform-origin: center left;
}
.tippy-box[data-placement^=right]>.tippy-arrow {
  left: 0;
}
.tippy-box[data-placement^=right]>.tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  transform-origin: center right;
}
.tippy-box[data-inertia][data-state=visible] {
  transition-timing-function: cubic-bezier(.54,1.5,.38,1.11);
}
.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}
.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}
.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}
.tippy-box[data-theme~=light] {
  color: #26323d;
  box-shadow: 0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);
  background-color: #fff;
}
.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before {
  border-top-color: #fff;
}
.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before {
  border-bottom-color: #fff;
}
.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before {
  border-left-color: #fff;
}
.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before {
  border-right-color: #fff;
}
.tippy-box[data-theme~=light]>.tippy-backdrop {
  background-color: #fff;
}
.tippy-box[data-theme~=light]>.tippy-svg-arrow {
  fill: #fff;
}
@layer theme, base, components, utilities;
:root {
  --bs-primary-rgb: 0, 108, 201 !important;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1, h2, h3, h4 {
  font-weight: 600;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: none;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace, monospace;
  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;
}
p {
  margin: 0;
}
img {
  border-style: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox], [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
@keyframes slide-up {
  0% {
    transform: translate(-50%, 100vh);
  }
  100% {
    transform: translate(-50%, -50%);
  }
}
.cky-consent-container {
  transform: translate(-50%, 100vh);
  animation: slide-up 1s forwards;
}
.template-gallery .facetwp-facet-template_types {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  align-items: center;
}
.template-gallery .facetwp-checkbox {
  background: none;
  margin: 0;
  padding: 0.5rem 0.75rem;
}
.template-gallery .facetwp-checkbox.checked {
  background: rgb(240, 247, 255);
  border-color: #006cc9 !important;
}
.template-gallery .facetwp-checkbox.checked .hooray-svg-icon:last-child {
  color: #006cc9;
}
.template-gallery .facetwp-counter {
  display: none;
}
.template-gallery .facetwp-display-value {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
}
.template-gallery .facetwp-display-value .hooray-svg-icon:last-child {
  color: #b8bdc5;
  margin-left: 0.25rem;
}
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.05) rotate(2deg);
  transform: scale(1.05) rotate(2deg);
}
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}
.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}
.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
}
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px);
}
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098d1;
  color: white;
}
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}
.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: rgb(32, 152, 209);
  color: white;
}
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none;
}
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-trim:before {
  content: "";
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1;
}
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}
.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-in:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-out:before {
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: "";
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0;
}
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0;
}
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: "";
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: "";
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}
@-webkit-keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-down {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-up {
  0%, 50%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  25%, 75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%, 100% {
    opacity: 1;
  }
}
@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51%, 100% {
    opacity: 1;
  }
}
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:active .hvr-icon {
  color: #0f9e5e;
}
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}
.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}
.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}
.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}
.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr="#ffffff", endColorstr="#000000");
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}
:root, [data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: rgb(5.2, 44, 101.2);
  --bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);
  --bs-success-text-emphasis: rgb(10, 54, 33.6);
  --bs-info-text-emphasis: rgb(5.2, 80.8, 96);
  --bs-warning-text-emphasis: rgb(102, 77.2, 2.8);
  --bs-danger-text-emphasis: rgb(88, 21.2, 27.6);
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: rgb(206.6, 226, 254.6);
  --bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);
  --bs-success-bg-subtle: rgb(209, 231, 220.8);
  --bs-info-bg-subtle: rgb(206.6, 244.4, 252);
  --bs-warning-bg-subtle: rgb(255, 242.6, 205.4);
  --bs-danger-bg-subtle: rgb(248, 214.6, 217.8);
  --bs-light-bg-subtle: rgb(251.5, 252, 252.5);
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: rgb(158.2, 197, 254.2);
  --bs-secondary-border-subtle: rgb(196.2, 199.8, 203);
  --bs-success-border-subtle: rgb(163, 207, 186.6);
  --bs-info-border-subtle: rgb(158.2, 233.8, 249);
  --bs-warning-border-subtle: rgb(255, 230.2, 155.8);
  --bs-danger-border-subtle: rgb(241, 174.2, 180.6);
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: rgb(10.4, 88, 202.4);
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: rgb(255, 242.6, 205.4);
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: rgb(42.5, 47.5, 52.5);
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: rgb(109.8, 168, 253.8);
  --bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);
  --bs-success-text-emphasis: rgb(117, 183, 152.4);
  --bs-info-text-emphasis: rgb(109.8, 223.2, 246);
  --bs-warning-text-emphasis: rgb(255, 217.8, 106.2);
  --bs-danger-text-emphasis: rgb(234, 133.8, 143.4);
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: rgb(2.6, 22, 50.6);
  --bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);
  --bs-success-bg-subtle: rgb(5, 27, 16.8);
  --bs-info-bg-subtle: rgb(2.6, 40.4, 48);
  --bs-warning-bg-subtle: rgb(51, 38.6, 1.4);
  --bs-danger-bg-subtle: rgb(44, 10.6, 13.8);
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: rgb(7.8, 66, 151.8);
  --bs-secondary-border-subtle: rgb(64.8, 70.2, 75);
  --bs-success-border-subtle: rgb(15, 81, 50.4);
  --bs-info-border-subtle: rgb(7.8, 121.2, 144);
  --bs-warning-border-subtle: rgb(153, 115.8, 4.2);
  --bs-danger-border-subtle: rgb(132, 31.8, 41.4);
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: rgb(109.8, 168, 253.8);
  --bs-link-hover-color: rgb(138.84, 185.4, 254.04);
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: rgb(230.4, 132.6, 181.2);
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: rgb(102, 77.2, 2.8);
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: rgb(117, 183, 152.4);
  --bs-form-valid-border-color: rgb(117, 183, 152.4);
  --bs-form-invalid-color: rgb(234, 133.8, 143.4);
  --bs-form-invalid-border-color: rgb(234, 133.8, 143.4);
}
.container, .container-fluid, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.col {
  flex: 1 0 0;
}
.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}
.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
}
.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}
.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}
.col-3 {
  flex: 0 0 auto;
  width: 25%;
}
.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}
.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}
.col-6 {
  flex: 0 0 auto;
  width: 50%;
}
.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}
.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}
.col-9 {
  flex: 0 0 auto;
  width: 75%;
}
.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}
.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}
.col-12 {
  flex: 0 0 auto;
  width: 100%;
}
.offset-1 {
  margin-left: 8.33333333%;
}
.offset-2 {
  margin-left: 16.66666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.33333333%;
}
.offset-5 {
  margin-left: 41.66666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.33333333%;
}
.offset-8 {
  margin-left: 66.66666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.33333333%;
}
.offset-11 {
  margin-left: 91.66666667%;
}
.g-0, .gx-0 {
  --bs-gutter-x: 0;
}
.g-0, .gy-0 {
  --bs-gutter-y: 0;
}
.g-1, .gx-1 {
  --bs-gutter-x: 0.25rem;
}
.g-1, .gy-1 {
  --bs-gutter-y: 0.25rem;
}
.g-2, .gx-2 {
  --bs-gutter-x: 0.5rem;
}
.g-2, .gy-2 {
  --bs-gutter-y: 0.5rem;
}
.g-3, .gx-3 {
  --bs-gutter-x: 1rem;
}
.g-3, .gy-3 {
  --bs-gutter-y: 1rem;
}
.g-4, .gx-4 {
  --bs-gutter-x: 1.5rem;
}
.g-4, .gy-4 {
  --bs-gutter-y: 1.5rem;
}
.g-5, .gx-5 {
  --bs-gutter-x: 3rem;
}
.g-5, .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0, .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0, .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1, .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1, .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2, .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2, .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3, .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3, .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4, .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4, .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5, .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5, .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0, .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0, .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1, .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1, .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2, .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2, .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3, .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3, .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4, .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4, .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5, .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5, .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0, .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0, .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1, .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1, .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2, .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2, .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3, .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3, .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4, .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4, .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5, .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5, .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0, .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0, .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1, .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1, .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2, .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2, .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3, .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3, .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4, .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4, .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5, .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5, .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0, .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0, .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1, .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1, .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2, .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2, .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3, .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3, .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4, .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4, .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5, .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5, .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}
.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}
.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}
.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}
.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}
.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}
.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}
.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}
.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}
.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}
.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}
.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}
.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption), .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
.visually-hidden *, .visually-hidden-focusable:not(:focus):not(:focus-within) * {
  overflow: hidden !important;
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.float-start {
  float: left !important;
}
.float-end {
  float: right !important;
}
.float-none {
  float: none !important;
}
.object-fit-contain {
  object-fit: contain !important;
}
.object-fit-cover {
  object-fit: cover !important;
}
.object-fit-fill {
  object-fit: fill !important;
}
.object-fit-scale {
  object-fit: scale-down !important;
}
.object-fit-none {
  object-fit: none !important;
}
.opacity-0 {
  opacity: 0 !important;
}
.opacity-25 {
  opacity: 0.25 !important;
}
.opacity-50 {
  opacity: 0.5 !important;
}
.opacity-75 {
  opacity: 0.75 !important;
}
.opacity-100 {
  opacity: 1 !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-visible {
  overflow: visible !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-x-auto {
  overflow-x: auto !important;
}
.overflow-x-hidden {
  overflow-x: hidden !important;
}
.overflow-x-visible {
  overflow-x: visible !important;
}
.overflow-x-scroll {
  overflow-x: scroll !important;
}
.overflow-y-auto {
  overflow-y: auto !important;
}
.overflow-y-hidden {
  overflow-y: hidden !important;
}
.overflow-y-visible {
  overflow-y: visible !important;
}
.overflow-y-scroll {
  overflow-y: scroll !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-grid {
  display: grid !important;
}
.d-inline-grid {
  display: inline-grid !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-none {
  display: none !important;
}
.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}
.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}
.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.top-0 {
  top: 0 !important;
}
.top-50 {
  top: 50% !important;
}
.top-100 {
  top: 100% !important;
}
.bottom-0 {
  bottom: 0 !important;
}
.bottom-50 {
  bottom: 50% !important;
}
.bottom-100 {
  bottom: 100% !important;
}
.start-0 {
  left: 0 !important;
}
.start-50 {
  left: 50% !important;
}
.start-100 {
  left: 100% !important;
}
.end-0 {
  right: 0 !important;
}
.end-50 {
  right: 50% !important;
}
.end-100 {
  right: 100% !important;
}
.translate-middle {
  transform: translate(-50%, -50%) !important;
}
.translate-middle-x {
  transform: translateX(-50%) !important;
}
.translate-middle-y {
  transform: translateY(-50%) !important;
}
.border, .template-gallery .facetwp-checkbox {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-0 {
  border: 0 !important;
}
.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-end-0 {
  border-right: 0 !important;
}
.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
.border-start-0 {
  border-left: 0 !important;
}
.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.border-opacity-10 {
  --bs-border-opacity: 0.1;
}
.border-opacity-25 {
  --bs-border-opacity: 0.25;
}
.border-opacity-50 {
  --bs-border-opacity: 0.5;
}
.border-opacity-75 {
  --bs-border-opacity: 0.75;
}
.border-opacity-100 {
  --bs-border-opacity: 1;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.vw-100 {
  width: 100vw !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mh-100 {
  max-height: 100% !important;
}
.vh-100 {
  height: 100vh !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.order-first {
  order: -1 !important;
}
.order-0 {
  order: 0 !important;
}
.order-1 {
  order: 1 !important;
}
.order-2 {
  order: 2 !important;
}
.order-3 {
  order: 3 !important;
}
.order-4 {
  order: 4 !important;
}
.order-5 {
  order: 5 !important;
}
.order-last {
  order: 6 !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-1 {
  margin-top: 0.25rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 1rem !important;
}
.mt-4 {
  margin-top: 1.5rem !important;
}
.mt-5 {
  margin-top: 3rem !important;
}
.mt-auto {
  margin-top: auto !important;
}
.me-0 {
  margin-right: 0 !important;
}
.me-1 {
  margin-right: 0.25rem !important;
}
.me-2 {
  margin-right: 0.5rem !important;
}
.me-3 {
  margin-right: 1rem !important;
}
.me-4 {
  margin-right: 1.5rem !important;
}
.me-5 {
  margin-right: 3rem !important;
}
.me-auto {
  margin-right: auto !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.mb-4, .template-gallery .facetwp-facet-template_types {
  margin-bottom: 1.5rem !important;
}
.mb-5 {
  margin-bottom: 3rem !important;
}
.mb-auto {
  margin-bottom: auto !important;
}
.ms-0 {
  margin-left: 0 !important;
}
.ms-1 {
  margin-left: 0.25rem !important;
}
.ms-2 {
  margin-left: 0.5rem !important;
}
.ms-3 {
  margin-left: 1rem !important;
}
.ms-4 {
  margin-left: 1.5rem !important;
}
.ms-5 {
  margin-left: 3rem !important;
}
.ms-auto {
  margin-left: auto !important;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-1 {
  padding-top: 0.25rem !important;
}
.pt-2 {
  padding-top: 0.5rem !important;
}
.pt-3 {
  padding-top: 1rem !important;
}
.pt-4 {
  padding-top: 1.5rem !important;
}
.pt-5 {
  padding-top: 3rem !important;
}
.pe-0 {
  padding-right: 0 !important;
}
.pe-1 {
  padding-right: 0.25rem !important;
}
.pe-2 {
  padding-right: 0.5rem !important;
}
.pe-3 {
  padding-right: 1rem !important;
}
.pe-4 {
  padding-right: 1.5rem !important;
}
.pe-5 {
  padding-right: 3rem !important;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-1 {
  padding-bottom: 0.25rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-3 {
  padding-bottom: 1rem !important;
}
.pb-4 {
  padding-bottom: 1.5rem !important;
}
.pb-5 {
  padding-bottom: 3rem !important;
}
.ps-0 {
  padding-left: 0 !important;
}
.ps-1 {
  padding-left: 0.25rem !important;
}
.ps-2 {
  padding-left: 0.5rem !important;
}
.ps-3 {
  padding-left: 1rem !important;
}
.ps-4 {
  padding-left: 1.5rem !important;
}
.ps-5 {
  padding-left: 3rem !important;
}
.gap-0 {
  gap: 0 !important;
}
.gap-1 {
  gap: 0.25rem !important;
}
.gap-2 {
  gap: 0.5rem !important;
}
.gap-3 {
  gap: 1rem !important;
}
.gap-4 {
  gap: 1.5rem !important;
}
.gap-5 {
  gap: 3rem !important;
}
.row-gap-0 {
  row-gap: 0 !important;
}
.row-gap-1 {
  row-gap: 0.25rem !important;
}
.row-gap-2 {
  row-gap: 0.5rem !important;
}
.row-gap-3 {
  row-gap: 1rem !important;
}
.row-gap-4 {
  row-gap: 1.5rem !important;
}
.row-gap-5 {
  row-gap: 3rem !important;
}
.column-gap-0 {
  column-gap: 0 !important;
}
.column-gap-1 {
  column-gap: 0.25rem !important;
}
.column-gap-2 {
  column-gap: 0.5rem !important;
}
.column-gap-3 {
  column-gap: 1rem !important;
}
.column-gap-4 {
  column-gap: 1.5rem !important;
}
.column-gap-5 {
  column-gap: 3rem !important;
}
.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
.fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
.fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
.fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
.fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
.fs-5 {
  font-size: 1.25rem !important;
}
.fs-6 {
  font-size: 1rem !important;
}
.fst-italic {
  font-style: italic !important;
}
.fst-normal {
  font-style: normal !important;
}
.fw-lighter {
  font-weight: lighter !important;
}
.fw-light {
  font-weight: 300 !important;
}
.fw-normal {
  font-weight: 400 !important;
}
.fw-medium {
  font-weight: 500 !important;
}
.fw-semibold {
  font-weight: 600 !important;
}
.fw-bold {
  font-weight: 700 !important;
}
.fw-bolder {
  font-weight: bolder !important;
}
.lh-1 {
  line-height: 1 !important;
}
.lh-sm {
  line-height: 1.25 !important;
}
.lh-base {
  line-height: 1.5 !important;
}
.lh-lg {
  line-height: 2 !important;
}
.text-start {
  text-align: left !important;
}
.text-end {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-decoration-underline {
  text-decoration: underline !important;
}
.text-decoration-line-through {
  text-decoration: line-through !important;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}
.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}
.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
.text-opacity-25 {
  --bs-text-opacity: 0.25;
}
.text-opacity-50 {
  --bs-text-opacity: 0.5;
}
.text-opacity-75 {
  --bs-text-opacity: 0.75;
}
.text-opacity-100 {
  --bs-text-opacity: 1;
}
.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
.link-opacity-10 {
  --bs-link-opacity: 0.1;
}
.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}
.link-opacity-25 {
  --bs-link-opacity: 0.25;
}
.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}
.link-opacity-50 {
  --bs-link-opacity: 0.5;
}
.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}
.link-opacity-75 {
  --bs-link-opacity: 0.75;
}
.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}
.link-opacity-100 {
  --bs-link-opacity: 1;
}
.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}
.link-offset-1 {
  text-underline-offset: 0.125em !important;
}
.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
.link-offset-2 {
  text-underline-offset: 0.25em !important;
}
.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
.link-offset-3 {
  text-underline-offset: 0.375em !important;
}
.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}
.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}
.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}
.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}
.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}
.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}
.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}
.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}
.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}
.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}
.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}
.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}
.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
.bg-opacity-100 {
  --bs-bg-opacity: 1;
}
.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
.bg-gradient {
  background-image: var(--bs-gradient) !important;
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.pe-none {
  pointer-events: none !important;
}
.pe-auto {
  pointer-events: auto !important;
}
.rounded, .template-gallery .facetwp-checkbox {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
.z-n1 {
  z-index: -1 !important;
}
.z-0 {
  z-index: 0 !important;
}
.z-1 {
  z-index: 1 !important;
}
.z-2 {
  z-index: 2 !important;
}
.z-3 {
  z-index: 3 !important;
}
@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
  .gap-sm-0 {
    gap: 0 !important;
  }
  .gap-sm-1 {
    gap: 0.25rem !important;
  }
  .gap-sm-2 {
    gap: 0.5rem !important;
  }
  .gap-sm-3 {
    gap: 1rem !important;
  }
  .gap-sm-4 {
    gap: 1.5rem !important;
  }
  .gap-sm-5 {
    gap: 3rem !important;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
  .gap-md-0 {
    gap: 0 !important;
  }
  .gap-md-1 {
    gap: 0.25rem !important;
  }
  .gap-md-2 {
    gap: 0.5rem !important;
  }
  .gap-md-3 {
    gap: 1rem !important;
  }
  .gap-md-4 {
    gap: 1.5rem !important;
  }
  .gap-md-5 {
    gap: 3rem !important;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 0.25rem !important;
  }
  .gap-lg-2 {
    gap: 0.5rem !important;
  }
  .gap-lg-3 {
    gap: 1rem !important;
  }
  .gap-lg-4 {
    gap: 1.5rem !important;
  }
  .gap-lg-5 {
    gap: 3rem !important;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
  .gap-xl-0 {
    gap: 0 !important;
  }
  .gap-xl-1 {
    gap: 0.25rem !important;
  }
  .gap-xl-2 {
    gap: 0.5rem !important;
  }
  .gap-xl-3 {
    gap: 1rem !important;
  }
  .gap-xl-4 {
    gap: 1.5rem !important;
  }
  .gap-xl-5 {
    gap: 3rem !important;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  .gap-xxl-0 {
    gap: 0 !important;
  }
  .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  .gap-xxl-3 {
    gap: 1rem !important;
  }
  .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  .gap-xxl-5 {
    gap: 3rem !important;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.5rem !important;
  }
  .fs-2 {
    font-size: 2rem !important;
  }
  .fs-3 {
    font-size: 1.75rem !important;
  }
  .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 1rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn {
    transition: none;
  }
}
.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(11.05, 93.5, 215.05);
  --bs-btn-hover-border-color: rgb(10.4, 88, 202.4);
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(10.4, 88, 202.4);
  --bs-btn-active-border-color: rgb(9.75, 82.5, 189.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd;
}
.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(91.8, 99.45, 106.25);
  --bs-btn-hover-border-color: rgb(86.4, 93.6, 100);
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(86.4, 93.6, 100);
  --bs-btn-active-border-color: rgb(81, 87.75, 93.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}
.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(21.25, 114.75, 71.4);
  --bs-btn-hover-border-color: rgb(20, 108, 67.2);
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(20, 108, 67.2);
  --bs-btn-active-border-color: rgb(18.75, 101.25, 63);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754;
}
.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(49.3, 209.95, 242.25);
  --bs-btn-hover-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(61.4, 212.6, 243);
  --bs-btn-active-border-color: rgb(37.2, 207.3, 241.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}
.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(255, 202.3, 44.2);
  --bs-btn-hover-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(255, 205.4, 56.6);
  --bs-btn-active-border-color: rgb(255, 199.2, 31.8);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107;
}
.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(187, 45.05, 58.65);
  --bs-btn-hover-border-color: rgb(176, 42.4, 55.2);
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(176, 42.4, 55.2);
  --bs-btn-active-border-color: rgb(165, 39.75, 51.75);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545;
}
.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(210.8, 211.65, 212.5);
  --bs-btn-hover-border-color: rgb(198.4, 199.2, 200);
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(198.4, 199.2, 200);
  --bs-btn-active-border-color: rgb(186, 186.75, 187.5);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}
.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: rgb(66.3, 69.7, 73.1);
  --bs-btn-hover-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: rgb(77.4, 80.6, 83.8);
  --bs-btn-active-border-color: rgb(55.2, 58.8, 62.4);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}
.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none;
}
.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}
.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none;
}
.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}
.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none;
}
.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none;
}
.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}
.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}
.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}
.btn-lg {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.25rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}
.btn-sm {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.875rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}
.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .nav-link {
    transition: none;
  }
}
.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}
.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active, .nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}
.nav-fill > .nav-link, .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
.nav-justified > .nav-link, .nav-justified .nav-item {
  flex-grow: 1;
  flex-basis: 0;
  text-align: center;
}
.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link {
  width: 100%;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
@font-face {
  font-family: "Avenir";
  src: url("../inc/fonts/avenir/36F5EF_4_0.eot");
  src: url("../inc/fonts/avenir/36F5EF_4_0.eot?#iefix") format("embedded-opentype"), url("../inc/fonts/avenir/36F5EF_4_0.woff2") format("woff2"), url("../inc/fonts/avenir/36F5EF_4_0.woff") format("woff"), url("../inc/fonts/avenir/36F5EF_4_0.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "Avenir";
  src: url("../inc/fonts/avenir/36F5EF_6_0.eot");
  src: url("../inc/fonts/avenir/36F5EF_6_0.eot?#iefix") format("embedded-opentype"), url("../inc/fonts/avenir/36F5EF_6_0.woff2") format("woff2"), url("../inc/fonts/avenir/36F5EF_6_0.woff") format("woff"), url("../inc/fonts/avenir/36F5EF_6_0.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "Avenir";
  src: url("../inc/fonts/avenir/36F5EF_8_0.eot");
  src: url("../inc/fonts/avenir/36F5EF_8_0.eot?#iefix") format("embedded-opentype"), url("../inc/fonts/avenir/36F5EF_8_0.woff2") format("woff2"), url("../inc/fonts/avenir/36F5EF_8_0.woff") format("woff"), url("../inc/fonts/avenir/36F5EF_8_0.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: fallback;
}
@font-face {
  font-family: "Avenir";
  src: url("../inc/fonts/avenir/36F5EF_A_0.eot");
  src: url("../inc/fonts/avenir/36F5EF_A_0.eot?#iefix") format("embedded-opentype"), url("../inc/fonts/avenir/36F5EF_A_0.woff2") format("woff2"), url("../inc/fonts/avenir/36F5EF_A_0.woff") format("woff"), url("../inc/fonts/avenir/36F5EF_A_0.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: fallback;
}
html, body {
  background-color: #ffffff;
  color: #111827;
  font-family: "Avenir", "sans-serif";
  font-size: 100%;
  font-size: 1em;
  line-height: 1.5;
  font-weight: normal;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:root {
  --bs-border-color: #e5e7eb;
}
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
  max-width: 75rem;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1260px) {
  .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl {
    padding-right: 1.8rem;
    padding-left: 1.8rem;
  }
}
.nav {
  margin: 0;
}
.list-unstyled {
  list-style-type: none;
}
.last-item-mb-0 > *:last-child {
  margin-bottom: 0 !important;
}
.weight-500 {
  font-weight: 500;
}
.weight-600 {
  font-weight: 600;
}
.weight-700 {
  font-weight: 700;
}
.weight-800 {
  font-weight: 800;
}
.weight-900 {
  font-weight: 900;
}
.font-base {
  font-size: 1rem;
  line-height: 1.25;
}
.font-medium {
  font-size: 0.9375rem;
  line-height: 1.25;
}
.font-small {
  font-size: 0.875rem;
  line-height: 1.25;
}
.font-xsmall {
  font-size: 0.75rem;
  line-height: 1.25;
}
.font-lg {
  font-size: 1.75rem;
  line-height: 1.25;
}
.font-xl {
  font-size: 2.5rem;
}
.font-2xl {
  font-size: 3.75rem;
}
.border-radius-3 {
  border-radius: 3px;
  overflow: hidden;
}
.border-radius-6 {
  border-radius: 6px;
  overflow: hidden;
}
.border-radius-10 {
  border-radius: 10px;
  overflow: hidden;
}
.ratio img {
  object-fit: cover;
}
.shadow-light {
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
}
@media (min-width: 576px) {
  .sm\:font-base {
    font-size: 1rem;
    line-height: 1.25;
  }
  .sm\:font-medium {
    font-size: 0.9375rem;
    line-height: 1.25;
  }
  .sm\:font-small {
    font-size: 0.875rem;
    line-height: 1.25;
  }
  .sm\:font-xsmall {
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .sm\:font-lg {
    font-size: 1.75rem;
    line-height: 1.25;
  }
  .sm\:font-xl {
    font-size: 2.5rem;
  }
  .sm\:font-2xl {
    font-size: 3.75rem;
  }
}
@media (min-width: 768px) {
  .md\:font-base {
    font-size: 1rem;
    line-height: 1.25;
  }
  .md\:font-medium {
    font-size: 0.9375rem;
    line-height: 1.25;
  }
  .md\:font-small {
    font-size: 0.875rem;
    line-height: 1.25;
  }
  .md\:font-xsmall {
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .md\:font-lg {
    font-size: 1.75rem;
    line-height: 1.25;
  }
  .md\:font-xl {
    font-size: 2.5rem;
  }
  .md\:font-2xl {
    font-size: 3.75rem;
  }
}
@media (min-width: 992px) {
  .lg\:font-base {
    font-size: 1rem;
    line-height: 1.25;
  }
  .lg\:font-medium {
    font-size: 0.9375rem;
    line-height: 1.25;
  }
  .lg\:font-small {
    font-size: 0.875rem;
    line-height: 1.25;
  }
  .lg\:font-xsmall {
    font-size: 0.75rem;
    line-height: 1.25;
  }
  .lg\:font-lg {
    font-size: 1.75rem;
    line-height: 1.25;
  }
  .lg\:font-xl {
    font-size: 2.5rem;
  }
  .lg\:font-2xl {
    font-size: 3.75rem;
  }
}
@media (max-width: 767.98px) {
  .ratio.ratio-mobile {
    --bs-aspect-ratio: 66% !important;
  }
  .ratio.ratio-mobile img {
    object-fit: cover;
    object-position: top;
  }
}
@media (min-width: 768px) {
  .button-row > .button + .button {
    margin-left: 15px;
  }
}
hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid;
  border-color: #e5e7eb;
}
.background-blue, .background-blue-dark {
  color: #ffffff;
}
.background-blue .button, .background-blue-dark .button {
  background-color: rgb(255, 174, 90);
}
.background-blue .button.-link, .background-blue-dark .button.-link {
  color: #ffffff;
}
.background-blue .button.-link:hover, .background-blue-dark .button.-link:hover {
  color: #ffffff;
  opacity: 0.8;
}
.background-blue .button:hover:not(.background-blue .button.-link, .background-blue-dark .button.-link), .background-blue .button:not(.disabled):not(.background-blue .button.-link, .background-blue-dark .button.-link):hover, .background-blue-dark .button:hover:not(.background-blue .button.-link, .background-blue-dark .button.-link), .background-blue-dark .button:not(.disabled):not(.background-blue .button.-link, .background-blue-dark .button.-link):hover {
  color: #fff;
  background-color: rgb(254, 146, 57);
}
.background-blue {
  background-color: var(--tw-color-blue);
}
.background-blue h1, .background-blue h2, .background-blue h3, .background-blue h4 {
  --tw-font-weight: var(--tw-font-weight-bold);
  font-weight: var(--tw-font-weight-bold);
}
.background-blue-light, .background-blue-light {
  background-color: var(--tw-color-blue-100);
}
.background-blue-light h1, .background-blue-light h2, .background-blue-light h3, .background-blue-light h4, .background-blue-light h1, .background-blue-light h2, .background-blue-light h3, .background-blue-light h4 {
  --tw-font-weight: var(--tw-font-weight-bold);
  font-weight: var(--tw-font-weight-bold);
}
.background-blue-dark, .background-blue-dark {
  background-color: var(--tw-color-blue-950);
}
.background-blue-dark h1, .background-blue-dark h2, .background-blue-dark h3, .background-blue-dark h4, .background-blue-dark h1, .background-blue-dark h2, .background-blue-dark h3, .background-blue-dark h4 {
  --tw-font-weight: var(--tw-font-weight-bold);
  font-weight: var(--tw-font-weight-bold);
}
.background-orange-light {
  background-color: var(--tw-color-orange-100);
}
.background-green-light {
  background-color: var(--tw-color-green-100);
}
.background-red-light {
  background-color: var(--tw-color-red-100);
}
.border-blue {
  border-color: var(--tw-color-blue) !important;
}
.lead {
  font-size: 1rem;
  line-height: 1.5;
  color: #374151;
}
h1, .h1 {
  font-size: 1.75rem;
  line-height: 1.25;
  font-weight: 700;
}
h1 b, h1 strong, .h1 b, .h1 strong {
  font-weight: 700;
}
h2, .h2 {
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
}
h2 b, h2 strong, .h2 b, .h2 strong {
  font-weight: 700;
}
h3, .h3 {
  font-size: 1.25rem;
  line-height: 1.25;
}
h4, .h4 {
  font-size: 1rem;
  line-height: 1.25;
}
h5, .h5, h6, .h6 {
  font-size: 1rem;
  line-height: 1.25;
}
h3, .h3, h4, .h4, h5, .h5 {
  font-weight: 700;
}
h3 b, h3 strong, .h3 b, .h3 strong, h4 b, h4 strong, .h4 b, .h4 strong, h5 b, h5 strong, .h5 b, .h5 strong {
  font-weight: 700;
}
h3.weight-base, .h3.weight-base, h4.weight-base, .h4.weight-base, h5.weight-base, .h5.weight-base {
  font-weight: 400;
}
.text-base {
  font-size: 0.875rem;
}
@media (min-width: 768px) {
  h1, .h1 {
    font-size: 3rem;
    font-weight: 700;
  }
}
@media (min-width: 992px) {
  .lead {
    font-size: 1.5rem;
  }
  h1, .h1 {
    font-size: 2.5rem;
    font-weight: 700;
  }
  h2, .h2 {
    font-size: 2rem;
    font-weight: 700;
  }
  h3, .h3 {
    font-size: 1.5rem;
  }
  h4, .h4 {
    font-size: 1.25rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
  h6, .h6 {
    font-size: 1.125rem;
    font-weight: 500;
  }
  .text-base {
    font-size: 1rem;
  }
}
@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDownShort {
  from {
    opacity: 0;
    transform: translate3d(0, -5%, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInMegaMenuSmall {
  from {
    opacity: 0.5;
    transform: translate3d(-50%, -1rem, 0);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes slideInMegaMenuBig {
  from {
    opacity: 0.5;
    transform: translateY(-1rem);
    visibility: visible;
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fade-in-item {
  from {
    opacity: 0;
    transform: scale(0.9);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.-fade-in-item {
  animation: fade-in-item 0.5s;
}
.-hidden {
  opacity: 0;
}
.wysiwyg {
  max-width: 40rem;
}
.wysiwyg.-fullWidth {
  max-width: none;
}
.wysiwyg.-small p {
  font-size: 0.8em;
}
.wysiwyg pre {
  color: #9ca3af;
  font-size: 1em;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Avenir", "sans-serif";
}
.wysiwyg pre + h1 {
  margin-top: 0;
}
.wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
}
.wysiwyg h1:first-child, .wysiwyg h2:first-child, .wysiwyg h3:first-child, .wysiwyg h4:first-child, .wysiwyg h5:first-child, .wysiwyg h6:first-child {
  margin-top: 0;
}
@media (min-width: 52em) {
  .wysiwyg br.-show-on-mobile {
    display: none;
  }
}
.wysiwyg br.-hide-on-mobile {
  display: none;
}
@media (min-width: 52em) {
  .wysiwyg br.-hide-on-mobile {
    display: inline-block;
  }
}
.wysiwyg h1 {
  font-size: 1.55rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h1 {
    font-size: 2.5rem;
  }
}
.wysiwyg h1.-act-as-h2 {
  font-size: 1.375rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h1.-act-as-h2 {
    font-size: 1.875rem;
  }
}
.wysiwyg h1.-act-as-h3 {
  font-size: 1.125rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h1.-act-as-h3 {
    font-size: 1.5rem;
  }
}
.wysiwyg h2 {
  font-size: 1.375rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h2 {
    font-size: 1.875rem;
  }
}
.wysiwyg h2.-act-as-h1 {
  font-size: 1.55rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h2.-act-as-h1 {
    font-size: 2.5rem;
  }
}
.wysiwyg h2.-act-as-h3 {
  font-size: 1.125rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h2.-act-as-h3 {
    font-size: 1.5rem;
  }
}
.wysiwyg h3 {
  font-size: 1.125rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h3 {
    font-size: 1.5rem;
  }
}
.wysiwyg h3.-act-as-h1 {
  font-size: 1.55rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h3.-act-as-h1 {
    font-size: 2.5rem;
  }
}
.wysiwyg h3.-act-as-h2 {
  font-size: 1.375rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .wysiwyg h3.-act-as-h2 {
    font-size: 1.875rem;
  }
}
.wysiwyg p {
  line-height: 1.625;
  margin-bottom: 1.8rem;
}
.wysiwyg p:last-child {
  margin-bottom: 0.9rem;
}
.wysiwyg p.font-lg {
  font-size: 1rem;
}
.wysiwyg p.leading-lg {
  line-height: 1.75;
}
.wysiwyg a:not(.button) {
  color: #006cc9;
  text-decoration: underline;
}
.wysiwyg a:not(.button):hover {
  color: rgb(1, 85, 163);
  text-decoration: none;
}
.wysiwyg a:not(.button):active {
  color: rgb(6, 73, 134);
}
.wysiwyg a.anchor_download {
  color: #111827;
  text-decoration: underline;
  display: block;
}
.wysiwyg a.anchor_download:hover {
  text-decoration: none;
}
.wysiwyg a.anchor_download::before {
  content: "";
  width: 1em;
  height: 1em;
  mask-image: url("../inc/hooray-svg-icons/download.svg");
  mask-size: contain;
  background-color: #111827;
  display: inline-block;
  margin-right: 0.375em;
  vertical-align: -2px;
}
.wysiwyg a.button + a.button {
  margin-left: 0.9rem;
}
.wysiwyg a.button {
  display: inline-block;
}
.wysiwyg a.button.-has-icon {
  display: inline-flex;
}
@media (max-width: 35em) {
  .wysiwyg a.button {
    width: 100%;
    margin-bottom: 0.9rem;
  }
  .wysiwyg a.button + a.button {
    margin-left: 0;
  }
}
.wysiwyg div.iframe.-oembed {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.wysiwyg div.iframe.-oembed iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.wysiwyg img {
  max-width: 100%;
  height: auto;
  margin: 1.8rem 0;
  border-radius: 10px;
}
.wysiwyg iframe, .wysiwyg embed {
  max-width: 100%;
}
.wysiwyg .responsive_table {
  max-width: 100%;
  display: block;
  overflow-x: auto;
  margin-bottom: 1.8rem;
}
.wysiwyg table {
  font-size: 0.875em;
  border: 0;
}
.wysiwyg table td, .wysiwyg table tr, .wysiwyg table th {
  padding: 0.45rem;
  border: 0;
}
.wysiwyg table.-rm-first-tr tr:first-child {
  display: none;
}
.wysiwyg ul, .wysiwyg ol {
  margin: 1.8rem 0;
}
.wysiwyg ul.checklist, .wysiwyg ul.-checklist, .wysiwyg ol.checklist, .wysiwyg ol.-checklist {
  list-style: none;
  padding: 1em 0;
}
.wysiwyg ul.checklist.-compact, .wysiwyg ul.-checklist.-compact, .wysiwyg ol.checklist.-compact, .wysiwyg ol.-checklist.-compact {
  margin: 0;
  padding: 0;
}
.wysiwyg ul.checklist li, .wysiwyg ul.-checklist li, .wysiwyg ol.checklist li, .wysiwyg ol.-checklist li {
  position: relative;
  padding-left: 2.25em;
  padding-bottom: 0.5em;
}
.wysiwyg ul.checklist li::before, .wysiwyg ul.-checklist li::before, .wysiwyg ol.checklist li::before, .wysiwyg ol.-checklist li::before {
  content: "";
  mask-image: url("../inc/hooray-svg-icons/check-bold.svg");
  background-color: #006cc9;
  width: 1.125rem;
  height: 1.125rem;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 1.4;
}
.wysiwyg ul.checklist.center li, .wysiwyg ul.checklist.-center li, .wysiwyg ul.-checklist.center li, .wysiwyg ul.-checklist.-center li, .wysiwyg ol.checklist.center li, .wysiwyg ol.checklist.-center li, .wysiwyg ol.-checklist.center li, .wysiwyg ol.-checklist.-center li {
  text-align: center;
  padding-left: 0;
}
.wysiwyg ul.checklist.center li::before, .wysiwyg ul.checklist.-center li::before, .wysiwyg ul.-checklist.center li::before, .wysiwyg ul.-checklist.-center li::before, .wysiwyg ol.checklist.center li::before, .wysiwyg ol.checklist.-center li::before, .wysiwyg ol.-checklist.center li::before, .wysiwyg ol.-checklist.-center li::before {
  position: relative;
  display: inline-block;
  margin-right: 1em;
}
.wysiwyg ul.bright li:before, .wysiwyg ul.-bright li:before, .wysiwyg ol.bright li:before, .wysiwyg ol.-bright li:before {
  background-color: rgb(66, 235, 159);
}
.wysiwyg ul.green li:before, .wysiwyg ul.-green li:before, .wysiwyg ol.green li:before, .wysiwyg ol.-green li:before {
  background-color: var(--tw-color-white);
}
.wysiwyg ul.green li:after, .wysiwyg ul.-green li:after, .wysiwyg ol.green li:after, .wysiwyg ol.-green li:after {
  background-color: var(--tw-color-green) !important;
}
.wysiwyg ul.-cyan li:before, .wysiwyg ol.-cyan li:before {
  background-color: var(--tw-color-white);
}
.wysiwyg ul.-cyan li:after, .wysiwyg ol.-cyan li:after {
  background-color: var(--tw-color-cyan) !important;
}
.wysiwyg ul.-plus li::before, .wysiwyg ol.-plus li::before {
  content: "";
  mask-image: url("../inc/hooray-svg-icons/plus-bold.svg");
}
.wysiwyg ul.-rounded li, .wysiwyg ol.-rounded li {
  padding-bottom: 1rem;
}
.wysiwyg ul.-rounded li:before, .wysiwyg ol.-rounded li:before {
  mask-size: contain;
  mask-size: 75%;
  mask-repeat: none;
  mask-position: center;
  width: 1.25rem;
  height: 1.25rem;
  z-index: 1;
  top: 1px;
}
.wysiwyg ul.-rounded li::after, .wysiwyg ol.-rounded li::after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  background-color: rgb(217, 255, 237);
  border-radius: 999px;
  width: 1.25rem;
  height: 1.25rem;
}
.wysiwyg ul.-rounded.font-medium li, .wysiwyg ol.-rounded.font-medium li {
  line-height: 1.5;
}
.wysiwyg ul.-rounded.font-medium li:before, .wysiwyg ol.-rounded.font-medium li:before {
  top: 2px;
}
.wysiwyg ul.-rounded.font-medium li:after, .wysiwyg ol.-rounded.font-medium li:after {
  top: -1px;
}
.wysiwyg ul.banner, .wysiwyg ul.-banner, .wysiwyg ol.banner, .wysiwyg ol.-banner {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  gap: 1.5em;
  font-size: 0.8125rem;
  margin: 1em auto;
  border-radius: 0.25rem;
  background-color: #f3f4f6;
  padding: 0.75em 1.25em 0.5em 1.25em;
  width: fit-content;
  line-height: 1;
}
.wysiwyg ul.banner.-hide-mobile, .wysiwyg ul.-banner.-hide-mobile, .wysiwyg ol.banner.-hide-mobile, .wysiwyg ol.-banner.-hide-mobile {
  display: none;
}
@media (min-width: 35em) {
  .wysiwyg ul.banner.-hide-mobile, .wysiwyg ul.-banner.-hide-mobile, .wysiwyg ol.banner.-hide-mobile, .wysiwyg ol.-banner.-hide-mobile {
    display: flex;
  }
}
@media (min-width: 52em) {
  .wysiwyg ul.banner, .wysiwyg ul.-banner, .wysiwyg ol.banner, .wysiwyg ol.-banner {
    flex-flow: row nowrap;
  }
}
.wysiwyg ul.banner li, .wysiwyg ul.-banner li, .wysiwyg ol.banner li, .wysiwyg ol.-banner li {
  position: relative;
  display: flex;
  align-items: center;
  line-height: 1.5;
  gap: 0.5em;
  padding: 0;
  margin: 0;
}
.wysiwyg ul.banner li::before, .wysiwyg ul.-banner li::before, .wysiwyg ol.banner li::before, .wysiwyg ol.-banner li::before {
  content: "";
  mask-image: url("../inc/hooray-svg-icons/check-bold.svg");
  mask-size: contain;
  background-color: #006cc9;
  width: 1.125rem;
  height: 1.125rem;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 1.4;
}
.wysiwyg ul.-noMargin, .wysiwyg ol.-noMargin {
  margin: 0;
}
.wysiwyg .yt-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.wysiwyg .yt-container iframe, .wysiwyg .yt-container object, .wysiwyg .yt-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.wysiwyg blockquote {
  font-size: 1.5625em;
  line-height: 1.2;
  margin: 1.8rem 0;
  padding-right: 3.6rem;
  position: relative;
}
.wysiwyg blockquote::after {
  content: "“";
  font-size: 5em;
  font-weight: 700;
  color: #006cc9;
  line-height: 1;
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 52em) {
  .wysiwyg blockquote {
    width: 65.6666666667%;
    margin-left: auto;
    margin-right: auto;
  }
}
.wysiwyg .-well {
  background-color: #f3f4f6;
  border-radius: 0.25rem;
  color: #111827;
  padding: 1em;
  font-size: 0.875rem;
  text-align: left;
  margin-bottom: 0.9rem;
  line-height: 1.5;
}
.wysiwyg .-error {
  border: 2px solid rgb(255, 174, 90);
  border-radius: 0.25rem;
  color: rgb(255, 174, 90);
  padding: 0.594rem 0.9rem;
  font-size: 0.9em;
  text-align: left;
  margin-bottom: 0.9rem;
  font-weight: 500;
}
.wysiwyg .-success {
  border: 2px solid rgb(91, 176, 47);
  border-radius: 0.25rem;
  color: rgb(91, 176, 47);
  padding: 0.594rem 0.9rem;
  font-size: 0.9em;
  text-align: left;
  margin-bottom: 0.9rem;
  font-weight: 500;
}
.page {
  min-height: 100vh;
  z-index: 0;
}
.page__section {
  padding: 0 1.8rem;
  position: relative;
}
.page__section.-background-primary {
  background-color: #006cc9;
  color: #ffffff;
}
.page__section.-background-primary-light {
  background-color: rgb(240, 247, 255);
}
.page__section.-background-blue-950 {
  background-color: rgb(20, 35, 64);
}
.page__section.-gradient {
  background-image: linear-gradient(180deg, rgb(240, 247, 255) 0, color-mix(in oklab, rgb(240, 247, 255) 0%, transparent) 40rem);
}
.page__section.-gradient-reversed {
  background-image: linear-gradient(0deg, rgb(240, 247, 255) 0, color-mix(in oklab, rgb(240, 247, 255) 0%, transparent) 40rem);
}
.page__section.-white-confetti {
  overflow-x: hidden;
}
@media (min-width: 576px) {
  .page__section.-white-confetti:after, .page__section.-white-confetti:before {
    position: absolute;
    content: "";
    z-index: 0;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
  }
  .page__section.-white-confetti:before {
    background-image: url(../inc/img/white-confetti-left.svg);
    left: -1rem;
    top: 7rem;
  }
  .page__section.-white-confetti:after {
    background-image: url(../inc/img/white-confetti-right.svg);
    right: -2rem;
    top: -1rem;
  }
}
@media (min-width: 768px) {
  .page__section.-white-confetti:before {
    left: -2rem;
    top: 6rem;
    width: 10rem;
    height: 10rem;
  }
  .page__section.-white-confetti:after {
    right: -2rem;
    top: 30rem;
    width: 8rem;
    height: 8rem;
  }
}
@media (min-width: 1200px) {
  .page__section.-white-confetti:before {
    width: 18rem;
    height: 18rem;
  }
  .page__section.-white-confetti:after {
    width: 12rem;
    height: 12rem;
  }
}
.page__section.-marginBottom {
  margin-bottom: 3.6rem;
}
.page__confetti {
  content: "";
  width: 100vw;
  height: 100vw;
  max-width: 30vw;
  max-height: 30vw;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 1;
}
.page__confetti.-blue {
  background-image: url("../inc/img/bg-circle-blue.png");
  right: -15%;
  top: -2%;
}
.page__confetti.-green {
  background-image: url("../inc/img/bg-pendulum-green.png");
  left: -25%;
  top: 30%;
  max-width: 40vw;
  max-height: 40vw;
}
@media (max-width: 52em) {
  .page__confetti.-green {
    display: none;
  }
}
.page__block::after {
  display: block;
  clear: both;
  content: "";
}
.page__block {
  max-width: 75rem;
  margin: 0 auto;
  width: 100%;
}
.page__block.-marginBottom {
  margin-bottom: 3.6rem;
}
.page__block.-is-page {
  padding: 3.6rem;
  margin-bottom: 3.6rem;
}
.page__block.-full {
  max-width: 100%;
}
.page__block.-small-size {
  max-width: 40rem;
}
.page__block.-medium-size {
  max-width: 30rem;
}
@media (min-width: 52em) {
  .page__section.-no-image .page__block {
    padding-top: 3.6rem;
  }
  .page__block.-boxed {
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  }
  .page__block.-has-aside {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 1.8rem;
  }
}
body.page-template-template-signup, body.page-template-template-signup-email, body.page-template-template-signup-success {
  position: relative;
  min-height: 100vh;
}
body.page-template-template-signup .navMain, body.page-template-template-signup-email .navMain, body.page-template-template-signup-success .navMain {
  display: none;
}
body.page-template-template-signup .headerMain, body.page-template-template-signup-email .headerMain, body.page-template-template-signup-success .headerMain {
  position: relative;
}
body.page-template-template-signup .headerMain__login, body.page-template-template-signup .headerMain__register, body.page-template-template-signup .headerMain__navToggle, body.page-template-template-signup .headerMain__navsub, body.page-template-template-signup-email .headerMain__login, body.page-template-template-signup-email .headerMain__register, body.page-template-template-signup-email .headerMain__navToggle, body.page-template-template-signup-email .headerMain__navsub, body.page-template-template-signup-success .headerMain__login, body.page-template-template-signup-success .headerMain__register, body.page-template-template-signup-success .headerMain__navToggle, body.page-template-template-signup-success .headerMain__navsub {
  display: none;
}
body.page-template-template-signup .footer, body.page-template-template-signup-email .footer, body.page-template-template-signup-success .footer {
  display: none;
}
body.page-template-template-signup .page__section, body.page-template-template-signup-email .page__section, body.page-template-template-signup-success .page__section {
  padding: 0;
}
.contentBuilder__row {
  background-color: #ffffff;
}
.contentBuilder__row.-rounded-all {
  border-radius: 3.125rem;
}
.contentBuilder__row.-rounded-top {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}
@media (min-width: 52em) {
  .contentBuilder__row.-rounded-top {
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }
}
.contentBuilder__row.-rounded-bottom {
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  z-index: 0;
}
@media (min-width: 52em) {
  .contentBuilder__row.-rounded-bottom {
    border-bottom-left-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }
}
.contentBuilder__row.-gradient {
  background-image: linear-gradient(180deg, rgb(240, 247, 255) 0, color-mix(in oklab, rgb(240, 247, 255) 0%, transparent) 40rem);
}
.contentBuilder__row.-grey-bg {
  background-color: #f9fafb;
}
.contentBuilder__row.-blue-bg {
  background-color: #006cc9;
}
.contentBuilder__row.-blue-confetti {
  background: url("../inc/img/confetti-circle-gradient.svg") no-repeat #006cc9;
  background-size: 20rem auto;
  background-position: left -15% top;
  color: #ffffff;
}
@media (min-width: 52em) {
  .contentBuilder__row.-blue-confetti {
    background-position: left 10% top;
    background-size: 35rem auto;
  }
}
.contentBuilder__row.-blue-confetti-top-half {
  background: linear-gradient(180deg, #006cc9 50%, #ffffff calc(50% + 1px));
}
.contentBuilder__row.-blue-confetti-top-half::before {
  content: "";
  background: url("../inc/img/confetti-circle-gradient.svg") no-repeat;
  display: block;
  background-size: 40% auto;
  background-position: right -15% top;
  width: 100%;
  height: 50%;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 0;
}
@media (min-width: 52em) {
  .contentBuilder__row.-blue-confetti-top-half::before {
    background-size: 30% auto;
    background-position: right 15% top;
  }
}
.contentBuilder__row.-bg-transition.-bg-transition-grey_bg-to-default {
  background: linear-gradient(180deg, #f3f4f6 50%, #ffffff calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-primary-light-to-default {
  background: linear-gradient(180deg, rgb(240, 247, 255) 50%, #ffffff calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-default-to-grey_bg, .contentBuilder__row.-bg-transition.-bg-transition-gradient-to-grey_bg {
  background: linear-gradient(180deg, #ffffff 50%, #f3f4f6 calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-grey_bg-to-gradient {
  background: linear-gradient(180deg, #f3f4f6 50%, rgb(240, 247, 255) calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-default-to-gradient {
  background: linear-gradient(180deg, #ffffff 50%, rgb(240, 247, 255) calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-blue-confetti-to-default, .contentBuilder__row.-bg-transition.-bg-transition-blue_confetti-to-default {
  background: linear-gradient(180deg, #006cc9 50%, #ffffff calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-blue-confetti-to-grey_bg, .contentBuilder__row.-bg-transition.-bg-transition-blue_confetti-to-grey_bg {
  background: linear-gradient(180deg, #006cc9 50%, #f3f4f6 calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-blue-confetti-to-gradient, .contentBuilder__row.-bg-transition.-bg-transition-blue_confetti-to-gradient {
  background: linear-gradient(180deg, #006cc9 50%, rgb(240, 247, 255) calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-default-to-blue-confetti, .contentBuilder__row.-bg-transition.-bg-transition-default-to-blue_confetti, .contentBuilder__row.-bg-transition.-bg-transition-gradient-to-blue-confetti, .contentBuilder__row.-bg-transition.-bg-transition-gradient-to-blue_confetti {
  background: linear-gradient(180deg, #ffffff 50%, #006cc9 calc(50% + 1px));
}
.contentBuilder__row.-bg-transition.-bg-transition-grey_bg-to-blue-confetti, .contentBuilder__row.-bg-transition.-bg-transition-grey_bg-to-blue_confetti {
  background: linear-gradient(180deg, #f3f4f6 50%, #006cc9 calc(50% + 1px));
}
.contentBuilder__row.-pull-up-under {
  margin-top: -3.125rem;
  padding-top: 3.125rem;
}
.contentBuilder__row.-pull-up-over {
  margin-top: -3.125rem;
  padding-top: 0;
}
.contentBuilder__row.-next-pulled-up {
  padding-bottom: 3.125rem;
}
.contentBuilder__row.-z-top {
  z-index: 100;
}
.contentBuilder__row.-z-bottom {
  z-index: 0;
}
.contentBuilder .block {
  margin: 0 auto 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.contentBuilder .block.-m-top-1 {
  padding-top: 1.8rem;
}
.contentBuilder .block.-m-bottom-1 {
  padding-bottom: 1.8rem;
}
.contentBuilder .block.-m-top-2 {
  padding-top: 3.6rem;
}
.contentBuilder .block.-m-bottom-2 {
  padding-bottom: 3.6rem;
}
.contentBuilder .block.-m-top-3 {
  padding-top: 5.4rem;
}
.contentBuilder .block.-m-bottom-3 {
  padding-bottom: 5.4rem;
}
.contentBuilder .block.-m-top-4 {
  padding-top: 7.2rem;
}
.contentBuilder .block.-m-bottom-4 {
  padding-bottom: 7.2rem;
}
.contentBuilder .block.-width-small {
  max-width: 30rem;
}
.contentBuilder .block.-width-medium {
  max-width: 40rem;
}
.contentBuilder .block.-width-mediumLarge {
  max-width: 65rem;
}
.contentBuilder .block.-width-large {
  max-width: 75rem;
}
.contentBuilder .block.-width-full {
  max-width: 100vw;
  width: 100vw;
  margin-left: -1.8rem;
  margin-right: -1.8rem;
}
.contentBuilder .block:last-child {
  margin-bottom: 0;
}
.calcHoliday__hero {
  background-color: #006cc9;
  padding: 0 1.8rem 0 1.8rem;
  overflow: hidden;
}
.calcHoliday__hero__content {
  width: 75rem;
  max-width: calc(100vw - (3.6rem));
  margin-left: auto;
  margin-right: auto;
  padding-top: 2.7rem;
  padding-bottom: 2.7rem;
}
.calcHoliday__hero__title {
  color: #ffffff;
  font-size: 2rem;
  line-height: 1.2;
  margin: 0 0 0.45rem 0;
}
.calcHoliday__hero__subTitle {
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: 500;
  margin: 0;
  max-width: 40rem;
  margin-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .calcHoliday__hero {
    background-size: cover;
  }
  .calcHoliday__hero__content {
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
    text-align: center;
  }
  .calcHoliday__hero__title {
    font-size: 2.75rem;
    max-width: 40rem;
    margin: 0 auto 0.25em auto;
    text-align: center;
  }
  .calcHoliday__hero__subTitle {
    font-size: 1.375rem;
    margin: 0 auto 0 auto;
    text-align: center;
    margin-bottom: 1.8rem;
  }
}
.calcHoliday__main {
  width: 75rem;
  max-width: calc(100vw - (3.6rem));
  margin-left: auto;
  margin-right: auto;
  padding: 1.8rem 0;
}
@media (min-width: 52em) {
  .calcHoliday__main::after {
    display: block;
    clear: both;
    content: "";
  }
  .calcHoliday__main__colLeft::after {
    display: block;
    clear: both;
    content: "";
  }
  .calcHoliday__main__colLeft {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.6666666667%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .calcHoliday__main__colLeft:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .calcHoliday__main__colLeft:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .calcHoliday__main__colLeft:nth-child(2n+1) {
    clear: both;
  }
  .calcHoliday__main__colRight::after {
    display: block;
    clear: both;
    content: "";
  }
  .calcHoliday__main__colRight {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .calcHoliday__main__colRight:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .calcHoliday__main__colRight:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .calcHoliday__main__colRight:nth-child(2n+1) {
    clear: both;
  }
}
.calcHoliday__form__title {
  font-weight: normal;
  font-size: 1rem;
  margin: 0 0 1rem 0;
}
.calcHoliday__form__divider {
  display: block;
  border: none;
  border-top: 1px solid #e5e7eb;
  margin: 0.5rem 0 1.5rem 0;
}
.calcHoliday__form__row {
  margin-bottom: 1rem;
}
@media (min-width: 60em) {
  .calcHoliday__form__row::after {
    display: block;
    clear: both;
    content: "";
  }
  .calcHoliday__form__col::after {
    display: block;
    clear: both;
    content: "";
  }
  .calcHoliday__form__col {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .calcHoliday__form__col:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .calcHoliday__form__col:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .calcHoliday__form__col:nth-child(2n+1) {
    clear: both;
  }
}
.calcHoliday__result__heading {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  padding-bottom: 0.5rem !important;
  gap: 0.5em;
}
.calcHoliday__result__subHeading {
  padding-bottom: 0 !important;
  font-size: 1rem !important;
}
.calcHoliday__result__data {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.calcHoliday__result__progress {
  flex: 0 1 auto;
  width: 100%;
}
.calcHoliday__result__bar {
  width: 100%;
  border-radius: 1rem;
  height: 0.875rem;
  background-color: rgb(205, 250, 255);
  position: relative;
  margin-bottom: 0.25rem;
  overflow: hidden;
}
.calcHoliday__result__bar__inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 80%;
  height: 100%;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: rgb(95, 231, 255);
  transition: width 0.3s ease-in-out;
}
.calcHoliday__result__usedDays {
  font-size: 0.875rem;
  font-weight: normal;
}
.calcHoliday__result__availableDays {
  flex: 0 0 auto;
  min-width: 6.5rem;
  text-align: right;
  margin-left: 1em;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
}
.calcHoliday__result__availableDays strong {
  display: block;
  font-size: 1.25rem;
}
.calcHoliday__error {
  display: none;
}
.calcHoliday__error__icon {
  display: block;
  margin: 0 auto;
  width: 30%;
  height: auto;
}
.calcHoliday__error__message {
  display: block;
  padding: 0.9rem;
  text-align: center;
}
body.-blogPage {
  background-color: rgb(240, 247, 255);
}
.singleTemplate {
  max-width: 900px;
}
.podcastHero__logo {
  max-width: 300px;
  width: 100%;
  height: auto;
}
@media (min-width: 60em) {
  .podcastHero__logo {
    max-width: 400px;
    margin: 0 auto;
  }
}
.podcastHero__confetti {
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 0;
}
.podcastHero__confetti.-conf1 {
  width: 330px;
  height: 226px;
  left: -120px;
  top: -50px;
  background-image: url("../inc/img/podcast-confetti-blue.svg");
}
.podcastHero__confetti.-conf1.-small {
  top: -60px;
  width: 200px;
}
.podcastHero__confetti.-conf2 {
  width: 125px;
  height: 125px;
  right: -50px;
  bottom: 20px;
  background-image: url("../inc/img/podcast-confetti-green.svg");
}
.podcastHero__confetti.-conf2.-small {
  bottom: -80px;
  right: -100px;
}
.podcastHero__confetti.-conf3 {
  width: 130px;
  height: 110px;
  left: -20px;
  bottom: -50px;
  background-image: url("../inc/img/podcast-confetti-red.svg");
}
.podcastHero__confetti.-conf3.-small {
  display: none;
}
body.opensidemenu header {
  overflow: visible;
}
body {
  padding-top: 4.5rem;
}
body.no-header {
  padding-top: 0;
}
body.admin-bar header {
  margin-top: 32px;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #ffffff;
  z-index: 500;
  overflow: hidden;
}
header .nav-item .navLink svg {
  display: inline;
}
header .nav-item .navLink.active {
  color: #006cc9;
}
header .header {
  position: relative;
  z-index: 10;
  height: 4.5rem;
  background: #ffffff;
  border-bottom: 1px solid #e5e7eb;
}
header .header .branding {
  margin-right: 20px;
}
header .header .header__login {
  margin-right: 4px;
}
header .header ul li {
  padding: 0 12px;
  list-style-type: none;
  display: inline;
}
header .subheader {
  position: absolute;
  z-index: 8;
  top: 0;
  left: 0;
  right: 0;
  padding: 4.5rem 0 30px;
  transform: translateX(100%);
  transition: 0s ease-in-out;
  max-height: 100vh;
  height: 100vh;
  overflow: auto;
}
header .subheader.show {
  transform: translateX(0);
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  transition: 0.3s ease-in-out;
}
header .subheader .subheader-back {
  background: #f3f4f6;
  font-weight: 500;
}
header .subheader .subheader-back:hover {
  cursor: pointer;
  color: #006cc9;
}
header .subheader .subheader-back .subheader-back-inner {
  padding: 0.9rem 1.8rem;
  gap: 0.5em;
}
header .subheader .subheader-content {
  display: none;
  padding-top: 30px;
}
header .subheader .subheader-content a.navLink {
  display: block;
}
header .subheader .subheader-content a.navLink .title {
  font-size: 0.875rem;
  line-height: 1.5;
}
header .subheader .subheader-content a.navLink .text {
  font-size: 0.875rem;
  line-height: 1.25;
}
header .subheader .subheader-content a.navLink .iconHolder {
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 0.25rem;
  text-align: center;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #111827 !important;
}
header .subheader .subheader-content a.navLink .iconHolder.icon-rand {
  border: 1px solid #e5e7eb;
  background: #ffffff;
}
header .subheader .subheader-content a.navLink .iconHolder.icon-grijs {
  background: #f3f4f6;
}
header .subheader .subheader-content a.navLink.view-icon-title-text {
  margin-bottom: 0.25em;
}
header .subheader .subheader-content a.navLink.view-icon-title-text .title {
  font-weight: 700;
}
header .subheader .subheader-content.show {
  display: block;
}
header .subheader .model-nav-buttons {
  margin-top: 30px;
  padding: 20px 30px 50px 30px;
  border-top: 1px solid #e5e7eb;
}
header .subheader .card {
  border-radius: 0.5rem;
  background: rgb(240, 247, 255);
}
header .subheader .card .card-body {
  padding: 30px;
}
header .subheader .card .card-body .integrations .integration {
  background: #fff;
  border-radius: 5px;
  position: relative;
  display: block;
}
header .subheader .card .card-body .integrations .integration img {
  width: 70%;
  display: block;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (min-width: 1200px) {
  header {
    overflow: visible;
  }
  header .subheader-content .col-wrapper {
    max-width: 20rem;
  }
  header .subheader {
    transform: translateX(0) translateY(calc(-100% + 4.5rem));
    height: auto;
  }
  header .subheader.show {
    transform: translateX(0) translateY(0);
  }
}
.footer {
  box-shadow: 0 0 20px 0 rgba(6, 30, 43, 0.15);
  background-color: #ffffff;
  position: relative;
}
.footer .footer-top {
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #e5e7eb;
}
.footer .footer-top .google {
  margin: 0 auto;
}
.footer .footer-top .googlelogo {
  max-width: 12rem;
  height: auto;
  display: block;
  margin: 0 auto 0.25rem;
}
.footer .footer-top .googletext {
  font-size: 0.875rem;
  color: #9ca3af;
  font-weight: 500;
  display: block;
  margin: 0 auto;
}
.footer .footer-top .stamps {
  height: 4rem;
  width: auto;
  margin: 0 auto;
}
.footer .footer-columns {
  padding-top: 2.5rem;
}
.footer .footer-columns ul {
  list-style-type: none;
  margin: 0 0 1rem 0;
  padding: 0;
}
.footer .footer-columns ul .navLink {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  transition: none;
}
.footer .footer-columns ul .navLink:hover {
  background: none;
  color: #006cc9;
  text-decoration: underline;
}
.footer .footer-bottom {
  padding: 1rem 0;
}
.footer .footer-bottom ul.-disclaimers {
  display: flex;
  flex-flow: row wrap;
  gap: 1em;
  justify-content: center;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.footer .footer-bottom ul.-disclaimers li {
  margin: 0;
}
.footer .footer-bottom ul.-disclaimers li a {
  color: #9ca3af;
}
.footer .footer-bottom ul.-disclaimers li a:hover {
  color: #111827;
}
.footer .footer-bottom ul.-language {
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
}
.footer .footer-bottom ul.-language li {
  margin: 0;
}
.footer .footer-bottom ul.-language li.menu-item-has-children {
  position: relative;
}
.footer .footer-bottom ul.-language li.menu-item-has-children > a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5em;
  color: #111827;
  border: 1px solid #e5e7eb;
  padding: 0.75em 0.75em 0.5em 0.75em;
  border-radius: 0.25rem;
}
.footer .footer-bottom ul.-language li.menu-item-has-children > a:after {
  content: "";
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYgOUwxMiAxNUwxOCA5IiBzdHJva2U9InJnYigxMDcsIDEzMSwgMTU0KSIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4=");
  background-size: contain;
  transform: translateY(-1px);
}
.footer .footer-bottom ul.-language li.menu-item-has-children:hover .sub-menu {
  display: block;
}
.footer .footer-bottom ul.-language .sub-menu {
  display: none;
  list-style: none;
  position: absolute;
  width: 100%;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  border-radius: 0.25rem 0.25rem 0 0;
  transform: translateY(-100%);
  top: 1px;
  overflow: hidden;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
}
.footer .footer-bottom ul.-language .sub-menu > .menu-item {
  display: block;
  float: none;
}
.footer .footer-bottom ul.-language .sub-menu > .menu-item > a {
  display: block;
  padding: 1em;
  font-weight: 500;
  line-height: 1;
  color: #111827;
}
.footer .footer-bottom ul.-language .sub-menu > .menu-item > a:hover {
  background-color: #ffffff;
}
.footer .footer-bottom ul.-language .sub-menu > .menu-item:hover > a, .footer .footer-bottom ul.-language .sub-menu > .menu-item.current-menu-item > a {
  color: #006cc9;
  z-index: 1251;
}
@media (max-width: 767.98px) {
  .footer .footer-columns {
    padding: 0;
  }
  .footer .footer-columns .toggle-content {
    display: none;
  }
  .footer .footer-columns .toggle-title {
    cursor: pointer;
  }
  .footer .footer-columns .toggle-title .hooray-svg-icon {
    transition: transform 0.45s ease-in-out;
  }
  .footer .footer-columns .toggle-title.-active .hooray-svg-icon {
    transform: rotate(180deg);
  }
  .footer .footer-columns .list {
    border-bottom: 1px solid #e5e7eb;
    padding-top: 0.6rem;
  }
}
@media (min-width: 768px) {
  .footer .footer-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 1rem;
    padding-bottom: 2rem;
  }
  .footer .footer-columns .flex-item {
    break-inside: avoid;
    margin: 0;
    width: 100%;
  }
  .footer .footer-columns ul {
    margin: 0 0 2.5rem 0;
  }
  .footer .footer-columns .toggle-title {
    pointer-events: none;
  }
  .footer .footer-columns .toggle-content {
    display: block !important;
  }
  .footer .footer-bottom ul {
    justify-content: right;
  }
}
@media (min-width: 992px) {
  .footer .footer-columns {
    grid-template-columns: 2fr 1fr 1fr;
  }
  .footer .footer-columns .flex-item {
    break-inside: avoid;
    margin: 0;
    width: 100%;
  }
  .footer .footer-columns .flex-item:first-child {
    column-count: 2;
    break-inside: auto;
  }
}
.modal-nav {
  position: fixed;
  top: 72px;
  left: 100%;
  width: 100vw;
  right: 0;
  height: calc(100vh - 76px);
  background: #fff;
  z-index: 8;
  border-bottom: 1px solid #f6f6f6;
  box-shadow: 0 3px 6px 0 rgba(14, 28, 77, 0.06);
  transition: 0.3s ease-in-out;
  transform: translateX(0);
}
.modal-nav.show {
  transform: translateX(-100%);
}
.modal-nav .modal-nav-links {
  padding: 30px;
}
.modal-nav a.navLink {
  cursor: pointer;
  position: relative;
  font-weight: 500;
  color: #111827;
  display: inline-block;
  min-height: 40px;
  padding: 8px;
  background: #fff;
  border-radius: 5px;
  display: block;
}
.modal-nav a.navLink:hover {
  background: #f5f7f8;
}
.modal-nav a.navLink.active {
  color: #006cc9;
}
.modal-nav ul.nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.modal-nav ul.nav li {
  display: block;
  width: 100%;
}
.modal-nav .model-nav-buttons {
  padding: 30px;
  border-top: 1px solid #e5e7eb;
}
@media (min-width: 1200px) {
  .modal-nav {
    display: none !important;
  }
}
.hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  padding-top: 1.8rem;
  padding-bottom: 0.9rem;
  margin: 0;
}
.hero.-blog {
  padding-bottom: 0;
}
.hero.-blog .hero__title::after {
  content: "";
  width: 2.875rem;
  height: 1.75rem;
  display: inline-block;
  background: url("../inc/img/confetti-blog.svg") top right no-repeat;
  background-size: contain;
  vertical-align: 1rem;
}
.hero__wrapper {
  position: relative;
}
.hero__breadcrumbs {
  flex: 0 1 100%;
}
.hero__title {
  font-size: 1.55rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .hero__title {
    font-size: 2.5rem;
  }
}
.hero__title {
  font-weight: 700;
  margin: 0;
  flex: 0 1 auto;
}
.hero__title.-on-page {
  margin-bottom: 0.5em;
}
.hero__text {
  font-size: 1rem;
  font-weight: 400;
}
.hero__date {
  font-size: 0.875rem;
  color: #9ca3af;
  margin-top: 0.9rem;
  flex: 0 1 auto;
}
.hero__form {
  padding: 1.8rem;
  background-color: rgba(255, 255, 255, 0.2);
  width: 100vw;
  margin-left: -1.8rem;
}
.hero__form__title {
  margin: 0 0 0.5em 0;
  font-size: 1.25rem;
}
.hero__cats {
  display: block;
  list-style: none;
  margin: 1.8rem 0 3.6rem 0;
  padding: 0;
  font-size: 0.875rem;
}
.hero__cats__item {
  display: inline-block;
  margin-bottom: 0.5em;
  margin-right: 0.25em;
}
.hero__cats__item a {
  display: inline-block;
}
.hero__cats.-noMarginTop {
  margin-top: 0;
}
.hero__featuredPost {
  position: relative;
  z-index: 1;
}
.hero__cta {
  width: 100%;
  padding: 1.8rem;
  margin-bottom: 1.8rem;
}
.hero__cta .wysiwyg p {
  margin: 0 !important;
}
.hero__cta.-boxed {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  background-color: #ffffff;
}
@media (min-width: 52em) {
  .hero {
    flex-direction: row;
    align-items: flex-end;
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
  }
  .hero.-blog {
    padding-bottom: 0;
    margin-bottom: 3.6rem;
  }
  .hero.-blog::after {
    content: "";
    height: 12rem;
    width: 100%;
    background-color: rgb(240, 247, 255);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
  }
  .hero__title.-on-page {
    margin-bottom: 0.25em;
  }
  .hero__text {
    font-size: 1rem;
    max-width: 40rem;
  }
  .hero__date {
    margin-left: auto;
    margin-top: 0;
  }
  .hero__grid {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
  }
  .hero__content {
    flex: 0 1 auto;
    margin-right: 1.8rem;
    max-width: calc(100% - 25rem - 1.8rem);
    min-height: 10rem;
  }
  .hero__cats {
    margin: 3.6rem 0 1.8rem 0;
    font-size: 1rem;
  }
  .hero__cta {
    width: 25rem;
  }
  .hero__form {
    position: absolute;
    top: 0;
    right: 0;
    flex: 0 0 auto;
    padding: 1.188rem;
    border-radius: 0.25rem;
    margin-left: auto;
    width: 25rem;
  }
}
.singleBlog__hero {
  padding-left: 0;
  padding-right: 0;
}
.singleBlog__image {
  border-bottom-left-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
}
.singleBlog__content {
  max-width: 40rem;
  margin: 0 auto;
  padding: 2.7rem 0 1.8rem 0;
}
.singleBlog__title {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0 0 1em 0;
  line-height: 1.15;
}
.singleBlog__meta {
  width: 100%;
  margin-top: auto;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
  margin-bottom: 2.7rem;
}
.singleBlog__time {
  margin-left: auto;
  color: #9ca3af;
  font-size: 0.9375rem;
  font-weight: 500;
}
.singleBlog__newsletter {
  width: 100vw;
  margin-left: -1.8rem;
  padding: 2.7rem 1.8rem;
  background-color: #006cc9;
  color: #ffffff;
}
.singleBlog__newsletter__container {
  max-width: 57rem;
  margin: 0 auto;
}
@media (min-width: 52em) {
  .singleBlog__hero {
    background-image: linear-gradient(0deg, rgb(240, 247, 255) 35%, color-mix(in oklab, rgb(240, 247, 255) 0%, transparent) 100%);
    padding: 1.8rem 1.8rem 0 1.8rem;
  }
  .singleBlog__image {
    border-radius: 0;
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
    box-shadow: none;
  }
  .singleBlog__content {
    padding-bottom: 5.4rem;
  }
  .singleBlog__title {
    font-size: 2.5rem;
    text-align: center;
  }
  .singleBlog__newsletter {
    width: 100%;
    margin-left: 0;
  }
  .singleBlog__contentWrapper {
    border-bottom-left-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
    overflow: hidden;
  }
}
.singlePage {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.8rem;
  border-top-left-radius: 3.125rem;
  border-top-right-radius: 3.125rem;
  overflow: hidden;
}
.singlePage__image {
  width: 100%;
  height: auto;
  flex: 0 1 auto;
  margin-bottom: 0.9rem;
}
.singlePage__content {
  flex: 0 1 auto;
  width: 100%;
  margin-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .singlePage {
    margin-bottom: 3.6rem;
  }
  .singlePage__image {
    margin-bottom: 3.6rem;
  }
  .singlePage__content {
    max-width: 40em;
    margin-bottom: 3.6rem;
  }
}
.singleKb__title {
  font-size: 1.55rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .singleKb__title {
    font-size: 2.5rem;
  }
}
.singleKb__title {
  margin: 0 0 0.5em 0;
}
.singleKb__article {
  max-width: 58rem;
  margin-bottom: 1.8rem;
}
.singleKb__article h1, .singleKb__article h2, .singleKb__article h3, .singleKb__article h4, .singleKb__article h5, .singleKb__article h6 {
  scroll-margin-top: 90px;
}
.singleKb__postMeta {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.9375rem;
  color: #9ca3af;
  font-weight: bold;
  gap: 0 1em;
  margin: 0 0 1.5em 0;
}
.singleKb__heading__image {
  margin-top: 0 !important;
}
.singleKb__tableOfContents {
  background-color: rgb(240, 247, 255);
  padding: 1.75em;
  margin: 0 0 1.8rem 0;
  border-radius: 0.25rem;
}
.singleKb__tableOfContents ul, .singleKb__tableOfContents ol {
  margin: 0;
  padding: 0;
}
.singleKb__tableOfContents ul li, .singleKb__tableOfContents ol li {
  padding: 0.25em 0;
  margin-left: 1em;
}
.singleKb__tableOfContents ul li:last-child, .singleKb__tableOfContents ol li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.singleKb__tableOfContents ul li a, .singleKb__tableOfContents ol li a {
  color: #111827 !important;
  text-decoration: none !important;
}
.singleKb__tableOfContents ul li a:hover, .singleKb__tableOfContents ol li a:hover {
  text-decoration: underline !important;
}
.singleKb__cta {
  display: none;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 0.9rem;
}
.singleKb__cta .wysiwyg p:last-child {
  margin-bottom: 0;
}
.singleKb__cta__image {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 0.25rem;
}
.singleKb__cta__btn {
  display: inline-block;
}
.singleKb__footerCta {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 0.9rem;
  border-top: 2px solid #006cc9;
  border-bottom: 2px solid #006cc9;
  padding: 1.8rem 0.9rem;
  margin: 1.8rem 0 0 0;
}
.singleKb__footerCta__image {
  width: 100%;
  display: block;
  height: auto;
  border-radius: 0.25rem;
}
.singleKb__footerCta__btn {
  display: inline-flex !important;
}
.singleKb__related__list {
  padding: 0;
  margin: 0.9rem 0 0 0;
  list-style: none;
}
.singleKb__related__list__item {
  padding: 0;
  margin: 0;
  margin-bottom: 0.9rem;
}
.singleKb__related__list__item:last-child {
  margin: 0;
}
.singleKb__related__list__hyperlink {
  color: #111827;
}
.singleKb__related__list__hyperlink:hover, .singleKb__related__list__hyperlink:focus {
  color: #006cc9;
  text-decoration: underline;
}
.singleKb .singleKb__related__list + .wysiwyg {
  margin-top: 1.8rem;
}
.singleKb__aside__card {
  padding: 1.5rem;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  background-color: #ffffff;
  margin-bottom: 1.8rem;
  border-radius: 0.25rem;
}
.singleKb__aside__card--sticky {
  opacity: 0;
  display: none;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out;
}
.singleKb__aside {
  padding-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .singleKb {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 3.6rem;
  }
  .singleKb__cta {
    display: flex;
    box-shadow: none;
    background: rgb(240, 247, 255);
  }
  .singleKb__footerCta {
    flex-flow: row;
    align-items: center;
    padding: 2.7rem 1.8rem;
    margin-top: 3.6rem;
  }
  .singleKb__footerCta__image {
    flex: 0 0 auto;
    width: 15rem;
    margin-left: auto;
  }
  .singleKb__article {
    order: 2;
    flex-grow: 1;
    max-width: 53rem;
    flex-shrink: 1;
  }
  .singleKb__article .cta {
    width: auto;
    margin: 1.5rem 0px;
  }
  .singleKb__aside {
    order: 1;
    width: 22rem;
    flex-shrink: 0;
    position: relative;
  }
  .singleKb__aside__card--stickyDetector {
    position: sticky;
    opacity: 0;
    top: -1px;
    padding-top: 1px;
  }
  .singleKb__aside__card--sticky {
    display: flex;
    position: sticky;
    top: 5.4rem;
  }
}
@media (min-width: 52em) {
  .singleKb__aside__card--stickyDetector.-is-pinned + .singleKb__aside__card--sticky {
    opacity: 1;
    pointer-events: all;
    transition: opacity 0.3s ease-in-out;
  }
}
.singlePartner__hero {
  padding-left: 0;
  padding-right: 0;
}
.singlePartner__imgBlock {
  border-bottom-left-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
  width: 100%;
  height: auto;
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  max-height: 10rem;
  min-height: 10rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  background-image: url("../inc/img/confetti-twirl-gradient.svg");
  background-repeat: no-repeat;
  background-size: auto 15rem;
  background-position: right -3% top 0rem;
  background-color: #111827;
}
.singlePartner__image {
  display: inline-block;
  width: 10rem;
  height: 10rem;
  max-width: 10rem;
  max-height: 10rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  transform: translateY(25%);
  z-index: 1;
}
.singlePartner__contentWrapper {
  padding-top: 2em;
}
.singlePartner__content {
  max-width: 40rem;
  margin: 0 auto;
  padding: 2.7rem 0 1.8rem 0;
}
.singlePartner__header {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
  margin-bottom: 1.8rem;
}
.singlePartner__logo img {
  display: block;
  max-height: 4rem;
  object-fit: contain;
}
.singlePartner__label {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #9ca3af;
  margin-bottom: 0.9rem;
}
.singlePartner__label a {
  color: #9ca3af;
}
.singlePartner__label a:hover {
  text-decoration: underline;
}
.singlePartner__heading {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 0.9rem;
}
.singlePartner__pitch {
  font-size: 1.125rem;
  margin-bottom: 0.9rem;
}
.singlePartner__meta {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
  margin-bottom: 1.8rem;
}
.singlePartner__metaList.-marginBottom {
  margin-bottom: 1.8rem;
}
.singlePartner__metaItem {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.9rem;
}
.singlePartner__metaItem__icon {
  font-size: 1.25rem;
  position: absolute;
  top: 0px;
  left: 0px;
  color: #9ca3af;
}
.singlePartner__metaItem__label, .singlePartner__metaItem__value {
  display: block;
  font-size: 0.9em;
  color: #111827;
}
.singlePartner__metaItem__label {
  color: #9ca3af;
}
.singlePartner__cta {
  display: inline-block;
}
.singlePartner__form {
  margin-top: 3.6rem;
}
.singlePartner__form__title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 9rem;
}
@media (min-width: 52em) {
  .singlePartner__hero {
    background-image: linear-gradient(0deg, rgb(240, 247, 255) 35%, color-mix(in oklab, rgb(240, 247, 255) 0%, transparent) 100%);
    padding: 1.8rem 1.8rem 0 1.8rem;
  }
  .singlePartner__contentWrapper {
    padding-top: 6em;
  }
  .singlePartner__header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .singlePartner__titleBlock {
    flex-grow: 1;
    flex-shrink: 1;
    margin-right: 1.8rem;
  }
  .singlePartner__logo {
    flex-shrink: 0;
  }
  .singlePartner__imgBlock {
    border-radius: 0;
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
    box-shadow: none;
    background-image: url("../inc/img/confetti-circle-gradient.svg"), url("../inc/img/confetti-twirl-gradient.svg");
    background-repeat: no-repeat, no-repeat;
    background-size: 15rem auto, auto 15rem;
    background-position: left -1rem bottom 8%, right -3% top 0rem;
  }
  .singlePartner__image {
    width: 13rem;
    height: 13rem;
    max-width: 13rem;
    max-height: 13rem;
    transform: translateY(50%);
  }
  .singlePartner__content {
    padding-bottom: 5.4rem;
  }
  .singlePartner__metaList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .singlePartner__metaItem {
    flex-basis: 50%;
  }
  .singlePartner__contentWrapper {
    overflow: hidden;
  }
}
.singleIntegration {
  position: relative;
  padding-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .singleIntegration .page__block {
    padding-left: 20.15rem;
  }
}
.singleIntegration__hero {
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
  color: #ffffff;
}
@media (min-width: 52em) {
  .singleIntegration__hero {
    position: relative;
    z-index: 110;
    max-width: 48rem;
  }
}
.singleIntegration__hero__card {
  display: flex;
  flex-flow: row;
  flex-wrap: nowrap;
  gap: 0.9rem;
  align-items: flex-start;
  justify-content: flex-start;
}
.singleIntegration__hero__card__main {
  flex-grow: 1;
  flex-shrink: 1;
}
.singleIntegration__hero__card__image {
  flex-grow: 0;
  flex-shrink: 0;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  display: inline-block;
  width: 3.125rem;
  height: 3.125rem;
  max-width: 3.125rem;
  max-height: 3.125rem;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 0.1875rem;
  z-index: 100;
  transform: translateY(0.45rem);
  background-color: #ffffff;
}
@media (min-width: 52em) {
  .singleIntegration__hero__card__image {
    display: none;
  }
}
@media (min-width: 52em) {
  .singleIntegration__hero {
    padding-top: 5.4rem;
  }
}
.singleIntegration__hero__breadcrumbs {
  margin-bottom: 1.8rem !important;
}
.singleIntegration__hero__title {
  font-size: 1.75rem;
  margin: 0;
  padding: 0;
}
@media (min-width: 52em) {
  .singleIntegration__hero__title {
    font-size: 2.5rem;
  }
}
.singleIntegration__hero__description {
  font-size: 0.875rem;
  font-weight: 400;
  margin-bottom: 0.9rem;
}
@media (min-width: 52em) {
  .singleIntegration__hero__description {
    margin-bottom: 0;
    font-size: 1.125rem;
  }
}
@media (min-width: 52em) {
  .singleIntegration__hero__status {
    display: none;
  }
}
.singleIntegration__aside {
  display: none;
  position: absolute;
  z-index: 50;
  height: 100%;
  max-width: 78.6rem;
  width: 100%;
  top: 0;
  z-index: 100;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 52em) {
  .singleIntegration__aside {
    display: block;
  }
}
@media (min-width: 52em) {
  .singleIntegration__main {
    max-width: 48rem;
    position: relative;
    z-index: 110;
  }
}
.singleIntegration__main .wysiwyg h2 {
  font-size: 1.125rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .singleIntegration__main .wysiwyg h2 {
    font-size: 1.5rem;
  }
}
.singleIntegration__main .wysiwyg h2 {
  margin-bottom: 0.75em;
}
.singleIntegration__main .wysiwyg h3 {
  font-size: 1rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .singleIntegration__main .wysiwyg h3 {
    font-size: 1.125rem;
  }
}
.singleIntegration__main .wysiwyg h3 {
  margin-bottom: 0.75em;
}
.singleIntegration__sticky {
  position: sticky;
  top: 5.4rem;
  padding: 0 1.8rem;
  min-height: 2rem;
  padding-bottom: 7.2rem;
}
.singleIntegration__btns .button {
  margin-bottom: 0.45rem;
}
.singleIntegration__btns .button + .button {
  margin-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .singleIntegration__btns {
    display: none;
  }
}
.singleIntegration__card {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  min-height: 100px;
  max-width: 17rem;
  padding: 1.5rem;
  background-color: #ffffff;
  margin-top: 5.4rem;
  position: relative;
}
.singleIntegration__card__image {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.singleIntegration__card__image__container {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 100%;
  margin-bottom: 0.45rem;
}
.singleIntegration__card__btns {
  margin-bottom: 1.8rem;
}
.singleIntegration__card__btns .button {
  margin-bottom: 0.45rem;
}
.singleIntegration__card__btns:last-child {
  margin: 0;
}
.singleIntegration__card__status {
  position: absolute;
  top: 0.9rem;
  right: -0.45rem;
}
.singleIntegration__metaList {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 1.8rem;
  padding-top: 1.8rem;
}
@media (min-width: 52em) {
  .singleIntegration__metaList.-mobile-only {
    display: none;
  }
}
.singleIntegration__metaItem {
  position: relative;
  margin-bottom: 0.9rem;
}
.singleIntegration__metaItem::last-child {
  margin-bottom: 0;
}
.singleIntegration__metaItem__label, .singleIntegration__metaItem__value {
  display: block;
  font-size: 0.9rem;
  color: #111827;
}
.singleIntegration__metaItem__value:is(a) {
  display: inline-block;
  color: #006cc9;
  text-decoration: underline;
}
.singleIntegration__metaItem__value:is(a):hover {
  color: rgb(6, 73, 134);
}
.singleIntegration__metaItem__label {
  font-size: 0.9375rem;
  font-weight: 600;
}
.singleIntegration__related {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 1.8rem;
  padding-top: 1.8rem;
}
@media (min-width: 52em) {
  .singleIntegration__related {
    margin-top: 3.6rem;
  }
}
.singleIntegration__related__title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin-bottom: 1.8rem;
}
.singleStory__hero {
  padding-left: 0;
  padding-right: 0;
}
.singleStory__imgBlock {
  border-bottom-left-radius: 3.125rem;
  border-bottom-right-radius: 3.125rem;
  width: 100%;
  height: auto;
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  max-height: 10rem;
  min-height: 10rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  background-image: url("../inc/img/confetti-twirl-gradient.svg");
  background-repeat: no-repeat;
  background-size: auto 15rem;
  background-position: right -3% top 0rem;
  background-color: #006cc9;
}
.singleStory__image {
  display: inline-block;
  width: 10rem;
  height: 10rem;
  max-width: 10rem;
  max-height: 10rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  transform: translateY(25%);
  z-index: 1;
}
.singleStory__contentWrapper {
  padding-top: 2em;
}
.singleStory__content {
  max-width: 40rem;
  margin: 0 auto;
  padding: 2.7rem 0 1.8rem 0;
}
.singleStory__header {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
  margin-bottom: 1.8rem;
}
.singleStory__logo img {
  display: block;
  max-height: 4rem;
  object-fit: contain;
}
.singleStory__label {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 700;
  color: #9ca3af;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  gap: 0.25em;
}
.singleStory__label a {
  color: #9ca3af;
}
.singleStory__label a:hover {
  text-decoration: underline;
}
.singleStory__heading {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.15;
  margin-bottom: 0.9rem;
}
.singleStory__pitch {
  font-size: 1.125rem;
  margin-bottom: 0.9rem;
}
.singleStory__meta {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
  margin-bottom: 1.8rem;
}
.singleStory__metaList.-marginBottom {
  margin-bottom: 1.8rem;
}
.singleStory__metaItem {
  position: relative;
  padding-left: 2rem;
  margin-bottom: 0.9rem;
}
.singleStory__metaItem__icon {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #9ca3af;
}
.singleStory__metaItem__label, .singleStory__metaItem__value {
  display: block;
  font-size: 0.9em;
  color: #111827;
}
.singleStory__metaItem__label {
  color: #9ca3af;
}
.singleStory__cta {
  display: inline-block;
}
.singleStory__form {
  margin-top: 3.6rem;
}
.singleStory__form__title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 9rem;
}
@media (min-width: 52em) {
  .singleStory__hero {
    background-image: linear-gradient(0deg, rgb(240, 247, 255) 35%, color-mix(in oklab, rgb(240, 247, 255) 0%, transparent) 100%);
    padding: 1.8rem 1.8rem 0 1.8rem;
  }
  .singleStory__contentWrapper {
    padding-top: 6em;
  }
  .singleStory__header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .singleStory__titleBlock {
    flex-grow: 1;
    flex-shrink: 1;
    margin-right: 1.8rem;
  }
  .singleStory__logo {
    flex-shrink: 0;
  }
  .singleStory__imgBlock {
    border-radius: 0;
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
    box-shadow: none;
    background-image: url("../inc/img/confetti-circle-gradient.svg"), url("../inc/img/confetti-twirl-gradient.svg");
    background-repeat: no-repeat, no-repeat;
    background-size: 15rem auto, auto 15rem;
    background-position: left -1rem bottom 8%, right -3% top 0rem;
  }
  .singleStory__image {
    width: 13rem;
    height: 13rem;
    max-width: 13rem;
    max-height: 13rem;
    transform: translateY(50%);
  }
  .singleStory__content {
    padding-bottom: 5.4rem;
  }
  .singleStory__metaList {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .singleStory__metaItem {
    flex-basis: 50%;
  }
  .singleStory__contentWrapper {
    overflow: hidden;
  }
}
.singleWebinar__hero {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 1.8rem;
}
.singleWebinar__hero__breadcrumbs {
  margin-bottom: 0 !important;
}
.singleWebinar__label {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
  color: #006cc9;
  margin-bottom: 0.9rem;
}
.singleWebinar__label a {
  color: #006cc9;
  text-decoration: none;
}
.singleWebinar__label a:hover {
  text-decoration: underline;
}
.singleWebinar__card {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  background-color: #ffffff;
  padding: 0.75rem;
}
.singleWebinar__card__image {
  display: block;
  width: 100%;
  border-radius: 0.25rem;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  margin-bottom: 0.5rem;
}
.singleWebinar__title {
  font-size: 1.75rem;
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: 1.25;
  margin: 0.25em 0 1em 0;
}
@media (min-width: 52em) {
  .singleWebinar__title {
    font-size: 2.25rem;
  }
}
.singleWebinar__form {
  padding: 1rem;
}
.singleWebinar__form__title {
  font-weight: 700;
  font-size: 1.125em;
  margin: 0;
  padding: 0;
  margin-bottom: 0.9rem;
}
.singleWebinar__video {
  width: 100%;
  border-radius: 0.25rem;
  overflow: hidden;
}
.singleWebinar__subHeading {
  font-size: 1rem;
  margin: 0;
  padding: 0;
  font-weight: 700;
  margin-bottom: 1em;
  display: block;
}
.singleWebinar__agenda {
  border-top: 1px solid #e5e7eb;
  margin-top: 1.8rem;
  padding-top: 1.8rem;
}
.singleWebinar__agenda__item {
  display: inline-block;
  font-size: 0.8125rem;
  background-color: #ffffff;
  border-radius: 5rem;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.75em 1em;
  line-height: 1;
  font-weight: bold;
}
.singleWebinar__presenters {
  border-top: 1px solid #e5e7eb;
  margin-top: 1.8rem;
  padding-top: 1.8rem;
}
.singleWebinar__presenters__row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.8rem;
}
.singleWebinar__agenda + .singleWebinar__presenters {
  border-top: 0;
  padding-top: 0;
}
.singleWebinar__presenter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  gap: 0.9rem;
}
.singleWebinar__presenter__avatar {
  flex-shrink: 0;
  flex-grow: 0;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  max-width: 3rem;
  max-height: 3rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  z-index: 1;
}
.singleWebinar__presenter__body {
  font-size: 1rem;
}
.singleWebinar__presenter__body span {
  display: block;
}
.singleWebinar__presenter__body__name {
  font-weight: 700;
}
.singleWebinar__presenter__body__jobTitle {
  font-weight: normal;
  font-size: 0.875em;
}
@media (min-width: 52em) {
  .singleWebinar__section {
    background-image: url("../inc/img/confetti-circle-gradient.svg"), url("../inc/img/confetti-twirl-gradient.svg");
    background-repeat: no-repeat, no-repeat;
    background-size: 15rem auto, auto 15rem;
    background-position: left -10rem top -7rem, right -10rem top -4rem;
  }
  .singleWebinar__grid {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 2.7rem;
    align-items: flex-start;
  }
  .singleWebinar__grid.-small-aside .singleWebinar__card {
    width: 25rem;
  }
  .singleWebinar__grid.-wide-aside .singleWebinar__card {
    width: 40rem;
  }
  .singleWebinar__hero {
    flex-grow: 1;
    flex-shrink: 1;
    padding-bottom: 0;
  }
  .singleWebinar__card {
    min-width: 10rem;
    flex-shrink: 0;
  }
}
@media (min-width: 96rem) {
  .singleWebinar__section {
    background-position: left -4rem top -2rem, right -8rem top -5rem;
  }
}
.blogPosts {
  padding-bottom: 1.8rem;
}
.blogPosts__inner {
  padding-top: 3.6rem;
  padding-bottom: 3.6rem;
}
.blogPosts__inner.-noPadding {
  padding: 0;
}
.blogPosts__title {
  font-size: 1.25em;
}
.blogPosts__filter {
  display: none;
}
.blogPosts__gridContainer {
  width: 100%;
}
.blogPosts__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.blogPosts__newsletter {
  padding: 1.8rem;
  border-radius: 0.25rem;
  max-width: 57rem;
  margin: 1.8rem auto 3.6rem auto;
  background-color: #ffffff;
}
@media (min-width: 52em) {
  .blogPosts {
    padding-bottom: 3.6rem;
  }
  .blogPosts__title {
    text-align: center;
  }
  .blogPosts__header {
    margin: 0 0 3.6rem 0;
  }
}
.moreBlogs {
  margin-top: 3.6rem;
  padding-top: 1.8rem;
  padding-bottom: 1.8rem;
}
.moreBlogs__title {
  font-size: 1.25em;
  margin: 0 0 1.5em 0;
}
.moreBlogs__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
@media (min-width: 52em) {
  .moreBlogs {
    padding-top: 3.6rem;
    padding-bottom: 3.6rem;
  }
  .moreBlogs__title {
    text-align: center;
  }
}
.team {
  margin-bottom: 1.8rem;
}
.team__inner {
  z-index: 0;
  position: relative;
}
.team__member {
  position: relative;
  margin-bottom: 1.8rem;
}
.team__imageWrapper {
  margin-bottom: 0.9rem;
}
.team__image {
  border-radius: var(--tw-radius-xl);
  width: 100%;
  height: auto;
}
.team__name {
  position: absolute;
  left: 50%;
  top: 10%;
  font-weight: 600;
}
.team__quote {
  font-weight: 600;
}
@media (min-width: 35em) {
  .team__member::after {
    display: block;
    clear: both;
    content: "";
  }
  .team__member {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .team__member:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .team__member:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .team__member:nth-child(2n+1) {
    clear: both;
  }
}
@media (min-width: 52em) {
  .team {
    margin-bottom: 3.6rem;
  }
  .team__member::after {
    display: block;
    clear: both;
    content: "";
  }
  .team__member {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .team__member:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .team__member:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .team__member:nth-child(3n+1) {
    clear: both;
  }
}
.glossary__grid {
  display: grid;
  gap: 1.8rem;
  grid-template-columns: repeat(1, 1fr);
  grid-auto-rows: max-content;
}
@media (min-width: 52em) {
  .glossary__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 60em) {
  .glossary__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.glossary__nav {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 1.8rem 0;
  row-gap: 0.9rem;
}
.glossary__nav__item {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.glossary__nav__item__hyperlink {
  font-weight: 700;
  color: #111827;
  line-height: 2.8;
  display: block;
  width: 2.8em;
  background-color: transparent;
  border-radius: 1.4em;
  height: 2.8em;
  max-width: 2.8em;
  max-height: 2.8em;
  text-align: center;
  text-transform: uppercase;
}
.glossary__nav__item__hyperlink:hover {
  background-color: #006cc9;
  color: #ffffff;
}
.glossary__nav__item__hyperlink:focus, .glossary__nav__item__hyperlink.-active {
  background-color: transparent;
  color: #006cc9;
}
.glossary__block {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  background-color: #ffffff;
  width: 100%;
  padding: 1.5rem;
}
.glossary__block__heading {
  text-transform: uppercase;
  font-size: 1.8em;
  padding: 0;
  margin: 0;
}
.glossary__block__items {
  padding: 0;
  margin: 0.9rem 0 0 0;
  list-style: none;
}
.glossary__block__item {
  padding: 0;
  margin: 0;
  margin-bottom: 0.9rem;
}
.glossary__block__item:last-child {
  margin: 0;
}
.glossary__block__item__hyperlink {
  color: #111827;
}
.glossary__block__item__hyperlink:hover, .glossary__block__item__hyperlink:focus {
  color: #006cc9;
  text-decoration: underline;
}
.blockText.-align-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.blockText.-align-right {
  text-align: right;
}
.blockText .cta {
  margin: 0 auto;
  width: 100%;
  max-width: 60rem;
}
.blockHomeHero {
  position: relative;
  overflow: hidden;
}
.blockHomeHero h1 {
  font-weight: 900;
  margin-top: calc(var(--tw-spacing) * 8);
  margin-bottom: calc(var(--tw-spacing) * 4);
}
.blockHomeHero h1 span {
  display: inline;
  background-image: url(../inc/img/home-visual-marker.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
.blockHomeHero:after, .blockHomeHero:before {
  position: absolute;
  content: "";
  z-index: 0;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 100px;
}
.blockHomeHero:after {
  background-image: url(../inc/img/home-visual-left.svg);
  left: -1rem;
  top: 7rem;
}
.blockHomeHero:before {
  background-image: url(../inc/img/home-visual-right.svg);
  right: -2rem;
  top: -1rem;
}
.blockHomeHero .iconHolder {
  background: #f3f4f6;
  border-radius: 0.25rem;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.blockHomeHero .usp {
  padding: 0;
}
.blockHomeHero .usp__list {
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.blockHomeHero .usp__content {
  gap: 0.125em;
}
.blockHomeHero .container-fluid, .blockHomeHero .container-sm, .blockHomeHero .container-md, .blockHomeHero .container-lg, .blockHomeHero .container-xl, .blockHomeHero .container-xxl {
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  .blockHomeHero .usp__list {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
  }
  .blockHomeHero .container-fluid, .blockHomeHero .container-sm, .blockHomeHero .container-md, .blockHomeHero .container-lg, .blockHomeHero .container-xl, .blockHomeHero .container-xxl {
    padding-bottom: 60px;
  }
}
@media (min-width: 768px) {
  .blockHomeHero:before {
    right: 0;
    top: 6rem;
  }
  .blockHomeHero:after {
    left: 0;
    bottom: 0;
    top: unset;
  }
  .blockHomeHero h1 {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .blockHomeHero h1 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .blockHomeHero:after, .blockHomeHero:before {
    width: 13.75rem;
    height: 13.75rem;
  }
  .blockHomeHero h1 {
    font-size: 4.375rem;
  }
}
.blockCampaignHero {
  padding-top: 40px;
  position: relative;
  overflow: hidden;
}
.blockCampaignHero h1 {
  font-weight: 900;
}
.blockCampaignHero__image {
  max-width: 1200px;
  height: 175px;
  width: auto;
}
@media (min-width: 576px) {
  .blockCampaignHero__image {
    height: auto;
    width: 100%;
  }
}
.blockCampaignHero__gradient {
  position: absolute;
  z-index: 10;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100px;
  bottom: 0;
  left: 0;
  background: linear-gradient(to top, #ffffff 0%, transparent 100%);
}
@media (min-width: 576px) {
  .blockCampaignHero__gradient {
    height: 150px;
  }
}
.blockCampaignHero:after, .blockCampaignHero:before {
  position: absolute;
  content: "";
  z-index: 0;
  pointer-events: none;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 750px;
}
.blockCampaignHero:after {
  top: 0;
  right: 0;
  background: linear-gradient(to left bottom, rgb(185, 222, 254) 0%, transparent 40%);
}
.blockCampaignHero:before {
  bottom: 0;
  left: 0;
  background: linear-gradient(to right top, rgb(185, 222, 254) 0%, transparent 40%);
}
.blockCampaignHero .container-fluid, .blockCampaignHero .container-sm, .blockCampaignHero .container-md, .blockCampaignHero .container-lg, .blockCampaignHero .container-xl, .blockCampaignHero .container-xxl {
  position: relative;
  z-index: 1;
}
@media (min-width: 576px) {
  .blockCampaignHero {
    padding-top: 100px;
  }
}
@media (min-width: 768px) {
  .blockCampaignHero h1 {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .blockCampaignHero h1 {
    font-size: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .blockCampaignHero h1 {
    font-size: 4.375rem;
  }
}
.blockFeatureSlider {
  position: relative;
  padding: 0 !important;
}
.blockFeatureSlider__title {
  font-weight: 700;
}
.blockFeatureSlider .featureslider {
  position: relative;
  max-width: 75rem;
  margin: 0 auto;
  z-index: 1;
}
.blockFeatureSlider .featureslider .nav-tabs {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 1em;
  margin: 0 0 1.8rem;
  border: 0;
}
.blockFeatureSlider .featureslider .nav-tabs li {
  flex: 1 1 0px;
}
.blockFeatureSlider .featureslider .nav-tabs li button {
  background: transparent;
  border-radius: 0;
  border: 0;
  font-weight: 600;
  color: #111827;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 2.7rem 0 1.8rem 0;
  margin: 0;
  border-bottom: 4px solid #e5e7eb;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.blockFeatureSlider .featureslider .nav-tabs li button.active {
  border-color: #006cc9;
}
.blockFeatureSlider .featureslider .nav-tabs li .nav-item-label {
  font-size: 0.875rem;
  line-height: 1.5;
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blockFeatureSlider .featureslider .tab-content .links .link {
  border-radius: var(--tw-radius-md);
  display: block;
  color: #111827;
  font-size: 0.875rem;
  line-height: 1.5;
  transition: 0.2s ease;
  position: relative;
  max-width: 38rem;
}
.blockFeatureSlider .featureslider .tab-content .links .link h4 {
  font-size: 0.875rem;
  line-height: 1.5;
}
.blockFeatureSlider .featureslider .tab-content .links .link .chevron {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.blockFeatureSlider .featureslider .tab-content .links .link .hooray-svg-icon {
  transform: translateY(0.125rem);
}
.blockFeatureSlider .iconHolder {
  background: #f3f4f6;
  border-radius: 0.25rem;
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 992px) {
  .blockFeatureSlider .featureslider .nav-item-label {
    font-size: 1rem !important;
  }
}
@media (max-width: 767.98px) {
  .blockFeatureSlider {
    overflow: hidden;
  }
  .blockFeatureSlider .featureslider {
    margin-left: -1.8rem;
    margin-right: -1.8rem;
  }
  .blockFeatureSlider .featureslider .tab-content .slick-track {
    display: flex;
  }
  .blockFeatureSlider .featureslider .tab-content .slick-slide {
    margin: 0 0.9rem 1.8rem 0.9rem;
    height: inherit !important;
    display: flex !important;
    flex-flow: column;
  }
  .blockFeatureSlider .featureslider .tab-content .slick-active .mobile-tab {
    border-color: #006cc9;
  }
  .blockFeatureSlider .featureslider .tab-content .mobile-tab {
    flex: 0 0 auto;
    position: relative;
    margin-bottom: 1.8rem;
    padding: 1.8rem 0;
    border-bottom: 4px solid #b8bdc5;
  }
  .blockFeatureSlider .featureslider .tab-content .tab-pane {
    display: flex !important;
    flex-flow: column;
  }
  .blockFeatureSlider .featureslider .tab-content .tab-pane-content {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
    padding: 0.9rem;
    border-radius: 0.5rem;
  }
  .blockFeatureSlider .featureslider .tab-content .link-images .link-image {
    display: none !important;
  }
  .blockFeatureSlider .featureslider .tab-content .link-images .link-image.first {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .blockFeatureSlider .featureslider {
    box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
    background: #ffffff;
    padding: 0 1.8rem 1.8rem 1.8rem;
    border-radius: 1.25rem;
  }
  .blockFeatureSlider .featureslider .tab-content {
    padding: 0;
  }
  .blockFeatureSlider .featureslider .tab-content .links .link {
    border: 1px solid #e5e7eb;
    padding: 1em;
  }
  .blockFeatureSlider .featureslider .tab-content .links .link:hover {
    border: 1px solid #e5e7eb;
    background-color: #f3f4f6;
  }
}
@media (min-width: 992px) {
  .blockFeatureSlider .featureslider .tab-content {
    padding: 0 1.5rem 1.5rem 1.5rem;
  }
}
@media (min-width: 1200px) {
  .blockFeatureSlider .featureslider .tab-content {
    padding: 0 3.75rem 3.75rem 3.75rem;
  }
}
.blockStories {
  position: relative;
  padding: 0 !important;
}
.blockStories__title {
  font-weight: 700;
}
.blockStories .storyslider .nav-tabs li {
  flex: 0 0 auto;
  margin: 10px 20px;
}
.blockStories .storyslider .nav-tabs li button {
  height: 50px;
  width: 180px;
  background: transparent;
  border-radius: 0;
  border: 0;
  border-bottom: 4px solid #e5e7eb;
  color: #424e65;
  font-weight: 600;
}
.blockStories .storyslider .nav-tabs li button.active {
  border-color: #006cc9;
}
.blockStories .tab-content .lead {
  color: #111827;
}
.blockStories .tab-content .ratio {
  width: 67px;
  height: 66px;
  margin-right: 10px;
}
.blockStories .tab-content .image {
  border-radius: 100px;
}
.blockStories .tab-content .title {
  font-weight: 600;
}
.blockStories .tab-content .text-small {
  border-top: 1px solid #e5e7eb;
  font-size: 14px;
  margin-top: 10px;
  padding-top: 10px;
}
.blockStories .tab-content .line svg {
  transform: translate(-4px, 3px);
  width: 18px;
  height: 18px;
  display: inline;
  vertical-align: baseline;
}
.blockStories .iconHolder {
  background: #f3f4f6;
  border-radius: 0.25rem;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px) {
  .blockStories .storyslider .tab-content .text-small {
    border-top: 0;
    border-left: 1px solid #e5e7eb;
    margin-top: 0;
    padding-top: 0;
  }
}
@media (max-width: 767.98px) {
  .blockStories {
    overflow: hidden;
  }
  .blockStories .storyslider {
    margin-left: -1.8rem;
    margin-right: -1.8rem;
  }
  .blockStories .storyslider .tab-content .slick-track {
    display: flex;
  }
  .blockStories .storyslider .tab-content .slick-slide {
    margin: 0 0.9rem 1.8rem 0.9rem;
    height: inherit !important;
    display: flex !important;
    flex-flow: column;
  }
  .blockStories .storyslider .tab-content .slick-active .mobile-tab .progress-bar {
    width: 100% !important;
  }
  .blockStories .storyslider .tab-content .mobile-tab {
    flex: 0 0 auto;
    position: relative;
    margin-bottom: 1.8rem;
    padding: 1.8rem 0;
  }
  .blockStories .storyslider .tab-content .mobile-tab .progress-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #e5e7eb;
    z-index: 2;
  }
  .blockStories .storyslider .tab-content .mobile-tab .progress-bar {
    position: absolute;
    width: 0%;
    height: 100%;
    background-color: #006cc9;
  }
  .blockStories .storyslider .tab-content .tab-pane {
    display: flex !important;
  }
  .blockStories .storyslider .tab-content .tab-pane-content {
    flex: 1 1 auto;
    display: flex;
    flex-flow: column;
    border-radius: 1.25rem;
    padding: 1.8rem;
    background: rgb(240, 247, 255);
  }
  .blockStories .storyslider .tab-content .link-images .link-image {
    display: none !important;
  }
  .blockStories .storyslider .tab-content .link-images .link-image.first {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .blockStories .storyslider .nav-tabs {
    padding: 0 1.8rem 1.8rem;
    border: 0;
    justify-content: center;
  }
  .blockStories .storyslider .tab-content {
    padding: 2.7rem;
    border-radius: 1.25rem;
    background: rgb(240, 247, 255);
  }
}
@media (min-width: 992px) {
  .blockStories .storyslider .tab-content {
    padding: 3.6rem;
  }
}
@media (min-width: 1200px) {
  .blockStories .storyslider .tab-content {
    padding: 5.4rem;
  }
}
.blockInteractiveTour__tour {
  padding-top: 55%;
  position: relative;
  border-radius: 1.25rem;
  overflow: hidden;
  max-width: 75rem;
  margin: 0 auto;
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
}
.blockInteractiveTour__cookieBanner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  z-index: 1;
}
.blockInteractiveTour__actionOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  cursor: pointer;
  background-size: cover;
  transition: all 0.5s ease;
  background-color: #111827;
}
.blockInteractiveTour__actionOverlay.-hideOverlay {
  pointer-events: none;
  opacity: 0;
  transform: scale(0);
}
.blockInteractiveTour__actionOverlay.-hideOverlay + .blockInteractiveTour__formOverlay {
  opacity: 1;
  pointer-events: all;
}
.blockInteractiveTour__actionOverlay.-hideOverlay + .blockInteractiveTour__formOverlay .blockInteractiveTour__formOverlay__form {
  transform: translateY(0);
}
.blockInteractiveTour__actionOverlay:hover .blockInteractiveTour__button {
  transform: translate(-50%, -50%) scale(1.05);
  background-color: #111827 !important;
  color: #ffffff !important;
}
.blockInteractiveTour__formOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  opacity: 0;
  transition: all 0.5s ease;
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blockInteractiveTour__formOverlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.blockInteractiveTour__formOverlay.-hideOverlay {
  display: none;
}
.blockInteractiveTour__formOverlay__form {
  transform: translateY(5rem);
  transition: all 0.5s ease;
  background-color: #ffffff;
  width: 32rem;
  max-width: 80%;
  border-radius: 0.5rem;
  padding: 1.8rem;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  z-index: 5;
}
.blockInteractiveTour__formOverlay__form .gform_validation_errors, .blockInteractiveTour__formOverlay__form .gform_confirmation_wrapper {
  display: none !important;
}
.blockInteractiveTour__button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  transition: all 0.5s ease;
}
.blockInteractiveTour__iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.blockUsp4Col {
  background-image: url(../inc/img/blue_o.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.blockUsp4Col .usp {
  max-width: 400px;
  margin: 0 auto;
}
.blockUsp4Col .image {
  border-radius: 0.25rem;
}
.blockUsp4Col .h6 {
  font-weight: 400;
}
.blockIntegrations__container {
  position: relative;
  mask-image: linear-gradient(to right, transparent, white 40%, white 60%, transparent);
  overflow: hidden;
}
.blockIntegrations__rowWrapper:nth-child(1) .blockIntegrations__row {
  animation-name: scroll-left;
}
.blockIntegrations__rowWrapper:nth-child(2) .blockIntegrations__row {
  animation-name: scroll-right;
}
.blockIntegrations__row {
  display: flex;
  flex-wrap: nowrap;
  min-width: min-content;
  animation-duration: 60s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}
.blockIntegrations__tile {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  flex: 0 0 auto;
  width: 4rem;
  height: 4rem;
  margin: 0.25rem;
  padding: 0.25rem;
  overflow: hidden;
  background: #ffffff;
}
.blockIntegrations__tile img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
@keyframes scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-20%);
  }
}
@keyframes scroll-right {
  from {
    transform: translateX(-20%);
  }
  to {
    transform: translateX(0);
  }
}
@media (min-width: 768px) {
  .blockIntegrations__row {
    animation-duration: 80s;
  }
  .blockIntegrations__tile {
    border-radius: 0.5rem;
    width: 6.5rem;
    height: 6.5rem;
    padding: 0.75rem;
  }
}
.blockCallToAction {
  background-image: url(../inc/img/blue_swirl.svg);
  background-position: bottom right;
  background-repeat: no-repeat;
}
.blockCallToAction .ratio {
  overflow: hidden;
}
.blockCallToAction .ratio img {
  object-fit: cover;
  object-position: center;
}
.blockHero__img {
  width: 70%;
  height: auto;
  position: relative;
  margin: 0 auto;
  margin-bottom: 1.8rem;
  display: block;
}
.blockHero__form {
  width: 100%;
}
.blockHero__form__image {
  display: block;
  width: 100%;
  height: auto;
}
.blockHero__icon {
  display: block;
  font-size: 1.75rem;
  color: #111827;
  margin: 0 0 0.25em 0;
}
.blockHero__title {
  font-size: 1.125rem;
  margin: 0 0 0.5em 0;
  line-height: 1.2;
}
.blockHero__signup {
  margin-top: 1.8rem 0;
}
.blockHero__signup .gform_inline_wrapper {
  margin-bottom: 0.45rem;
}
.blockHero__signup__notes {
  font-size: 0.75rem;
  display: block;
  color: #9ca3af;
  font-weight: 400;
}
.blockHero__testimonial {
  display: flex;
  flex-flow: row nowrap;
  border-top: 1px solid #e5e7eb;
  margin: 3.6rem 0 0 0;
  padding: 0.9rem 0 0 0;
  max-width: 27.5rem;
}
.blockHero__testimonial__image {
  flex: 0 0 auto;
  width: 3rem;
  height: 3rem;
  border-radius: 100%;
  margin-right: 1em;
}
.blockHero__testimonial__content {
  flex: 1 1 auto;
}
.blockHero__testimonial__quote {
  display: block;
  color: #9ca3af;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.5;
  margin: 0 0 0.5em 0;
}
.blockHero__testimonial__name {
  display: block;
  color: #006cc9;
  font-size: 0.8125rem;
  font-weight: 500;
  line-height: 1.5;
}
@media (min-width: 321px) {
  .blockHero__testimonial__image {
    width: 5rem;
    height: 5rem;
  }
}
@media (min-width: 52em) {
  .blockHero {
    margin-top: 0.9rem;
  }
  .blockHero__inner {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
  }
  .blockHero__inner.-text-top {
    align-items: flex-start;
  }
  .blockHero__inner.-text-bottom {
    align-items: flex-end;
  }
  .blockHero__inner.-image-right .blockHero__content {
    order: 1;
  }
  .blockHero__inner.-image-right .blockHero__image {
    order: 2;
  }
  .blockHero__inner.-form-left .blockHero__content {
    order: 2;
  }
  .blockHero__inner.-form-left .blockHero__form {
    order: 1;
  }
  .blockHero__content {
    flex: 0 0 50%;
    padding: 3.6rem 0;
    font-size: 1rem;
    max-width: 40rem;
  }
  .blockHero__icon {
    font-size: 2.5rem;
  }
  .blockHero__image {
    display: flex;
    justify-content: flex-end;
    flex: 0 0 50%;
  }
  .blockHero__form, .blockHero__img {
    max-height: none;
    width: 100%;
    height: auto;
    max-width: 28rem;
    margin: 0;
  }
  .blockHero__form {
    background-color: #ffffff;
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  }
  .blockHero__form__image {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .blockHero__form__inner {
    padding: 1.8rem;
  }
  .blockHero__form__title {
    font-weight: 700;
    font-size: 1.125em;
    margin: 0;
    padding: 0;
    margin-bottom: 0.9rem;
  }
  .blockHero__title {
    font-size: 1.875rem;
  }
}
.blockGridBlocks.-padding {
  padding: 1.8rem 0;
}
.blockGridBlocks__item {
  background-color: #ffffff;
  padding: 1.188rem;
  margin-bottom: 0.9rem;
  border: 1px solid #e5e7eb;
}
.blockGridBlocks__item.-centered {
  text-align: center;
}
.blockGridBlocks__icon {
  display: inline-block;
  margin-right: 0.25em;
  vertical-align: middle;
  height: 1.125rem;
}
.blockGridBlocks__icon.-rounded {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: rgb(240, 247, 255);
  color: #006cc9;
  font-size: 2rem;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
}
.blockGridBlocks__supTitle {
  display: inline-block;
  font-size: 0.8125rem;
  font-weight: 400;
  color: #9ca3af;
}
.blockGridBlocks__title {
  display: block;
  font-weight: 700;
  font-size: 1.125rem;
  margin: 0.5em 0 0.5em 0;
}
.blockGridBlocks__cta {
  color: #006cc9;
  text-decoration: underline;
}
.blockGridBlocks__cta:hover {
  color: rgb(1, 85, 163);
}
@media (min-width: 52em) {
  .blockGridBlocks__grid {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
  }
  .blockGridBlocks__grid--itemCount-2 .blockGridBlocks__item {
    width: 48.5%;
  }
  .blockGridBlocks__grid--itemCount-3 .blockGridBlocks__item {
    width: 31.3333333333%;
  }
  .blockGridBlocks__grid--itemCount-4 .blockGridBlocks__item {
    width: 22.75%;
  }
  .blockGridBlocks__item {
    border-radius: var(--tw-radius-md);
    --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
    padding: 1.8rem;
    margin-bottom: 0;
    border: none;
  }
  .blockGridBlocks__item.-extraSpacing {
    padding: 1.8rem 2.7rem;
  }
  .blockGridBlocks__item.-extraSpacing .blockGridBlocks__icon {
    margin-bottom: 0.5em;
  }
  .blockGridBlocks__icon {
    display: block;
    margin-right: 0;
    margin-bottom: 0.25em;
    height: auto;
  }
  .blockGridBlocks__supTitle {
    font-size: 1rem;
    display: block;
  }
  .blockGridBlocks__title {
    margin: 0 0 0.5em 0;
  }
}
.blockRoadmap__list {
  overflow: hidden;
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  list-style: none;
  padding: 0;
  margin: 0 0 2.7rem 0;
}
.blockRoadmap__title {
  font-size: 1.375rem;
  margin: 0 0 1em 0;
}
.blockRoadmap__item {
  display: block;
  border-bottom: 1px solid #e5e7eb;
}
.blockRoadmap__item:last-child {
  border: none;
}
.blockRoadmap__item__number {
  flex: 0 0 auto;
  border: 2px solid #e5e7eb;
  color: #9ca3af;
  height: 2.5em;
  width: 2.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 2.5em;
  font-size: 0.75rem;
  font-weight: 500;
}
.blockRoadmap__item__title {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  align-items: flex-start;
  gap: calc(var(--tw-spacing) * 1);
  @media (width >= 40rem) {
    flex-direction: row;
  }
  @media (width >= 40rem) {
    align-items: center;
  }
  @media (width >= 40rem) {
    justify-content: space-between;
  }
  @media (width >= 40rem) {
    gap: calc(var(--tw-spacing) * 4);
  }
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25;
}
.blockRoadmap__item__icon {
  flex: 0 0 auto;
  margin-left: auto;
  color: #006cc9;
}
.blockRoadmap__item__postTitle {
  display: block;
  font-weight: bold;
  margin: 0 0 0.25em 0;
}
.blockRoadmap__item__postDate {
  display: block;
  font-size: 0.875em;
  color: #9ca3af;
  font-weight: 400;
}
.blockRoadmap__item__phase {
  display: inline-flex;
  border-radius: calc(infinity * 1px);
  padding-inline: calc(var(--tw-spacing) * 3);
  padding-block: calc(var(--tw-spacing) * 1.5);
  font-size: var(--tw-text-sm);
  line-height: var(--tw-leading, var(--tw-text-sm--line-height));
  --tw-font-weight: var(--tw-font-weight-bold);
  font-weight: var(--tw-font-weight-bold);
  flex: 0 0 auto;
  color: #ffffff;
  line-height: 1;
  font-weight: 500;
}
.blockRoadmap__item__phase.-research {
  background-color: #006cc9;
}
.blockRoadmap__item__phase.-development {
  background-color: rgb(255, 174, 90);
}
.blockRoadmap__item__phase.-testing {
  background-color: rgb(95, 231, 255);
}
.blockRoadmap__itemWrap {
  display: flex;
  flex-direction: row;
  gap: calc(var(--tw-spacing) * 4);
  @media (width >= 40rem) {
    align-items: center;
  }
  background-color: #ffffff;
  padding: 0.75em;
  color: #111827;
}
.blockRoadmap__itemWrap.-link:hover {
  background-color: #f9fafb;
}
@media (min-width: 35em) {
  .blockRoadmap__item__number {
    font-size: 1rem;
  }
  .blockRoadmap__item__title {
    font-size: 1rem;
  }
  .blockRoadmap__itemWrap {
    padding: 1.25em;
  }
}
@media (min-width: 52em) {
  .blockRoadmap__title {
    font-size: 1.5rem;
  }
}
@media (min-width: 52em) {
  .block.-width-large .blockRoadmap__column::after {
    display: block;
    clear: both;
    content: "";
  }
  .block.-width-large .blockRoadmap__column {
    float: left;
    clear: none;
    text-align: inherit;
    width: 48.5%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .block.-width-large .blockRoadmap__column:last-child {
    margin-right: 0%;
  }
}
.blockFeatures__item {
  border-radius: var(--tw-radius-lg);
  background-color: var(--tw-color-white);
  --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  padding: 1.5em;
  height: 100%;
}
.blockFeatures__list {
  padding: 0;
  margin: 0;
  list-style-position: outside;
  list-style: disc;
  padding-right: 0.9rem;
}
.blockFeatures__list__item {
  font-size: 0.875rem;
  margin: 0 0 0.5em 0;
  font-weight: 500;
  margin-left: 1.5em;
}
.blockFeatures__list__item a {
  color: #111827;
}
.blockFeatures__list__item.-title {
  font-size: 1rem;
  font-weight: 700;
  list-style: none;
  margin-left: 0;
  margin-bottom: 1em;
  display: flex;
  align-items: center;
  gap: 0.75em;
}
.blockFeatures__list__item.-title a {
  color: #111827;
}
@media (min-width: 52em) {
  .blockCarousel {
    max-width: 64em;
    margin-left: auto;
    margin-right: auto;
  }
}
.blockPricingTiers__item {
  max-width: 40rem;
  margin: 0 auto;
  background-color: #ffffff;
  position: relative;
  z-index: 1;
}
.blockPricingTiers__inner {
  padding: 1.8rem;
}
@media (min-width: 52em) {
  .blockPricingTiers__inner {
    padding: 2rem 5rem 3.75rem 5rem;
  }
}
.blockPricingTiers__highlightItem {
  text-decoration: none;
  color: #111827;
}
.blockPricingTiers__highlightItem:hover {
  background-color: #f3f4f6;
}
.blockImage {
  display: block;
  position: relative;
}
.blockImage__btn {
  z-index: 10;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease;
}
.blockImage__img {
  z-index: 20;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  display: block;
  transition: all 0.5s ease;
}
.blockImage__img.-noShade {
  box-shadow: none;
}
.blockImage.-hyperlink:hover .blockImage__img {
  z-index: 10;
  filter: blur(2px);
  opacity: 0.5;
}
.blockImage.-hyperlink:hover .blockImage__btn {
  z-index: 20;
  opacity: 1;
}
.blockLogoSoup__grid {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
}
.blockLogoSoup__item {
  width: 50%;
  flex-grow: 0;
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #9ca3af;
  border-right: 1px solid #9ca3af;
  margin-bottom: -1px;
  padding: 1.5rem;
}
.blockLogoSoup__item:nth-child(2n) {
  border-right: 0;
}
.blockLogoSoup__item img {
  padding: 0.9rem 0;
  height: auto;
  width: 100%;
  display: block;
}
@media (min-width: 52em) {
  .blockLogoSoup__item {
    width: 25%;
    padding: 1.5rem 3rem;
  }
  .blockLogoSoup__item:nth-child(2n) {
    border-right: 1px solid #9ca3af;
  }
  .blockLogoSoup__item:nth-child(4n) {
    border-right: 0;
  }
}
.blockoEmbed__video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.blockoEmbed__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.blockPosts__item {
  margin-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .blockPosts__loop {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
  }
  .blockPosts__item {
    flex: 0 0 auto;
    margin-right: 3.5%;
    margin-bottom: 1.8rem;
    width: 48.25%;
  }
  .blockPosts__item:nth-child(2n), .blockPosts__item:last-child {
    margin-right: 0;
  }
  .blockPosts__item .loopBlog, .blockPosts__item .loopKb, .blockPosts__item .loopTestimonial {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 52em) and (min-width: 60em) {
  .blockPosts__item .loopKb__inner {
    display: block;
  }
}
@media (min-width: 60em) {
  .blockPosts__item {
    width: 31%;
  }
  .blockPosts__item:nth-child(n) {
    margin-right: 3.5%;
  }
  .blockPosts__item:nth-child(3n), .blockPosts__item:last-child {
    margin-right: 0;
  }
}
.blockPricing2__grid__item {
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  background-color: #ffffff;
  border-radius: 1.25rem;
  overflow: hidden;
  width: 100%;
  margin: 0 0 1.8rem 0;
}
.blockPricing2__grid__item:last-child {
  margin: 0;
}
.blockPricing2__hero {
  padding: 1.8rem 1.8rem 1.8rem 1.8rem;
  color: #ffffff;
  text-align: left;
  background: url("../inc/img/confetti-circle-gradient.svg") no-repeat #006cc9;
  background-size: auto 25rem;
  background-position: right -12rem top;
  position: relative;
  overflow: hidden;
}
.blockPricing2__hero__container {
  text-align: center;
  margin: 0 auto;
  max-width: 20rem;
}
.blockPricing2__hero__price {
  font-size: 3.5rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.blockPricing2__hero__originalPrice {
  font-size: 2.8rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0.5rem;
  width: auto;
  display: inline-block;
  position: relative;
}
.blockPricing2__hero__originalPrice:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  transform: rotate(-9deg);
  height: 0.1525em;
  background-color: rgb(255, 174, 90);
}
.blockPricing2__hero__discountTerms {
  font-size: 0.75rem;
  position: relative;
  margin-top: 1.8rem;
}
.blockPricing2__hero__discountTerms:before {
  content: "* ";
}
.blockPricing2__hero__description {
  font-size: 1rem;
}
.blockPricing2__hero__discount {
  background-color: rgb(255, 174, 90);
  color: #ffffff;
  padding: 0.45rem;
  font-weight: bold;
  position: absolute;
  top: 2.7rem;
  right: 0;
}
.blockPricing2__hero__discount:before {
  content: "-";
}
.blockPricing2__hero__discount:after {
  content: "%";
}
.blockPricing2__body {
  padding: 1.8rem;
}
.blockPricing2__body__container {
  text-align: center;
  margin: 0 auto;
  max-width: 20rem;
}
.blockPricing2__body__title {
  font-size: 1.125rem;
  margin: 0 0 1em 0;
  font-weight: 700;
}
.blockPricing2__body__featureList {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.blockPricing2__body__featureItem {
  margin: 0 0 0.5em 0;
  padding-left: 1.9em;
  position: relative;
}
.blockPricing2__body__featureItem::before {
  content: "";
  mask-image: url("../inc/hooray-svg-icons/check-bold.svg");
  mask-size: contain;
  background-color: rgb(66, 235, 159);
  width: 1.125rem;
  height: 1.125rem;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  line-height: 1.4;
}
.blockPricing2__body__conditions {
  color: #9ca3af;
  text-align: center;
  padding: 0.9rem 0 1.8rem 0;
  font-size: 0.8125rem;
}
.blockPricing2__body__button-cta {
  display: inline-block;
  margin: 1.8rem auto 1.8rem auto;
}
.blockPricing2__body__cta {
  display: inline-block;
  margin: 1.8rem auto 0 auto;
}
@media (min-width: 52em) {
  .blockPricing2__grid {
    display: flex;
    flex-flow: row;
  }
  .blockPricing2__grid__item {
    margin: 0 5% 0 0;
    display: flex;
    flex-flow: column nowrap;
  }
  .blockPricing2__grid__item:last-child {
    margin: 0;
  }
  .blockPricing2__grid.-item-count-1 {
    max-width: 50rem;
    margin-left: auto;
    margin-right: auto;
  }
  .blockPricing2__grid.-item-count-3 .blockPricing__hero__price {
    font-size: 3.75rem;
  }
  .blockPricing2__hero {
    flex: 0 0 auto;
  }
  .blockPricing2__hero__price {
    font-size: 4.75rem;
    margin: 0 0 0.25em 0;
  }
  .blockPricing2__hero__originalPrice {
    font-size: 3.4rem;
  }
  .blockPricing2__body {
    flex: 1 1 auto;
    padding: 2.7rem;
  }
  .blockPricing2__body__container {
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
  }
  .blockPricing2__body__title {
    font-size: 1.875rem;
  }
  .blockPricing2__body__featureList {
    padding-bottom: 1.8rem;
  }
  .blockPricing2__body__conditions {
    text-align: left;
    font-size: 1rem;
  }
  .blockPricing2__body__cta {
    margin-top: auto;
  }
}
.blockTestimonial__wrapper .loopTestimonial {
  position: relative;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  padding: 1.8rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}
@media (min-width: 52em) {
  .blockTestimonial__wrapper .loopTestimonial {
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
  }
  .blockTestimonial__wrapper .loopTestimonial__avatar {
    display: block;
    position: absolute;
    top: 50%;
    left: 1.8rem;
    transform: translateY(-50%);
    width: 10em;
    height: 10em;
    max-width: 10em;
    max-height: 10em;
    object-fit: cover;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
  }
  .blockTestimonial__wrapper .loopTestimonial__header {
    margin-left: 11.8em;
  }
  .blockTestimonial__wrapper .loopTestimonial__header__img {
    display: none;
  }
  .blockTestimonial__wrapper .loopTestimonial__header__author {
    border-bottom: 1px solid #b8bdc5;
  }
  .blockTestimonial__wrapper .loopTestimonial__header__author__company {
    display: block;
  }
  .blockTestimonial__wrapper .loopTestimonial__body {
    margin-left: 11.8em;
    border: 0;
    padding-bottom: 0;
  }
  .blockTestimonial__wrapper .loopTestimonial__footer {
    display: none;
  }
}
.blockTextBlue {
  background: url("../inc/img/confetti-twirl-gradient.svg") no-repeat #006cc9;
  background-size: 100% auto;
  background-position: right top;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  color: #ffffff;
  padding: 2.7rem 1.8rem 1.8rem 1.8rem;
  margin: 0 -1.8rem;
}
.blockTextBlue__grid {
  margin: 0;
}
.blockTextBlue__grid::after {
  display: block;
  clear: both;
  content: "";
}
.blockTextBlue__cta {
  display: inline-block;
}
.blockTextBlue__content {
  margin-bottom: 1.8rem;
}
.blockTextBlue__image {
  display: none;
  width: 100%;
}
.blockTextBlue__image img {
  width: 100%;
  height: auto;
}
@media (min-width: 52em) {
  .blockTextBlue {
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
    margin: 0;
    padding: 4.5rem 4.5rem 2.7rem 4.5rem;
  }
  .blockTextBlue__grid {
    margin: 0;
  }
  .blockTextBlue__content::after {
    display: block;
    clear: both;
    content: "";
  }
  .blockTextBlue__content {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.6666666667%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .blockTextBlue__content:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .blockTextBlue__content:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .blockTextBlue__content:nth-child(2n+1) {
    clear: both;
  }
  .blockTextBlue__image {
    display: block;
  }
  .blockTextBlue__image::after {
    display: block;
    clear: both;
    content: "";
  }
  .blockTextBlue__image {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .blockTextBlue__image:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .blockTextBlue__image:nth-child(2n) {
    margin-right: 0%;
    float: right;
  }
  .blockTextBlue__image:nth-child(2n+1) {
    clear: both;
  }
  .blockTextBlue__image {
    height: auto;
  }
}
.blockTextImage__image {
  display: block;
}
.blockTextImage__img {
  width: auto;
  height: auto;
  max-height: 30rem;
  max-width: 100%;
}
.blockTextImage__content {
  display: flex;
  flex-direction: column;
}
.blockTextImage__icon {
  display: block;
  font-size: 1.75rem;
  color: #111827;
  margin: 0 0 0.25em 0;
  order: 0;
}
.blockTextImage__label {
  margin: 0 0 0.125em 0;
  color: #9ca3af;
  order: 1;
  display: block;
  font-weight: 700;
}
.blockTextImage__title {
  margin: 0 0 0.5em 0;
  line-height: 1.2;
  order: 2;
}
.blockTextImage__wysiwyg {
  order: 3;
}
.blockTextImage__wysiwyg p {
  font-size: 0.9375rem;
}
.blockTextImage__featureList {
  order: 4;
  list-style: none;
  margin: 0.9rem 0;
  padding: 0;
}
.blockTextImage__featureList__item {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  margin: 0 0 1em 0;
}
.blockTextImage__featureList__item:last-child {
  margin-bottom: 0;
}
.blockTextImage__featureList__icon {
  flex: 0 0 auto;
  margin: 0 0.75em 0 0;
  color: #9ca3af;
}
.blockTextImage__featureList__text, .blockTextImage__featureList__link {
  color: #111827;
  text-decoration: none;
}
.blockTextImage__featureList__link {
  display: flex;
  flex-flow: row nowrap;
  gap: 0.5em;
  line-height: 1;
}
.blockTextImage__featureList__link__text {
  line-height: 1.25;
}
.blockTextImage__featureList__link .hooray-svg-icon {
  transition: all 0.45s ease-in-out;
}
.blockTextImage__featureList__link:hover {
  color: #006cc9;
}
.blockTextImage__featureList__link:hover .hooray-svg-icon {
  color: #006cc9;
  transform: translateX(3px);
}
.blockTextImage__buttons {
  order: 5;
}
.blockTextImage__buttons .button {
  display: block;
  margin: 0 0 0.25em 0;
}
.blockTextImage__buttons .button:last-child {
  margin-bottom: 0;
}
@media (min-width: 52em) {
  .blockTextImage.-pad-to-sides .blockTextImage__image {
    justify-content: flex-start;
    flex-shrink: 1;
    flex-grow: 1;
  }
  .blockTextImage.-pad-to-sides .blockTextImage__inner {
    gap: 1.8rem;
  }
  .blockTextImage.-pad-to-sides .blockTextImage__inner.-image-right .blockTextImage__image {
    justify-content: flex-end;
  }
  .blockTextImage.-pad-to-sides .blockTextImage__content {
    padding-left: 0;
    padding-right: 0;
    flex-shrink: 1;
    flex-grow: 1;
  }
  .blockTextImage__inner {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .blockTextImage__inner.-text-top {
    align-items: flex-start;
  }
  .blockTextImage__inner.-text-bottom {
    align-items: flex-end;
  }
  .blockTextImage__inner.-image-right .blockTextImage__content {
    order: 1;
  }
  .blockTextImage__inner.-image-right .blockTextImage__image {
    order: 2;
  }
  .blockTextImage__content {
    flex: 0 0 50%;
    padding: 3.6rem;
    font-size: 1rem;
  }
  .blockTextImage__icon {
    font-size: 2.5rem;
  }
  .blockTextImage__image {
    display: flex;
    justify-content: center;
    flex: 0 0 50%;
  }
  .blockTextImage__img {
    max-height: 28rem;
  }
  .blockTextImage__buttons .button {
    display: inline-block;
  }
}
@media (min-width: 60em) {
  .blockTextImage.-pad-to-sides .blockTextImage__inner {
    gap: 3.6rem;
  }
}
.blockUspBlue {
  background: url("../inc/img/confetti-twirl-gradient.svg") no-repeat #006cc9;
  background-size: 100% auto;
  background-position: right top;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  color: #ffffff;
  padding: 2.7rem 1.8rem 1.8rem 1.8rem;
  margin: 0 -1.8rem;
}
.blockUspBlue__title {
  font-size: 1.375rem;
  margin: 0 0 0.25em 0;
  font-weight: 700;
  line-height: 1.2;
}
.blockUspBlue__subTitle {
  font-size: 0.8125rem;
  margin: 0;
  font-weight: 500;
}
.blockUspBlue__grid {
  margin: 1.8rem 0 2.7rem;
}
.blockUspBlue__grid::after {
  display: block;
  clear: both;
  content: "";
}
.blockUspBlue__uspItem {
  margin-bottom: 1.8rem;
}
.blockUspBlue__uspItem:last-child {
  margin-bottom: 0;
}
.blockUspBlue__uspItem__icon {
  display: none;
}
.blockUspBlue__uspItem__title {
  font-size: 1.125rem;
  font-weight: 700;
  margin: 0 0 0.25em 0;
}
.blockUspBlue__uspItem__title::before {
  content: "";
  display: block;
  width: 2rem;
  height: 2px;
  background-color: rgb(95, 231, 255);
  margin: 0.5em 0 1em 0;
}
.blockUspBlue__uspItem__subTitle {
  font-size: 0.8125rem;
  font-weight: 400;
}
.blockUspBlue__cta {
  display: inline-block;
}
@media (min-width: 52em) {
  .blockUspBlue {
    border-top-left-radius: 3.125rem;
    border-top-right-radius: 3.125rem;
    margin: 0;
    padding: 4.5rem 4.5rem 2.7rem 4.5rem;
  }
  .blockUspBlue__title {
    font-size: 2.5rem;
    max-width: 35rem;
  }
  .blockUspBlue__subTitle {
    font-size: 1.125rem;
    max-width: 35rem;
  }
  .blockUspBlue__grid {
    margin: 3.6rem 0 2.7rem;
  }
  .blockUspBlue__uspItem::after {
    display: block;
    clear: both;
    content: "";
  }
  .blockUspBlue__uspItem {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .blockUspBlue__uspItem:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .blockUspBlue__uspItem:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .blockUspBlue__uspItem:nth-child(3n+1) {
    clear: both;
  }
  .blockUspBlue__uspItem {
    margin-bottom: 0;
  }
  .blockUspBlue__uspItem__icon {
    display: block;
    color: white;
  }
  .blockUspBlue__uspItem__title {
    font-size: 1.125rem;
    max-width: 14rem;
  }
  .blockUspBlue__uspItem__subTitle {
    font-size: 1rem;
    max-width: 14rem;
  }
}
.blockUspImage__wrapper {
  margin-bottom: 0;
}
.blockUspList {
  padding-left: 0;
  padding-right: 0;
}
.blockUspList__title {
  display: block;
  text-align: center;
  margin: 0;
}
.blockUspList__content {
  margin-bottom: 1.8rem;
}
.blockUspList__image {
  text-align: center;
  line-height: 0;
}
.blockUspList__image img {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 25rem;
}
@media (min-width: 52em) {
  .blockUspList__title {
    margin: 0;
  }
  .blockUspList__grid {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-end;
  }
  .blockUspList__image {
    flex: 0 0 auto;
    width: 50%;
    order: 1;
    text-align: right;
  }
  .blockUspList__content {
    flex: 0 0 auto;
    width: 50%;
    order: 2;
    padding-top: 3.6rem;
    align-self: flex-start;
  }
}
.blockVideo__video {
  width: 100%;
  height: auto;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto;
  display: block;
}
.blockSteps {
  background-color: #ffffff;
}
.blockSteps__suptitle {
  font-size: 0.9375rem;
  font-weight: 700;
  color: #9ca3af;
  margin: 0;
}
.blockSteps__title {
  font-size: 1.375rem;
  font-weight: 700;
  margin: 0;
}
.blockSteps__button {
  display: inline-block;
  margin-top: 1em;
  margin-bottom: 2em;
}
.blockSteps__item {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
}
.blockSteps__item__image {
  display: none;
  flex: 0 0 auto;
  width: 25%;
  margin-right: 1em;
}
.blockSteps__item__content {
  flex: 1 1 auto;
  padding: 0.5em 0;
}
.blockSteps__item__title {
  margin: 0 0 0.5em 0;
  font-size: 1.125rem;
}
.blockSteps__container {
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  padding: 1.188rem;
}
@media (min-width: 321px) {
  .blockSteps__item__image {
    display: block;
  }
  .blockSteps__container {
    padding: 1.8rem;
  }
}
@media (min-width: 52em) {
  .blockSteps__header {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    margin: 0 0 1.8rem 0;
  }
  .blockSteps__header__titles {
    flex: 1 1 auto;
  }
  .blockSteps__header__button {
    flex: 0 0 auto;
    margin-left: auto;
  }
  .blockSteps__suptitle {
    font-size: 1rem;
  }
  .blockSteps__title {
    font-size: 1.5rem;
  }
  .blockSteps__button {
    margin: 0;
  }
  .blockSteps__container::after {
    display: block;
    clear: both;
    content: "";
  }
  .blockSteps__container {
    padding: 2.7rem;
  }
  .blockSteps__item {
    display: block;
    margin-bottom: 0;
  }
  .blockSteps__item::after {
    display: block;
    clear: both;
    content: "";
  }
  .blockSteps__item {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.3333333333%;
    margin-left: 0%;
    margin-right: 3%;
  }
  .blockSteps__item:nth-child(n) {
    margin-right: 3%;
    float: left;
    clear: none;
  }
  .blockSteps__item:nth-child(3n) {
    margin-right: 0%;
    float: right;
  }
  .blockSteps__item:nth-child(3n+1) {
    clear: both;
  }
  .blockSteps__item__image {
    height: 18rem;
    width: auto;
    max-width: 100%;
    text-align: center;
    display: block;
    margin: 0 auto 1em auto;
  }
  .blockSteps__item__content {
    padding: 0;
  }
  .blockSteps__item__title {
    font-size: 1.25rem;
  }
}
.blockAwesomeForm {
  margin-left: -1.8rem;
  margin-right: -1.8rem;
}
.blockAwesomeForm__logo {
  height: auto;
  margin: 0 auto;
  margin-bottom: 0.9rem;
  max-width: 100%;
  display: block;
}
.blockAwesomeForm__grid {
  display: block;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
}
.blockAwesomeForm__usp, .blockAwesomeForm__body {
  padding: 0 1.8rem;
}
.blockAwesomeForm__usp {
  display: none;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  order: 2;
  color: #ffffff;
  background: url("../inc/img/confetti-circle-gradient-rotated.svg") no-repeat #006cc9;
  background-size: 100% 100%;
  background-position: center bottom -130px;
}
.blockAwesomeForm__body {
  order: 1;
}
.blockAwesomeForm__form {
  margin-bottom: 1.8rem;
}
.blockAwesomeForm__form .button {
  width: 100%;
}
.blockAwesomeForm__form .gform_submission_error, .blockAwesomeForm__form .gform_validation_errors {
  display: none !important;
}
.blockAwesomeForm__form .gform_wrapper {
  font-size: 0.8125em;
}
.blockAwesomeForm__form form.-loading:after {
  content: "";
  background: url("../inc/img/spinner-light.svg") rgba(0, 0, 0, 0.6);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: 8em 8em;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
}
.blockAwesomeForm__form + .wysiwyg p a {
  color: inherit;
}
@media (min-width: 52em) {
  .blockAwesomeForm {
    max-width: 64em;
    margin-left: auto;
    margin-right: auto;
  }
  .blockAwesomeForm__grid {
    --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
    border-radius: 1.5rem;
    overflow: hidden;
    flex-direction: row;
  }
  .blockAwesomeForm__usp, .blockAwesomeForm__body {
    width: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    padding: 3.6rem;
  }
  .blockAwesomeForm__usp {
    display: block;
    order: 1;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .blockAwesomeForm__body {
    order: 2;
  }
  .blockAwesomeForm__body.-fullWidth {
    width: 100%;
  }
}
.blockAwesomeForm.-clean .blockAwesomeForm {
  max-width: 30rem;
}
.blockAwesomeForm.-clean .blockAwesomeForm__logo {
  margin-top: 1.5rem;
  margin-bottom: 2.5rem;
}
.blockAwesomeForm.-clean .blockAwesomeForm__grid {
  border-radius: 1.25rem;
}
.blockAwesomeForm.-clean .blockAwesomeForm__body {
  width: 100%;
  padding: 1rem;
  color: #111827;
}
.blockAwesomeForm.-clean .blockAwesomeForm__preFormText {
  margin: 1em 0 2em 0;
}
.blockAwesomeForm.-clean .blockAwesomeForm__form .button {
  font-size: 0.937rem;
}
@media (min-width: 35em) {
  .blockAwesomeForm.-clean .blockAwesomeForm__body {
    padding: 2rem;
  }
}
.blockDiscover {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.blockDiscover__nav {
  width: 25%;
  order: 1;
  flex-grow: 0;
  flex-shrink: 1;
  padding: 0;
  margin: 0;
  padding-right: 3.6rem;
  display: none;
}
@media (min-width: 52em) {
  .blockDiscover__nav {
    display: block;
  }
}
.blockDiscover__nav__list {
  position: sticky;
  top: 6.3rem;
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  border-right: 1px solid #e5e7eb;
}
.blockDiscover__nav__item {
  padding: 0;
  margin: 0;
}
.blockDiscover__nav__item > a {
  border: 1px solid transparent;
  border-radius: 0.125rem;
  color: #111827;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0.9rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.blockDiscover__nav__item > a .blockDiscover__nav__item__icon {
  color: transparent;
}
.blockDiscover__nav__item > a:hover {
  color: #006cc9;
}
.blockDiscover__nav__item > a:hover .blockDiscover__nav__item__icon {
  color: inherit;
}
.blockDiscover__nav__item > a.active {
  border-color: #e5e7eb;
  color: #006cc9;
}
.blockDiscover__nav__item > a.active .blockDiscover__nav__item__icon {
  color: inherit;
}
.blockDiscover__chapters {
  order: 2;
  flex-grow: 1;
  flex-shrink: 1;
}
.blockDiscover__chapter {
  padding-bottom: 3.6rem;
  margin-bottom: 3.6rem;
  border-bottom: 1px solid #e5e7eb;
}
.blockDiscover__chapter:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.blockDiscover__chapter__title {
  padding: 0;
  padding-top: 0.9rem;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 500;
  color: #006cc9;
}
.blockDiscover__chapter__image {
  margin-bottom: 0.9rem;
  display: block;
  width: 100%;
  height: auto;
}
.blockDiscover__articles {
  margin-top: 1.8rem;
}
.blockDiscover__article {
  position: relative;
  padding-left: 3.05rem;
  padding-top: 0.625rem;
  border-left: 1px dashed #006cc9;
  padding-bottom: 3.6rem;
}
.blockDiscover__article:last-child {
  border-left-color: transparent;
  padding-bottom: 0;
}
.blockDiscover__article__icon {
  position: absolute;
  top: 0;
  left: -1.25rem;
  flex: 0 0 auto;
  width: 2.5rem;
  height: 2.5rem;
  background-color: rgb(54, 166, 250);
  border: 1px solid #006cc9;
  color: #ffffff;
  font-size: 1.6rem;
  margin-right: 0.5em;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
}
.blockDiscover__article__title {
  color: #111827;
  font-size: 1.125rem;
  font-weight: 500;
  margin-bottom: 0.9rem;
  display: block;
}
.blockDiscover__article__headerLink .blockDiscover__article__title {
  display: flex;
  align-items: center;
  gap: 0.25em;
}
.blockDiscover__article__headerLink .blockDiscover__article__title .hooray-svg-icon {
  transition: transform 0.45s ease-in-out;
}
.blockDiscover__article__headerLink:hover .blockDiscover__article__title {
  color: #9ca3af;
}
.blockDiscover__article__headerLink:hover .blockDiscover__article__title .hooray-svg-icon {
  transform: translateX(3px);
}
.blockDiscover__article__headerLink:hover .blockDiscover__article__icon {
  background-color: #ffffff;
  border: 1px solid #e5e7eb;
  color: #9ca3af;
}
.blockDiscover__article__text ul {
  margin: 0;
  padding: 0;
}
.blockFeatureAccordion {
  margin: 0 auto;
  max-width: 50rem;
}
.blockFeatureAccordion__toggleForm {
  margin: 0 auto 1.8rem auto;
  text-align: center;
}
.blockFeatureAccordion__toggleForm input {
  position: fixed;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.blockFeatureAccordion__toggleForm input:checked + .blockFeatureAccordion__toggleForm__toggleBox {
  background-color: rgb(185, 222, 254);
}
.blockFeatureAccordion__toggleForm input:checked + .blockFeatureAccordion__toggleForm__toggleBox::before {
  transform: translateX(1rem);
  background-color: #006cc9;
}
.blockFeatureAccordion__toggleForm__label {
  font-weight: 600;
  color: #111827;
  display: inline-flex;
  flex-flow: row nowrap;
  align-items: center;
}
.blockFeatureAccordion__toggleForm__label:hover {
  color: #006cc9;
  cursor: pointer;
}
.blockFeatureAccordion__toggleForm__toggleBox {
  display: inline-block;
  width: 2.25rem;
  height: 0.875rem;
  background-color: #dcdcdd;
  border-radius: 2rem;
  position: relative;
  margin: 0 0.75em 0 0;
  transition: background-color 0.2s ease-in-out;
}
.blockFeatureAccordion__toggleForm__toggleBox::before {
  content: "";
  height: 1.25rem;
  width: 1.25rem;
  background-color: #6b839a;
  border-radius: 1.25rem;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  position: absolute;
  top: -0.1875rem;
  left: 0;
  transition: transform 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.blockFeatureAccordion__accordion {
  box-shadow: none;
  background-color: transparent;
}
.blockFeatureAccordion__item {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  background-color: #ffffff;
  margin: 0 0 1rem 0;
}
.blockFeatureAccordion__item.-is-open .blockFeatureAccordion__heading::after {
  transform: translateY(-7px) rotate(180deg);
}
.blockFeatureAccordion__item.-is-open .blockFeatureAccordion__content {
  max-height: 40em;
}
.blockFeatureAccordion__heading {
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-start;
  cursor: pointer;
  position: relative;
  padding: 0.9rem 2.7rem 0.9rem 0.9rem;
}
.blockFeatureAccordion__heading::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNSAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjIgKDQ3MzI3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4NCiAgICAgICAgPGcgaWQ9Imhvb3JheS1kZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA5Ni4wMDAwMDAsIC01ODYxLjAwMDAwMCkiIHN0cm9rZT0iIzA2MUUyQiIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTctQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEwOC41MDAwMDAsIDU4NjIuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMTA4LjUwMDAwMCwgLTU4NjIuNTAwMDAwKSAiIHBvaW50cz0iMTExNiA1ODcwIDExMDEgNTg3MCAxMTAxIDU4NTUgMTEwMSA1ODU1Ij48L3BvbHlsaW5lPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  height: 0.75rem;
  position: absolute;
  right: 0.9rem;
  top: 1.8rem;
  transform: translateY(-7px) rotate(0deg);
  transition: transform 0.3s ease-in-out;
  width: 0.9rem;
}
.blockFeatureAccordion__heading:hover .blockFeatureAccordion__heading__icon {
  background-color: #006cc9;
}
.blockFeatureAccordion__heading__icon {
  flex: 0 0 auto;
  width: 2rem;
  height: 2rem;
  background-color: rgb(54, 166, 250);
  color: #ffffff;
  border: 1px solid #006cc9;
  font-size: 1.25rem;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.125rem;
}
.blockFeatureAccordion__heading__content {
  flex: 1 1 auto;
}
.blockFeatureAccordion__heading__title {
  display: block;
  font-size: 0.9375rem;
  font-weight: 500;
}
.blockFeatureAccordion__heading__subtitle {
  display: block;
  font-size: 0.875rem;
  color: #9ca3af;
  font-weight: 500;
}
.blockFeatureAccordion__content {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
  font-size: 0.9375rem;
}
.blockFeatureAccordion__content__inner {
  padding: 0.9rem 1.35rem;
}
.blockFeatureAccordion__content p:last-child {
  margin-bottom: 0;
}
.blockFeatureAccordion__content__uspList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.blockFeatureAccordion__content__uspList__item {
  margin: 0 0 0.5em 0;
  position: relative;
  display: flex;
  flex-flow: row nowrap;
}
.blockFeatureAccordion__content__uspList__text {
  flex: 1 1 auto;
}
.blockFeatureAccordion__content__uspList__icon {
  flex: 0 0 auto;
  color: #006cc9;
  line-height: 1;
}
.blockFeatureAccordion__content__bodyText + .blockFeatureAccordion__content__uspList {
  margin-top: 1em;
}
@media (min-width: 52em) {
  .blockFeatureAccordion__heading {
    padding: 1.35rem;
    align-items: center;
  }
  .blockFeatureAccordion__heading::after {
    right: 1.8rem;
    height: 1rem;
    width: 1.35rem;
    top: 50%;
  }
  .blockFeatureAccordion__heading__icon {
    width: 3rem;
    height: 3rem;
    font-size: 2rem;
  }
  .blockFeatureAccordion__heading__title {
    font-size: 1rem;
  }
  .blockFeatureAccordion__heading__subtitle {
    font-size: 0.875rem;
  }
  .blockFeatureAccordion__content {
    font-size: 1rem;
  }
  .blockFeatureAccordion__content__inner {
    padding: 0.9rem 1.35rem 1.35rem 5.35rem;
  }
}
.blockWistiaVidForm {
  display: block;
}
.blockWistiaVidForm__player {
  position: relative;
  padding-top: 56.25%;
}
.blockWistiaVidForm__player.-ratio-16-9 {
  padding-top: 56.25%;
}
.blockWistiaVidForm__player.-ratio-4-3 {
  padding-top: 75%;
}
.blockWistiaVidForm__player.-ratio-1-1 {
  padding-top: 100%;
}
.blockWistiaVidForm__player.-ratio-14-9 {
  padding-top: 64.3%;
}
@media (min-width: 52em) {
  .blockWistiaVidForm__player:after {
    content: "";
    position: absolute;
    background-image: url("../inc/img/confetti_shape_wistiaPlayer_2.svg");
    background-repeat: no-repeat;
    background-size: 221px 221px;
    background-position: center center;
    top: -20px;
    left: -70px;
    width: 221px;
    height: 221px;
    display: block;
    z-index: 90;
  }
  .blockWistiaVidForm__player:before {
    content: "";
    position: absolute;
    background-image: url("../inc/img/confetti_shape_wistiaPlayer_1.svg");
    background-repeat: no-repeat;
    background-size: 198px 198px;
    background-position: center center;
    bottom: -60px;
    right: -100px;
    width: 198px;
    height: 198px;
    display: block;
    z-index: 90;
  }
}
.blockWistiaVidForm__player__placeholder {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
}
.blockWistiaVidForm__player__iframe {
  z-index: 100;
  position: absolute;
  border-radius: 10px;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.blockWistiaVidForm__player__img {
  display: block;
  border-radius: 10px;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.blockWistiaVidForm__player__playButton {
  width: 100%;
  height: 100%;
  font-size: 0.1rem;
  color: #006cc9;
  background-color: transparent;
  position: absolute;
  border: 0;
  cursor: pointer;
  top: 0;
  left: 0;
}
.blockWistiaVidForm__player__playButton svg {
  fill: currentColor;
  z-index: 100;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 3px), -50%);
  width: 34px;
  height: 38px;
}
.blockWistiaVidForm__player__playButton:after {
  content: "";
  position: absolute;
  width: 5rem;
  height: 5rem;
  border-radius: 5rem;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 90;
}
.blockWistiaVidForm__player__playButton:hover {
  color: #ffffff;
}
.blockWistiaVidForm__player__playButton:hover:after {
  background-color: rgb(1, 85, 163);
}
.blockHomeVisual {
  position: relative;
  width: 100%;
  height: 56vw;
  max-height: 555px;
  background-color: #ffffff;
}
.blockHomeVisual__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center top;
}
.blockHomeVisual__image.-desktop {
  display: none;
}
@media (min-width: 1000px) {
  .blockHomeVisual {
    height: 50vw;
    max-height: 635px;
  }
  .blockHomeVisual__image.-mobile {
    display: none;
  }
  .blockHomeVisual__image.-desktop {
    display: block;
  }
}
@media (min-width: 1500px) {
  .blockHomeVisual {
    height: 37vw;
  }
}
.ctaPopup {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.ctaPopup.-inline {
  display: block;
  position: relative;
  z-index: unset;
  width: auto;
  height: auto;
  background: none !important;
}
.ctaPopup.-inline .ctaPopup__item {
  position: relative;
  transform: none;
  top: auto;
  left: auto;
  max-height: none;
  z-index: unset;
  box-shadow: none;
  padding: 1.8rem;
  width: 100%;
}
@media (min-width: 992px) {
  .ctaPopup.-inline .ctaPopup__item {
    padding: 3.6rem;
  }
}
.ctaPopup.-active {
  display: block;
}
.ctaPopup.-type-small {
  pointer-events: none;
  background: linear-gradient(49.43deg, rgba(20, 35, 64, 0.4) 0%, rgba(20, 35, 64, 0) 28.5%);
}
.ctaPopup.-type-small .ctaPopup__item {
  pointer-events: all;
}
.ctaPopup.-type-small.-animateStart {
  transform: translateX(-100%);
  transition: transform 0.5s ease;
}
.ctaPopup.-type-small.-animate {
  transform: translateX(0);
}
.ctaPopup.-type-big {
  background-color: rgba(0, 0, 0, 0.6);
}
.ctaPopup.-type-big.-animateStart {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.ctaPopup.-type-big.-animate {
  opacity: 1;
}
.ctaPopup__closeButton {
  font-size: 1rem;
  color: #ffffff;
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  display: block;
  cursor: pointer;
  z-index: 1;
  padding: 0.75em;
}
.ctaPopup__closeButton .hooray-svg-icon {
  width: 1.5em;
  height: 1.5em;
}
.ctaPopup__item {
  position: absolute;
  z-index: 1000;
  padding: 1.8rem;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  border-radius: 0.5rem;
  width: 100%;
  max-width: calc(100% - 1.8rem);
  max-height: 90vh;
  overflow: auto;
}
.ctaPopup__item.-type-big {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 3.6rem 1.8rem 1.8rem 1.8rem;
}
.ctaPopup__item.-type-big .ctaPopup__closeButton {
  top: 1rem;
  right: 1rem;
}
.ctaPopup__item.-type-big .ctaPopup__button {
  display: inline-block;
  width: 100%;
}
.ctaPopup__item.-type-small {
  left: 0.9rem;
  bottom: 0.9rem;
}
.ctaPopup__item.-type-small.layout-portrait {
  width: 100%;
}
.ctaPopup__item.-type-small.layout-landscape {
  width: 100%;
}
.ctaPopup__item.-type-small .image {
  --bs-aspect-ratio: 66% !important;
}
.ctaPopup__item .image {
  --bs-aspect-ratio: 66%;
}
.ctaPopup__item .image img {
  object-fit: cover;
  object-position: top;
  width: 100%;
  height: 100%;
}
.ctaPopup__item .-checklist.-banner {
  background-color: rgba(255, 255, 255, 0.2);
  margin: 0;
}
.ctaPopup__item .-checklist.-banner li::before {
  background-color: rgb(66, 235, 159);
}
.ctaPopup__item.background-blue .ctaPopup__closeButton {
  color: #ffffff;
}
.ctaPopup__item.background-blue .-checklist li::before {
  background-color: rgb(255, 174, 90);
}
.ctaPopup__item.background-blue-dark .ctaPopup__closeButton {
  color: #ffffff;
}
.ctaPopup__item.background-blue-dark .-checklist li::before {
  background-color: rgb(66, 235, 159);
}
.ctaPopup__item.background-blue-light .-checklist li::before {
  background-color: rgb(255, 174, 90);
}
@media (min-width: 576px) {
  .ctaPopup__item.-type-big {
    padding: 3.6rem 1.8rem 1.8rem 1.8rem;
    width: 30rem;
  }
}
@media (min-width: 768px) {
  .ctaPopup__item.-type-big {
    padding: 3.6rem 2.7rem;
    border-radius: 1.25rem;
    width: 50rem;
  }
  .ctaPopup__item.-type-big .ctaPopup__button {
    width: auto;
  }
  .ctaPopup__item.-type-big .ctaPopup__closeButton {
    font-size: 1.5rem;
  }
  .ctaPopup__item.-type-small {
    padding: 2.7rem 1.8rem 1.8rem 1.8rem;
  }
  .ctaPopup__item.-type-small.-layout-portrait {
    width: 20rem;
  }
  .ctaPopup__item.-type-small.-layout-landscape {
    width: 40rem;
  }
  .ctaPopup__item .image {
    --bs-aspect-ratio: 100%;
  }
  .ctaPopup__button {
    width: auto;
  }
}
@media (min-width: 992px) {
  .ctaPopup__item.-type-big {
    padding: 3.6rem;
    width: 65rem;
  }
}
.section {
  padding: 4rem 0;
}
@media (min-width: 768px) {
  .section {
    padding: 4rem 0;
  }
}
@media (min-width: 992px) {
  .section {
    padding: 5rem 0;
  }
}
@media (min-width: 1200px) {
  .section {
    padding: 6rem 0;
  }
}
.blockTextImage__image {
  margin-bottom: 1.8rem;
}
.blockTextImage__content {
  align-items: flex-start;
}
.blockTextImage__label {
  padding: 0.5em 1em;
  border-radius: 0.25rem;
  font-size: 0.875rem;
  font-weight: 600;
  text-align: left;
  background: rgb(240, 247, 255);
  color: #111827;
  margin-bottom: 1em;
}
.blockTextImage__title {
  text-align: left;
}
.blockTextImage__wysiwyg {
  font-size: 1rem;
  font-weight: 400;
  text-align: left;
}
@media (min-width: 768px) {
  .blockTextImage__image {
    margin-bottom: 0;
  }
  .blockTextImage__label {
    font-size: 1rem;
  }
}
.navLink {
  cursor: pointer;
  position: relative;
  font-weight: 500;
  color: #111827;
  display: inline-block;
  padding: 0.5em 0.75em;
  margin: 0 -0.75em;
  background: #ffffff;
  border-radius: 5px;
  --bs-navLink-hover-color: #006cc9;
}
.navLink:hover {
  background: #f3f4f6;
}
.navLink i {
  font-size: 12px;
}
.navLink.active {
  color: #006cc9;
}
.hooray-svg-icon {
  width: 1.125rem;
  height: 1.125rem;
}
.hooray-svg-icon.-small {
  width: 1rem;
  height: 1rem;
}
.hooray-svg-icon.-medium {
  width: 1.25rem;
  height: 1.25rem;
}
.hooray-svg-icon.-large {
  width: 1.5rem;
  height: 1.5rem;
}
.hooray-svg-icon.-extraLarge {
  width: 2rem;
  height: 2rem;
}
@media (min-width: 52em) {
  .hooray-svg-icon.-sm-small {
    width: 1rem;
    height: 1rem;
  }
  .hooray-svg-icon.-sm-large {
    width: 1.5rem;
    height: 1.5rem;
  }
  .hooray-svg-icon.-sm-extraLarge {
    width: 2rem;
    height: 2rem;
  }
}
@media (min-width: 60em) {
  .hooray-svg-icon.-md-small {
    width: 1rem;
    height: 1rem;
  }
  .hooray-svg-icon.-md-large {
    width: 1.5rem;
    height: 1.5rem;
  }
  .hooray-svg-icon.-md-extraLarge {
    width: 2rem;
    height: 2rem;
  }
}
@media (min-width: 78em) {
  .hooray-svg-icon.-lg-small {
    width: 1rem;
    height: 1rem;
  }
  .hooray-svg-icon.-lg-large {
    width: 1.5rem;
    height: 1.5rem;
  }
  .hooray-svg-icon.-lg-extraLarge {
    width: 2rem;
    height: 2rem;
  }
}
.hooray-svg-icon.-marginRight {
  margin-right: 1em;
}
.hooray-svg-icon.-marginRightSmall {
  margin-right: 0.5em;
}
.hooray-svg-icon.-marginLeft {
  margin-left: 1em;
}
.hooray-svg-icon.-marginLeftSmall {
  margin-left: 0.5em;
}
.hooray-svg-icon.-marginLeftAuto {
  margin-left: auto;
}
.hooray-svg-icon.-marginRightAuto {
  margin-right: auto;
}
.button {
  background-color: #006cc9;
  font-size: 1em;
  color: #ffffff;
  text-align: center;
  border: 0;
  border-radius: 0.25rem;
  text-decoration: none;
  cursor: pointer;
  padding: 0.7em 1.5em;
  font-weight: 500;
  line-height: 1.5;
}
.button.-bold {
  font-weight: 700;
}
.button:not(.disabled):hover {
  background-color: rgb(1, 85, 163);
}
.button:active {
  background-color: rgb(6, 73, 134);
}
.button.-negative {
  color: #111827;
}
.button.-negative.-filled {
  background-color: #ffffff;
}
.button.-secondary {
  background-color: rgb(255, 174, 90);
  color: #ffffff;
}
.button.-secondary:hover {
  background-color: rgb(254, 146, 57);
}
.button.-secondary:active {
  background-color: rgb(255, 174, 90);
}
.button.-light {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.button.-light:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.button.-light:active {
  background-color: rgba(255, 255, 255, 0.3);
}
.button.-white {
  background-color: #ffffff;
  color: #111827;
}
.button.-white:hover {
  background-color: #f3f4f6;
}
.button.-grey {
  color: #9ca3af;
  background-color: transparent;
}
.button.-grey.-bordered {
  box-shadow: inset 0 0 0 1px #9ca3af;
  background-color: transparent;
  color: #9ca3af;
}
.button.-grey.-bordered:hover {
  background-color: #9ca3af;
  color: #ffffff;
}
.button.-grey.-filled {
  background-color: #9ca3af;
  color: #ffffff;
}
.button.-link {
  color: #111827;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: underline;
  background-color: transparent;
}
.button.-link:hover {
  color: #006cc9;
  background-color: transparent;
}
.button.-link:active {
  color: rgb(1, 85, 163);
  background-color: transparent;
}
.button.-linkArrow {
  color: #006cc9;
  text-decoration: none;
  background-color: transparent;
  font-weight: 700;
  font-size: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.75em;
  padding: 0.5em 0;
}
.button.-linkArrow.-small {
  font-size: 0.875rem;
  padding: 0.5em 0;
}
.button.-linkArrow .hooray-svg-icon {
  transition: transform 0.2s ease;
}
.button.-linkArrow:hover {
  color: rgb(1, 85, 163);
  background-color: transparent;
}
.button.-linkArrow:hover .hooray-svg-icon {
  transform: translateX(5px);
}
.button.-linkArrow:active {
  color: rgb(1, 85, 163);
  background-color: transparent;
}
.button.-text {
  color: #111827;
  background-color: transparent;
}
.button.-text:hover {
  color: #006cc9;
  background-color: transparent;
}
.button.-text:active {
  color: rgb(1, 85, 163);
  background-color: transparent;
}
.button.-text-light {
  color: #9ca3af;
  background-color: transparent;
  font-size: 0.875rem;
}
.button.-text-light:hover {
  color: #006cc9;
  background-color: transparent;
}
.button.-text-light:active {
  color: rgb(1, 85, 163);
  background-color: transparent;
}
.button.-simple {
  font-size: 0.9375em;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  background-color: #ffffff;
  color: #111827;
  padding: 0.5em 1em;
}
.button.-simple:hover {
  color: #374151;
  background-color: #ffffff;
}
.button.-simple.-is-active {
  background-color: #006cc9;
  color: #ffffff;
}
.button.-has-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.75em;
}
.button.-square-icon {
  color: #111827;
  width: 2rem;
  height: 2rem;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
}
.button.-square-icon:hover {
  background-color: rgb(255, 174, 90);
  color: #ffffff;
}
.button.-small {
  padding: 0.625em 1em;
}
.button.-large {
  font-size: 1.25rem;
}
.button.-wide {
  padding-left: 2.5em;
  padding-right: 2.5em;
}
.button.-transparent {
  font-size: 0.9375em;
  box-shadow: none;
  background-color: transparent;
  color: #111827;
  padding: 0.5em 1em;
}
.button.-transparent:hover {
  color: #374151;
  background-color: #f3f4f6;
}
.button.-transparent.-negative {
  color: #ffffff;
}
.button.-bordered {
  box-shadow: inset 0 0 0 1px #006cc9;
  background-color: transparent;
  color: #006cc9;
}
.button.-bordered:hover {
  box-shadow: none;
  background-color: #006cc9;
  color: #ffffff;
}
.button.-bordered.-dark {
  box-shadow: inset 0 0 0 1px #111827;
  color: #111827;
}
.button.-bordered.-dark:hover {
  background-color: #111827;
  color: #ffffff;
}
.button.-bordered.-negative {
  box-shadow: inset 0 0 0 1px #ffffff;
  color: #ffffff;
}
.button.-bordered.-negative:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.button.-round {
  border-radius: 3.125rem;
}
.button.-video {
  position: relative;
}
@media (min-width: 35em) {
  .button.-video {
    padding-right: 3rem;
  }
}
.button.-video:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  mask-image: url("../inc/hooray-svg-icons/play-circle.svg");
  mask-size: cover;
  background-color: #111827;
}
.button.-video.-bordered:before {
  background-color: #006cc9;
}
.button.-video:hover:before {
  background-color: #ffffff;
}
.button.-calendar {
  position: relative;
}
@media (min-width: 35em) {
  .button.-calendar {
    padding-right: 3rem;
  }
}
.button.-calendar:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  mask-image: url("../inc/hooray-svg-icons/calendar.svg");
  mask-size: cover;
  background-color: #111827;
}
.button.-calendar.-bordered:before {
  background-color: #006cc9;
}
.button.-calendar:hover:before {
  background-color: #ffffff;
}
.button.-full {
  padding-left: 0.3em;
  padding-right: 0.3em;
  width: 100%;
  display: block;
}
.button.-navButton {
  height: 2.5rem;
  width: 2.5rem;
  background: transparent;
  border: 0;
  border-radius: 0.25rem;
  color: #111827;
  padding: 0;
  margin: 0;
}
.button.-navButton .icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.button.-navButton:hover {
  background: #f3f4f6;
  cursor: pointer;
}
.button.-modalClose {
  height: 2rem;
  width: 2rem;
  background-color: transparent;
  border-radius: 0;
  padding: 0;
  mask-image: url("../inc/hooray-svg-icons/close.svg");
  mask-size: cover;
  background-color: #111827;
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  margin: -0.75rem -0.75rem 0 0;
  opacity: 0.4;
}
.button.-modalClose:hover, .button.-modalClose:focus {
  opacity: 1;
}
.button.-block {
  display: block;
}
.button.disabled {
  background-color: #b8bdc5;
  opacity: 0.6;
}
@media (min-width: 576px) {
  .buttons > * + * {
    margin-left: 15px;
  }
}
.cta {
  margin: 2.7rem 0;
  padding: 1.8rem;
  position: relative;
  border-radius: 0.25rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-flow: column nowrap;
  font-size: 1.5rem;
  font-weight: 700;
}
.cta.background-bright {
  background-color: rgb(66, 235, 159);
}
.cta .button {
  font-size: 1rem;
  flex: 0 1 auto;
  margin-top: 0.9rem;
  margin-left: 0;
}
.cta__imageWrapper {
  display: none;
}
@media (min-width: 52em) {
  .cta {
    margin: 5.4rem 0;
    justify-content: center;
    align-items: center;
    flex-flow: row nowrap;
    text-align: left;
    background-position: top right;
    padding-left: 2.7rem;
    width: 45.4rem;
    margin-left: -2.7rem;
  }
  .cta.-has-image {
    padding-left: 11.5rem;
    text-align: center;
  }
  .cta__imageWrapper {
    position: absolute;
    height: 100%;
    width: 7rem;
    top: 2rem;
    left: 1.5rem;
    display: flex;
    align-items: flex-start;
    justify-content: left;
    height: calc(100% + 1.8rem);
    top: -0.9rem;
    align-items: center;
  }
  .cta__image {
    box-shadow: 0px 1px 8px -1px rgba(0, 0, 0, 0.15),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.04);
    margin: 0 !important;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  .cta .button {
    margin-top: 0;
    white-space: nowrap;
    margin-left: auto;
  }
  .cta__text {
    margin-right: 1.8rem;
  }
}
@media (min-width: 60em) {
  .cta {
    width: 50.8rem;
    margin-left: -5.4rem;
  }
}
.branding__logo {
  display: block;
  height: 2.3rem;
  width: auto;
}
.branding.-in-footer .branding__logo {
  height: 3rem;
}
.alert {
  display: block;
  margin: 2.25rem 0;
  background-color: rgb(240, 247, 255);
  color: #111827;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 0.375rem;
  padding: 1.125em 1em 1em 1em;
  line-height: 1.625;
}
@media (min-width: 52em) {
  .alert {
    margin: 0.9rem 0;
  }
}
.integrationBanner {
  margin-top: calc(var(--tw-spacing) * 4);
  border-radius: var(--tw-radius-md);
  color: #ffffff;
  background-image: url("../inc/img/confetti-circle-gradient.svg"), url("../inc/img/confetti-twirl-gradient.svg");
  background-color: #006cc9;
  background-repeat: no-repeat, no-repeat;
  background-size: 10rem auto, auto 10rem;
  background-position: left -3rem top -1rem, right -14% bottom 0rem;
}
.integrationBanner__grid {
  max-width: 30rem;
  padding: 2em 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
}
.integrationBanner__title {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
  margin: 0 0 0.25em 0;
}
.integrationBanner__text {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.5em 0;
}
.integrationBanner__button {
  display: inline-block;
}
.faq__accordion {
  flex: 0 1 auto;
  margin-left: -1.8rem;
  margin-right: -1.8rem;
}
@media (min-width: 52em) {
  .faq__accordion {
    margin-left: 0;
    margin-right: 0;
  }
}
.carousel {
  position: relative;
}
.carousel.-logo .slick-list .slick-track {
  display: flex;
  align-items: center;
}
.carousel.-logo .slick-list .slick-track .slick-slide {
  flex: 0 auto;
  padding: 0 0.5rem;
  filter: grayscale(1);
  opacity: 50%;
}
@media (min-width: 52em) {
  .carousel.-logo .slick-list .slick-track .slick-slide {
    padding: 0 1rem;
  }
}
.videoDemoBanner {
  background-color: #006cc9;
  color: #ffffff;
  border-radius: 0.5rem;
  padding: 1.8rem;
  overflow: hidden;
  background-image: url("../inc/img/confetti-twirl-gradient.svg");
  background-size: 60% auto;
  background-position: right top;
  background-repeat: no-repeat;
}
.videoDemoBanner__content {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0.9rem;
}
.videoDemoBanner__heading {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.625em !important;
  flex-grow: 1;
  margin-bottom: 0 !important;
}
.videoDemoBanner__description {
  display: none;
  color: #ffffff;
}
.videoDemoBanner__image {
  display: none;
}
.videoDemoBanner__btn {
  flex-shrink: 0;
  margin-bottom: 0 !important;
  width: auto !important;
  display: inline-flex !important;
  flex-direction: row;
  gap: 0.9rem;
  align-items: center;
}
.videoDemoBanner__btn:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 21px;
  background: url("../inc/img/icon-play-light.svg") no-repeat;
  background-size: 21px 20px;
}
@media (min-width: 52em) {
  .videoDemoBanner {
    background-size: 50% auto;
  }
  .videoDemoBanner.-large {
    border-radius: 1.25rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 3.6rem;
    background-size: 100% auto;
    background-position: right top;
    padding: 3.6rem 0 3.6rem 3.6rem;
  }
  .videoDemoBanner.-large .videoDemoBanner__image {
    position: relative;
    max-width: 50%;
    order: 2;
    display: block;
  }
  .videoDemoBanner.-large .videoDemoBanner__image img {
    display: block;
    border-radius: 0.5rem 0 0 0.5rem;
    margin: 0;
  }
  .videoDemoBanner.-large .videoDemoBanner__image__playButton {
    width: 100%;
    height: 100%;
    font-size: 0.1rem;
    color: #006cc9;
    background-color: transparent;
    position: absolute;
    border: 0;
    cursor: pointer;
    top: 0;
    left: 0;
  }
  .videoDemoBanner.-large .videoDemoBanner__image__playButton svg {
    fill: currentColor;
    z-index: 100;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(calc(-50% + 3px), -50%);
    width: 34px;
    height: 38px;
  }
  .videoDemoBanner.-large .videoDemoBanner__image__playButton:after {
    content: "";
    position: absolute;
    width: 5rem;
    height: 5rem;
    border-radius: 5rem;
    background-color: #ffffff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 90;
  }
  .videoDemoBanner.-large .videoDemoBanner__image__playButton:hover {
    color: #ffffff;
  }
  .videoDemoBanner.-large .videoDemoBanner__image__playButton:hover:after {
    background-color: rgb(1, 85, 163);
  }
  .videoDemoBanner.-large .videoDemoBanner__content {
    order: 1;
    flex-grow: 1;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.8rem;
  }
  .videoDemoBanner.-large .videoDemoBanner__description {
    display: block;
  }
  .videoDemoBanner.-large .videoDemoBanner__heading {
    font-size: 2.5em !important;
    line-height: 1.2;
  }
}
.anchor-integration-content {
  transform: translateY(-98px);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.sideNav {
  position: sticky;
  top: 5.4rem;
  margin-bottom: 0.9rem;
}
.sideNav__list {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  list-style: none;
  margin: 0;
  padding: 0.75rem;
  background-color: #ffffff;
  width: 100%;
  display: none;
}
@media (min-width: 52em) {
  .sideNav__list {
    display: block;
    width: 17rem;
  }
}
.sideNav.-is-open .sideNav__list {
  display: block;
  margin-bottom: 1.8rem;
}
.sideNav.-is-open .sideNav__toggle {
  margin-bottom: 0.9rem;
}
.sideNav.-is-open .sideNav__toggle::after {
  transform: translateY(-7px) rotate(180deg);
}
.sideNav__toggle {
  display: block;
  font-size: 1.25rem;
  font-weight: 600;
  color: #111827;
  padding: 0.9rem 0;
  position: relative;
}
.sideNav__toggle span {
  display: inline-flex;
  padding-right: 3rem;
  align-items: center;
  gap: 0.5rem;
}
.sideNav__toggle::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNSAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjIgKDQ3MzI3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4NCiAgICAgICAgPGcgaWQ9Imhvb3JheS1kZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA5Ni4wMDAwMDAsIC01ODYxLjAwMDAwMCkiIHN0cm9rZT0iIzA2MUUyQiIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTctQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEwOC41MDAwMDAsIDU4NjIuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMTA4LjUwMDAwMCwgLTU4NjIuNTAwMDAwKSAiIHBvaW50cz0iMTExNiA1ODcwIDExMDEgNTg3MCAxMTAxIDU4NTUgMTEwMSA1ODU1Ij48L3BvbHlsaW5lPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  height: 1em;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-7px) rotate(0deg);
  transition: transform 0.3s ease-in-out;
  width: 1.188rem;
}
@media (min-width: 52em) {
  .sideNav__toggle {
    display: none;
  }
}
.sideNav__item {
  font-size: 0.9375rem;
  line-height: 1;
  margin-bottom: 0.125rem;
}
.sideNav__item:last-child {
  margin-bottom: 0;
}
.sideNav__item__divider {
  height: 1px;
  background-color: #e5e7eb;
  margin: 0.5rem 0.5rem;
}
.sideNav__item__legend {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.75rem;
}
.sideNav__link {
  padding: 0.75rem 0.75rem 0.625rem 0.75rem;
  color: #111827;
  display: block;
  border-radius: 0.375rem;
  line-height: 1.15;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.sideNav__link:hover {
  background-color: #f3f4f6;
}
.sideNav__link.-active {
  background-color: rgb(240, 247, 255);
  color: #006cc9;
}
.breadcrumbs {
  font-size: 0.9375em;
  margin: 0 0 0.9rem 0;
  padding: 0;
}
.breadcrumbs a {
  color: #006cc9;
  font-weight: 600;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: rgb(1, 85, 163);
}
.breadcrumbs a:hover:after {
  color: #006cc9;
}
.breadcrumbs a:active {
  color: #006cc9;
}
.breadcrumbs span span:not(.breadcrumb_last) {
  position: relative;
}
@media (min-width: 52em) {
  .breadcrumbs {
    margin-bottom: 0.9rem;
  }
}
.breadcrumbs.-light {
  opacity: 0.5;
}
.breadcrumbs.-light a {
  color: #ffffff;
}
.breadcrumbs.-light a:hover {
  text-decoration: underline;
}
.breadcrumb-arrow::after, .breadcrumbs span span:not(.breadcrumb_last)::after {
  content: "";
  mask-image: url("../inc/hooray-svg-icons/chevron-right.svg");
  mask-size: contain;
  background-color: currentColor;
  width: 1.125em;
  height: 1.125em;
  text-align: center;
  display: inline-block;
  margin: 0 0 0 0.25em;
  vertical-align: -3px;
}
.label {
  font-size: 0.75rem;
  line-height: 1;
  font-weight: 700;
  background-color: #b8bdc5;
  color: #111827;
  padding: 0.25rem 0.25rem;
  border-radius: 0.25rem;
  display: inline-block;
}
.label.-green {
  background-color: rgb(239, 254, 247);
}
.label.-blue {
  background-color: rgb(240, 247, 255);
}
.label.-cyan {
  background-color: rgb(235, 254, 255);
}
.templatesHero {
  padding: 1.5rem;
  background-image: url("../inc/img/template-gallery-hero-confetti.svg");
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (min-width: 768px) {
  .templatesHero {
    padding: 2.5rem;
  }
}
.form__logo {
  display: block;
  max-width: 80%;
  height: auto;
  margin: 0 auto 0.9rem auto;
}
@media screen and (min-width: 52em) {
  .form__logo {
    max-width: 70%;
  }
}
.form__title {
  font-size: 1.875em;
  line-height: 1.25;
  margin: 0 0 0.5em;
}
.form__introduction {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.375em;
  margin: 0 0 1.375em;
}
.form__content {
  margin: 0 0 1.375em;
}
.form__agreements, .form__finalNote {
  color: #9ca3af;
  font-size: 0.875em;
  letter-spacing: 0;
  line-height: 20px;
  margin: 0 0 1.375em;
}
.form__agreements a, .form__finalNote a {
  color: inherit;
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}
.form__agreements a:hover, .form__finalNote a:hover {
  color: #006cc9;
}
.form__finalNote {
  margin: 0;
  text-align: center;
}
.gform_wrapper {
  font-size: 1rem;
}
.gform_wrapper input[type=text], .gform_wrapper input[type=date], .gform_wrapper input[type=email], .gform_wrapper input[type=number], .gform_wrapper input[type=password], .gform_wrapper input[type=search], .gform_wrapper input[type=tel], .gform_wrapper input[type=time], .gform_wrapper input[type=url] {
  width: 100%;
  padding: 1em;
  outline: none;
  border: none;
  border-bottom: 0.1em solid #9ca3af;
  background-color: #f9fafb;
}
.gform_wrapper input[type=text]:focus, .gform_wrapper input[type=date]:focus, .gform_wrapper input[type=email]:focus, .gform_wrapper input[type=number]:focus, .gform_wrapper input[type=password]:focus, .gform_wrapper input[type=search]:focus, .gform_wrapper input[type=tel]:focus, .gform_wrapper input[type=time]:focus, .gform_wrapper input[type=url]:focus {
  border-color: rgb(95, 231, 255);
}
.gform_wrapper select {
  width: 100%;
  padding: 1em;
  outline: none;
  border: none;
  border-bottom: 0.1em solid #9ca3af;
  background-color: #f9fafb;
}
.gform_wrapper select:focus {
  border-color: rgb(95, 231, 255);
}
.gform_wrapper .gform_required_legend {
  display: none;
}
.gform_wrapper textarea {
  width: 100%;
  padding: 1em;
  outline: none;
  border: none;
  border-bottom: 0.1em solid #9ca3af;
  background-color: #f9fafb;
  resize: vertical;
  min-height: 2em;
  line-height: 1.35;
}
.gform_wrapper textarea.small {
  height: 7em;
}
.gform_wrapper textarea:focus {
  border-color: rgb(95, 231, 255);
}
.gform_wrapper textarea::placeholder {
  color: #9ca3af;
}
.gform_wrapper .gform_validation_errors {
  font-size: 0.875rem !important;
  border: 1px solid rgb(255, 174, 90) !important;
  background-color: rgb(255, 247, 237) !important;
  border-radius: 0.25rem !important;
  padding: 0.75em 1em !important;
  padding-left: 50px !important;
}
.gform_wrapper .gform_validation_errors h2 {
  color: rgb(255, 174, 90) !important;
}
.gform_wrapper .gform_heading {
  margin-bottom: 0.9rem;
}
@media (min-width: 52em) {
  .gform_wrapper .gform_heading {
    margin-bottom: 1.8rem;
  }
}
.gform_wrapper .gform_heading .gform_description {
  font-size: 0.9375rem;
}
@media (min-width: 52em) {
  .gform_wrapper .gform_heading .gform_description {
    font-size: 1rem;
  }
}
.gform_wrapper .gform_body .gform_fields {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield {
  margin: 0 0 0.9rem 0;
  border: none;
  padding: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield.hidden_label .gfield_label {
  display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield_visibility_hidden {
  display: none;
}
.gform_wrapper .gform_body .gform_fields .gfield_label {
  display: block;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.gform_wrapper .gform_body .gform_fields .gfield_radio, .gform_wrapper .gform_body .gform_fields .gfield_checkbox {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gform_wrapper .gform_body .gform_fields .gfield_radio input[type=radio], .gform_wrapper .gform_body .gform_fields .gfield_radio input[type=checkbox], .gform_wrapper .gform_body .gform_fields .gfield_checkbox input[type=radio], .gform_wrapper .gform_body .gform_fields .gfield_checkbox input[type=checkbox] {
  margin-right: 0.5em;
}
.gform_wrapper .gform_body .gform_fields .gfield_radio label, .gform_wrapper .gform_body .gform_fields .gfield_checkbox label {
  cursor: pointer;
}
.gform_wrapper .gform_footer .gform-button--width-full {
  width: 100%;
}
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select {
  border-color: rgb(255, 174, 90);
}
.gform_wrapper .gfield .validation_message, .gform_wrapper .gfield .gfield_validation_message {
  color: rgb(255, 174, 90) !important;
  background: none !important;
  padding: 0 !important;
  font-size: 0.875rem !important;
  border: none !important;
}
.gform_wrapper .gfield.-diapositive input {
  background-color: #ffffff;
  border: none;
}
.gform_wrapper .gfield.-rounded input {
  border-radius: 3em;
  border: none;
  padding: 0.8em 1em;
}
.gform_wrapper .gfield.-bordered input {
  border-radius: 0.25rem;
  background-color: #ffffff;
  border: 1px solid #b8bdc5;
}
.gform_wrapper .gfield .ginput_container_consent {
  margin-bottom: 1.8rem;
}
.gform_wrapper .gform_inline {
  display: flex;
  flex-direction: column;
}
.gform_wrapper .gform_inline .gform_ajax_spinner {
  display: none;
}
.gform_wrapper .gform_inline.-loading .gform_footer input[type=submit] {
  color: transparent;
  background-image: url("../inc/img/spinner-light.svg");
  background-position: center center;
  background-size: auto 60%;
  background-repeat: no-repeat;
}
.gform_wrapper .gform_inline .gform_body {
  flex: 1 auto;
  margin-bottom: 1em;
  margin-right: 0;
}
.gform_wrapper .gform_inline .gform_body .gform_fields .gfield {
  margin: 0;
}
.gform_wrapper .gform_inline .gform_body .gform_fields .gfield .ginput_container {
  margin-bottom: 0;
}
.gform_wrapper .gform_inline .gform_footer {
  flex: 0 0 auto;
  display: flex;
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper .gform_inline .gform_footer input[type=submit] {
  width: 100%;
}
.gform_wrapper .gform_inline .validation_error, .gform_wrapper .gform_inline .validation_message {
  display: none;
}
@media (min-width: 52em) {
  .gform_wrapper .gform_inline {
    flex-direction: row;
  }
  .gform_wrapper .gform_inline .gform_body {
    margin-bottom: 0;
    margin-right: 1em;
  }
  .gform_wrapper .gform_inline .gform_footer {
    margin-left: auto;
  }
}
.gform_wrapper.gform_inline_wrapper .gform_validation_errors {
  display: none;
}
.gform_wrapper .gform_ajax_spinner {
  display: none;
}
.gform_wrapper .-loading .gform_footer input[type=submit] {
  color: transparent;
  background-image: url("../inc/img/spinner-light.svg");
  background-position: center center;
  background-size: auto 60%;
  background-repeat: no-repeat;
}
.gform_confirmation_wrapper.gform_inline {
  text-align: center;
  padding: 1em;
  border: 2px solid rgb(91, 176, 47);
  background-color: rgb(229, 250, 232);
  border-radius: 0.25rem;
  color: rgb(91, 176, 47);
  font-size: 0.9em;
  margin-bottom: 0.9rem;
  font-weight: 500;
}
img.gform_ajax_spinner, .gform-loader {
  display: none !important;
}
.-outlinedFormFields .gform_wrapper input[type=text], .-outlinedFormFields .gform_wrapper input[type=date], .-outlinedFormFields .gform_wrapper input[type=email], .-outlinedFormFields .gform_wrapper input[type=number], .-outlinedFormFields .gform_wrapper input[type=password], .-outlinedFormFields .gform_wrapper input[type=search], .-outlinedFormFields .gform_wrapper input[type=tel], .-outlinedFormFields .gform_wrapper input[type=time], .-outlinedFormFields .gform_wrapper input[type=url] {
  border: 1px solid #b8bdc5;
  background-color: #ffffff;
  border-radius: 0.25em;
}
.-outlinedFormFields .gform_wrapper input[type=text]:focus, .-outlinedFormFields .gform_wrapper input[type=date]:focus, .-outlinedFormFields .gform_wrapper input[type=email]:focus, .-outlinedFormFields .gform_wrapper input[type=number]:focus, .-outlinedFormFields .gform_wrapper input[type=password]:focus, .-outlinedFormFields .gform_wrapper input[type=search]:focus, .-outlinedFormFields .gform_wrapper input[type=tel]:focus, .-outlinedFormFields .gform_wrapper input[type=time]:focus, .-outlinedFormFields .gform_wrapper input[type=url]:focus {
  border-color: #006cc9;
}
.-outlinedFormFields .gform_wrapper select {
  width: 100%;
  padding: 1em;
  outline: none;
  border: none;
  border: 0.1em solid #b8bdc5;
  background-color: #ffffff;
  border-radius: 0.25em;
}
.-outlinedFormFields .gform_wrapper select:focus {
  border-color: #006cc9;
}
.-centeredFormHeader .gform_wrapper .gform_heading {
  text-align: center;
}
.-hideErrorMessages .gform_validation_errors {
  display: none !important;
}
.-hideErrorMessages .gform_wrapper .gform_submission_error {
  display: none;
}
.form-textField {
  margin: 0 0 0.9em;
  position: relative;
}
.form-textField.ginput_container .form-textField__input {
  padding: 1.6em 1em 0.8em !important;
}
.form-textField .strength-meter {
  border-width: 0 0 0.1rem !important;
  width: 100% !important;
  display: block !important;
  text-align: center !important;
  padding: 0.45em !important;
  font-size: 0.875em !important;
  font-weight: normal !important;
  line-height: 1 !important;
}
.form-textField__input, .form-textField__label {
  font-size: 1em;
  line-height: 1.2 !important;
}
.form-textField__label {
  color: #9ca3af;
  cursor: text;
  display: block;
  font-size: 1em;
  left: 1em;
  padding: 1.2em 0;
  position: absolute;
  top: 0;
  transform: translateY(-0.8em) scale(0.75);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
  pointer-events: none;
}
.form-textField__icon {
  position: absolute;
  right: 0.9em;
  top: 0.45em;
  width: 2.4em;
}
.form-textField__input {
  background-color: #f9fafb;
  border: none;
  border-bottom: 0.1em solid #9ca3af;
  border-radius: 0;
  outline: none;
  padding: 1.6em 1em 0.8em;
  width: 100%;
}
.form-textField__input::placeholder {
  color: transparent;
  transition: color 0.3s ease-in-out;
}
.form-textField__input:hover {
  border-color: #111827;
}
.form-textField__input.-formError {
  border-color: rgb(255, 174, 90) !important;
}
.form-textField__input.-formError + .form-textField__label {
  color: rgb(255, 174, 90);
}
.form-textField__input:focus {
  border-color: rgb(95, 231, 255);
}
.form-textField__input:focus::placeholder {
  color: #9ca3af;
}
.form-textField__input:focus + .form-textField__label {
  color: rgb(95, 231, 255);
}
.form-textField__input:placeholder-shown + .form-textField__label {
  transform: translateY(0) scale(1);
}
.form-textField__input:not(:placeholder-shown) + .form-textField__label, .form-textField__input:focus:placeholder-shown + .form-textField__label {
  transform: translateY(-0.8em) scale(0.75);
}
.gform_inline .form-textField.ginput_container .form-textField__input {
  padding: 1.6em 1em 0.6em !important;
}
.footer .form-textField.ginput_container .form-textField__label {
  padding: 1em 0 !important;
}
.gform_wrapper .gfield.gfield_error .form-textField__input {
  border: none !important;
  border-bottom: 0.1em solid rgb(255, 174, 90) !important;
  background-color: rgb(255, 247, 237) !important;
}
.gform_wrapper .gfield.gfield_error .form-textField__label {
  color: #9ca3af !important;
}
.-outlinedFormFields .gform_wrapper .form-textField__input {
  font-size: 0.875rem;
}
.-outlinedFormFields .gform_wrapper .form-textField__input:focus + .form-textField__label {
  color: #006cc9;
}
.-outlinedFormFields .gform_wrapper .form-textField__label {
  left: 1em;
  font-size: 0.875rem;
  padding: 1.4em 0;
}
.-outlinedFormFields .gform_wrapper .form-textField.ginput_container .form-textField__input {
  padding: 1.8em 1em 0.5em !important;
}
.-outlinedFormFields .gform_wrapper .gfield.gfield_error .form-textField__input {
  border: 1px solid rgb(255, 174, 90) !important;
}
.form-selectField {
  margin: 0 0 0.9em;
  position: relative;
}
.form-selectField::after {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  right: 1rem;
  top: 1em;
  background-color: #9ca3af;
  mask-image: url("../inc/hooray-svg-icons/chevron-down.svg");
  mask-size: contain;
}
.form-selectField.ginput_container .form-selectField__input {
  padding: 1.6em 1em 0.8em !important;
}
.form-selectField__input, .form-selectField__label {
  font-size: 1em;
  line-height: 1.2;
}
.form-selectField__label {
  color: #9ca3af;
  cursor: text;
  display: block;
  font-size: 1em;
  left: 1em;
  padding: 1.2em 0;
  position: absolute;
  top: 0;
  transform: translateY(-0.8em) scale(0.75);
  transform-origin: left;
  transition: transform 0.3s ease-in-out;
  pointer-events: none;
}
.form-selectField__icon {
  position: absolute;
  right: 0.9em;
  top: 0.45em;
  width: 2.4em;
}
.form-selectField__input {
  appearance: none;
  background-color: #f9fafb;
  border: none;
  border-bottom: 0.1em solid #9ca3af;
  border-radius: 0;
  outline: none;
  padding: 1.6em 1em 0.8em;
  width: 100%;
}
.form-selectField__input::-ms-expand {
  display: none;
}
.form-selectField__input:hover {
  border-color: #111827;
}
.form-selectField__input.-formError {
  border-color: rgb(255, 174, 90) !important;
}
.form-selectField__input.-formError + .form-textField__label {
  color: rgb(255, 174, 90);
}
.form-selectField__input:focus {
  border-color: rgb(95, 231, 255);
}
.form-selectField__input:focus::placeholder {
  color: #9ca3af;
}
.form-selectField__input:focus + .form-selectField__label {
  color: rgb(95, 231, 255);
}
.form-selectField__input.placeholder-shown + .form-selectField__label {
  transform: translateY(0) scale(1);
}
.form-selectField__input:not(.placeholder-shown) + .form-selectField__label, .form-selectField__input.placeholder-shown:focus + .form-selectField__label {
  transform: translateY(-0.8em) scale(0.75);
}
.gform_inline .form-selectField.ginput_container .form-selectField__input {
  padding: 1.6em 1em 0.6em !important;
}
.footer .form-selectField.ginput_container .form-selectField__label {
  padding: 1em 0 !important;
}
.gform_wrapper .gfield.gfield_error .form-selectField__input {
  border: none !important;
  border-bottom: 0.1em solid rgb(255, 174, 90) !important;
  background-color: rgb(255, 247, 237) !important;
}
.gform_wrapper .gfield.gfield_error .form-selectField__label {
  color: #9ca3af !important;
}
.-outlinedFormFields .gform_wrapper .form-selectField__input {
  font-size: 0.875rem;
}
.-outlinedFormFields .gform_wrapper .form-selectField__input:focus + .form-selectField__label {
  color: #006cc9;
}
.-outlinedFormFields .gform_wrapper .form-selectField__label {
  left: 1em;
  font-size: 0.875rem;
  padding: 1.4em 0;
}
.-outlinedFormFields .gform_wrapper .form-selectField.ginput_container .form-selectField__input {
  padding: 1.8em 1em 0.5em !important;
}
.-outlinedFormFields .gform_wrapper .gfield.gfield_error .form-selectField__input {
  border: 1px solid rgb(255, 174, 90) !important;
}
.form-error {
  color: rgb(255, 174, 90);
  font-size: 0.875rem;
  margin: 0.9em 0 0 0;
  display: block;
}
.author {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 1.8rem;
}
.author__image {
  border-radius: 100%;
  width: 3.125em;
  height: 3.125em;
  margin-right: 0.9rem;
  flex: 0 1 auto;
}
.author__label {
  font-size: 0.75em;
  line-height: 1.375em;
  color: #9ca3af;
  flex: 0 1 auto;
}
.author__name {
  font-weight: 700;
  display: block;
}
.author__position {
  font-weight: 400;
  display: block;
}
.author.-footer {
  margin-bottom: 0;
}
.author.-small .author__image {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.594rem;
}
.author.-small .author__label {
  font-size: 0.75em;
}
.author.-small .author__name {
  font-weight: 400;
}
.author.-blog {
  margin: 0;
}
.author.-blog .author__image {
  margin-right: 0.75em;
}
.author.-blog .author__label {
  font-size: 0.8125rem;
}
@media (min-width: 52em) {
  .author__image {
    width: 3.5rem;
    height: 3.5rem;
  }
  .author__label {
    font-size: 0.8125rem;
  }
  .author.-vertical {
    margin-right: 0;
    margin-bottom: 0;
    transform: translateY(-2.1875em);
    flex-direction: column;
    align-items: flex-start;
  }
  .author.-vertical .author__image {
    margin-bottom: 0.45rem;
  }
  .author.-blog .author__label {
    font-size: 0.875rem;
  }
}
.chapters__anchorMenu {
  margin: 1.8rem 0;
  padding-bottom: 1.8rem;
  border-bottom: 1px solid #b8bdc5;
}
.chapters__anchorMenu__col {
  margin-bottom: 0.594rem;
}
@media (min-width: 52em) {
  .chapters__anchorMenu {
    display: flex;
    justify-content: space-between;
  }
  .chapters__anchorMenu__col {
    flex: 0 1 auto;
    width: 48.5%;
    margin-bottom: 0;
  }
}
.chapters__anchorLink {
  display: block;
  position: relative;
  font-weight: 600;
  color: #111827;
  margin-bottom: 0.594rem;
}
.chapters__anchorLink:last-child {
  margin-bottom: 0;
}
.chapters__anchorLink:hover {
  color: #006cc9;
}
.chapters__anchorLink:active {
  color: #111827;
}
.chapters__item {
  margin-bottom: 1.8rem;
}
@media (min-width: 52em) {
  .chapters__item {
    margin-bottom: 3.6rem;
  }
}
.spinner {
  background: url("../inc/img/spinner-light.svg") rgba(0, 0, 0, 0.6);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  background-size: 8em 8em;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
}
.quote__inner {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.quote__image {
  flex: 0 0 auto;
  border-radius: 3.125rem;
  width: 5em;
  height: 5em;
  margin-right: 1em;
}
.quote__content {
  flex: 0 1 auto;
}
.quote__text {
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.quote__name {
  color: #9ca3af;
}
@media (min-width: 52em) {
  .quote__text {
    font-size: 1.125em;
  }
  .quote__inner.-center {
    justify-content: center;
  }
  .quote__inner.-left {
    justify-content: flex-start;
  }
  .quote__inner.-right {
    justify-content: flex-end;
  }
}
.modal {
  display: none;
  position: fixed;
  z-index: 750;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.9rem;
}
.modal.-lightBackdrop {
  background-color: rgb(255, 255, 255);
}
.modal.-open {
  display: flex;
}
.modal__box {
  flex: 0 0 auto;
  background-color: #ffffff;
  padding: 1.8rem;
  border-radius: 1.25rem;
  max-width: 90vw;
  width: 100%;
  position: relative;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.modal__box.-medium {
  width: 28.75em;
}
@media (min-width: 52em) {
  .modal__box {
    max-width: 45rem;
    padding: 2.7rem;
  }
}
.modal__content {
  flex: 0 1 auto;
}
.modal__content.-full {
  width: 100%;
}
.modal__content.-center {
  text-align: center;
}
.modal__header {
  padding-right: 1.8rem;
}
.modal__title {
  margin-top: 0;
  font-weight: 700;
}
.modal__title.-large {
  margin: 0 0 1.5em 0;
  font-size: 1.75rem;
  line-height: 1.25;
}
.modal__image {
  flex: 0 1 auto;
  max-width: 100%;
  height: auto;
  margin-bottom: 1.8rem;
}
.modal__close {
  position: absolute;
  top: 1.8rem;
  right: 1.8rem;
}
.modal__close::after {
  vertical-align: 0;
  line-height: 16px;
  font-size: 30px;
  color: #006cc9;
  cursor: pointer;
}
.modal__close:hover, .modal__close:focus {
  opacity: 0.6;
  background-color: transparent;
}
@media (min-width: 52em) {
  .modal__box {
    flex-direction: row;
  }
  .modal__image {
    margin-bottom: 0;
    margin-right: 1.8rem;
    width: 31.3333333333%;
  }
  .modal__title.-large {
    font-size: 2.5rem;
  }
}
.featured__title {
  font-size: 1.375rem;
  line-height: 1.3;
}
@media (min-width: 52em) {
  .featured__title {
    font-size: 1.875rem;
  }
}
.featured__title {
  margin: 0 0 0.9rem;
}
.featured__inner {
  margin: 0 auto;
  padding: 1.8rem 0 3.6rem 0;
}
@media (min-width: 52em) {
  .featured__inner {
    width: 82.8333333333%;
  }
  .featured__title {
    font-size: 1.625em;
    margin-bottom: 1.8rem;
  }
  .featured__loop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
  }
}
.panel {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  background-color: #ffffff;
  margin-bottom: 1.8rem;
}
.panel__heading {
  font-size: 1.125rem;
  margin: 0;
  padding: 1.5rem;
  border-bottom: 1px solid #e5e7eb;
  font-weight: bold;
}
.panel__heading.-noBorder {
  border-bottom: none;
}
.panel__content {
  padding: 1.5rem;
}
.panel.-compact .panel__heading {
  padding: 1rem;
}
.panel.-compact .panel__content {
  padding: 1rem;
}
.loopBlog {
  overflow: hidden;
  border-radius: var(--tw-radius-md);
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  margin-bottom: 1.8rem;
  background-color: #ffffff;
  width: 100%;
  transition: all 0.2s ease-in-out;
}
.loopBlog:hover {
  transition: all 0.3s ease-in-out;
  transform: translate(0, -0.25em);
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
}
.loopBlog__link {
  display: block;
  height: 100%;
}
.loopBlog__grid {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.loopBlog__image {
  width: 100%;
  padding-top: 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  flex: 0 0 auto;
}
.loopBlog__content {
  height: 100%;
  padding: 1.188rem;
  flex: 0 1 auto;
  width: 100%;
  display: flex;
  flex-flow: column nowrap;
  align-items: flex-start;
}
.loopBlog__theme {
  font-size: 0.9375rem;
  color: #006cc9;
  font-weight: 700;
}
.loopBlog__title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
  margin: 0.25em 0 2em 0;
  max-width: 100%;
}
.loopBlog__date {
  font-size: 0.625em;
  color: #9ca3af;
  font-weight: 400;
}
.loopBlog__meta {
  width: 100%;
  margin-top: auto;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.loopBlog__author {
  font-size: 0.9375rem;
}
.loopBlog__time {
  margin-left: auto;
  color: #9ca3af;
  font-size: 0.8125rem;
  font-weight: 500;
}
@media (min-width: 52em) {
  .loopBlog {
    width: 31.3333333333%;
    margin-right: 3%;
  }
  .loopBlog:nth-child(3n), .loopBlog:last-child {
    margin-right: 0;
  }
  .loopBlog__grid {
    height: 100%;
  }
  .loopBlog__image {
    height: 15rem;
    padding-top: 0;
  }
  .loopBlog__content {
    padding: 1.8rem;
  }
  .loopBlog__title {
    font-size: 1.125em;
  }
  .loopBlog__date {
    font-size: 0.875em;
  }
  .loopBlog.-large {
    width: 100%;
    margin-bottom: 0;
  }
  .loopBlog.-large .loopBlog__grid {
    flex-direction: row;
    align-items: stretch;
  }
  .loopBlog.-large .loopBlog__image {
    flex: 1 1 auto;
    height: auto;
  }
  .loopBlog.-large .loopBlog__content {
    flex: 0 0 auto;
    width: 25rem;
    height: 24rem;
  }
  .loopBlog.-large .loopBlog__title {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.15;
  }
}
.loopFeatured {
  margin-bottom: 1.8rem;
  width: 100%;
}
.loopFeatured__image {
  width: 100%;
  height: auto;
}
.loopFeatured__content {
  padding: 0.9rem 0;
}
.loopFeatured__theme {
  font-size: 0.75em;
  color: #006cc9;
  font-weight: 500;
}
.loopFeatured__title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
  margin: 0.45rem 0 0 0;
  line-height: 1;
}
.loopFeatured__date {
  font-size: 0.625em;
  color: #9ca3af;
  font-weight: 400;
}
.loopFeatured__excerpt {
  font-size: 0.875em;
  margin: 0.9rem 0 0.9rem 0;
  color: #111827;
}
.loopFeatured__more {
  font-size: 0.875em;
  text-decoration: none;
  color: #111827;
  border-bottom: 2px solid #006cc9;
}
@media (min-width: 52em) {
  .loopFeatured {
    width: 48.5%;
  }
  .loopFeatured__content {
    padding: 1.8rem;
  }
  .loopFeatured__theme {
    font-size: 1.0625em;
  }
  .loopFeatured__title {
    font-size: 1.125em;
  }
  .loopFeatured__date {
    font-size: 0.875em;
  }
  .loopFeatured__excerpt {
    font-size: 1em;
    margin: 0.9rem 0 1.8rem 0;
  }
  .loopFeatured__more {
    font-size: 1em;
  }
  .loopFeatured.-boxed {
    box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  }
}
.loopFeatured:nth-child(even) .loopFeatured__theme {
  color: #006cc9;
}
.loopFeatured:nth-child(even) .loopFeatured__more {
  border-color: #006cc9;
}
.loopStory {
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  background-color: #ffffff;
  width: 100%;
  transition: all 0.2s ease-in-out;
  position: relative;
  border-radius: var(--tw-radius-md);
}
.loopStory:hover {
  transition: all 0.3s ease-in-out;
  transform: translate(0, -0.25em);
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
}
.loopStory__link {
  display: block;
}
.loopStory__grid {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 1.8rem;
  margin-bottom: 0.9rem;
  padding-bottom: 5rem;
}
.loopStory__logo {
  border-top: 1px solid #e5e7eb;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  min-height: 5rem;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.loopStory__logo img {
  display: block;
  max-height: 4rem;
  object-fit: contain;
}
.loopStory__image {
  margin-right: 0.9rem;
}
.loopStory__image img {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  max-width: 4rem;
  max-height: 4rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.loopStory__content {
  flex-grow: 1;
  flex: 0 1 auto;
  width: 100%;
  display: flex;
  color: #111827;
  flex-flow: column nowrap;
  align-items: flex-start;
}
.loopStory__term {
  box-shadow: inset 0 0 0 1px #006cc9;
  background-color: rgb(240, 247, 255);
  font-size: 0.75rem;
  color: #006cc9;
  font-weight: 700;
  border-radius: 3.125rem;
  padding: 0.7em 1.5em;
  line-height: 1.5;
  display: inline-block;
  margin-right: 0.45rem;
  margin-bottom: 0.45rem;
}
.loopStory__term:last-child {
  margin-right: 0;
}
.loopStory__title {
  font-size: 1rem;
  color: #111827;
  font-weight: 600;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
.loopStory__pitch {
  margin-bottom: 0.75em;
  color: #9ca3af;
}
.loopStory__meta {
  font-size: 0.75rem;
  color: #9ca3af;
  font-weight: 400;
  margin-bottom: 1.25em;
  display: flex;
  flex-flow: row wrap;
  gap: 1em;
}
.loopStory__metaItem {
  display: flex;
  align-items: center;
  gap: 0.375em;
}
@media (min-width: 52em) {
  .loopStory__grid {
    height: 100%;
  }
  .loopStory__title {
    font-size: 1.125em;
  }
}
.loopPartner {
  border-radius: var(--tw-radius-md);
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  margin-bottom: 1.8rem;
  background-color: #ffffff;
  width: 100%;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.loopPartner:hover {
  transition: all 0.3s ease-in-out;
  transform: translate(0, -0.25em);
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
}
.loopPartner__link {
  display: block;
}
.loopPartner__grid {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 1.8rem;
  margin-bottom: 0.9rem;
  padding-bottom: 5rem;
}
.loopPartner__logo {
  border-top: 1px solid #e5e7eb;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  min-height: 5rem;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.loopPartner__logo img {
  display: block;
  max-height: 4rem;
  object-fit: contain;
}
.loopPartner__image {
  margin-right: 0.9rem;
}
.loopPartner__image img {
  display: inline-block;
  width: 4rem;
  height: 4rem;
  max-width: 4rem;
  max-height: 4rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
}
.loopPartner__content {
  flex-grow: 1;
  flex: 0 1 auto;
  width: 100%;
  display: flex;
  color: #111827;
  flex-flow: column nowrap;
  align-items: flex-start;
}
.loopPartner__term {
  box-shadow: inset 0 0 0 1px #006cc9;
  background-color: rgb(240, 247, 255);
  font-size: 0.75rem;
  color: #006cc9;
  font-weight: 700;
  border-radius: 3.125rem;
  padding: 0.7em 1.5em;
  line-height: 1.5;
  display: inline-block;
  margin-right: 0.45rem;
  margin-bottom: 0.45rem;
}
.loopPartner__term:last-child {
  margin-right: 0;
}
.loopPartner__title {
  font-size: 1em;
  color: #111827;
  font-weight: 600;
  max-width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 0.45rem;
}
.loopPartner__pitch {
  margin-bottom: 0.9rem;
  color: #9ca3af;
}
.loopPartner__meta {
  font-size: 0.75em;
  color: #9ca3af;
  font-weight: 400;
  margin-bottom: 0.9rem;
}
.loopPartner__metaItem {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  margin-right: 0.9rem;
}
.loopPartner__metaItem .hooray-svg-icon {
  transform: translateY(-1px);
}
@media (min-width: 52em) {
  .loopPartner {
    width: 31.3333333333%;
    margin-right: 3%;
  }
  .loopPartner:nth-child(3n), .loopPartner:last-child {
    margin-right: 0;
  }
  .loopPartner__grid {
    height: 100%;
  }
  .loopPartner__title {
    font-size: 1.125em;
  }
}
.loopWebinar {
  border-radius: var(--tw-radius-md);
  box-shadow: 0 5px 25px -5px rgb(0 0 0 / 0.1), 0 5px 10px -6px rgb(0 0 0 / 0.1);
  margin-bottom: 1.8rem;
  background-color: #ffffff;
  width: 100%;
  transition: all 0.2s ease-in-out;
  position: relative;
  padding: 0.75rem;
}
.loopWebinar__link {
  display: block;
}
.loopWebinar__title {
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  padding: 0;
  margin-bottom: 0.9rem;
}
.loopWebinar__description {
  font-size: 0.875rem;
}
.loopWebinar__description + .loopWebinar__button {
  display: inline-block;
  margin-top: 1.8rem;
}
.loopWebinar__icon {
  vertical-align: middle;
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  background-color: rgb(240, 247, 255);
  color: #006cc9;
  font-size: 2rem;
  border-radius: 50%;
  width: 3.5rem;
  height: 3.5rem;
}
.loopWebinar__content {
  padding: 1rem;
}
.loopWebinar__content__icon {
  display: none;
}
.loopWebinar__poster {
  position: relative;
  display: block;
}
.loopWebinar__poster__image {
  width: 100%;
  margin-bottom: 0.5rem;
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
  display: block;
  border-radius: 0.25rem;
}
.loopWebinar__poster__icon {
  position: absolute;
  bottom: 0;
  z-index: 10;
  right: 1.8rem;
  transform: translateY(50%);
}
.loopWebinar__agenda {
  margin-top: 1.8rem;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
}
.loopWebinar__agenda__item {
  display: inline-block;
  font-size: 0.8125rem;
  background-color: rgb(240, 247, 255);
  border-radius: 5rem;
  line-height: 1;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  padding: 0.75em 1em;
  font-weight: bold;
}
.loopWebinar__presenters {
  margin-top: 1.8rem;
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 1.8rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 0.9rem;
}
.loopWebinar__presenters__row {
  display: inline-flex;
  flex-grow: 1;
  flex-shrink: 1;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.8rem;
}
.loopWebinar__presenters .button {
  flex-shrink: 0;
  flex-grow: 0;
}
.loopWebinar__presenter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  gap: 0.9rem;
}
.loopWebinar__presenter__avatar {
  flex-shrink: 0;
  flex-grow: 0;
  display: inline-block;
  width: 3rem;
  height: 3rem;
  max-width: 3rem;
  max-height: 3rem;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  z-index: 1;
}
.loopWebinar__presenter__body {
  font-size: 1rem;
}
.loopWebinar__presenter__body span {
  display: block;
}
.loopWebinar__presenter__body__name {
  font-weight: 700;
}
.loopWebinar__presenter__body__jobTitle {
  font-weight: normal;
  font-size: 0.875em;
}
.loopWebinar__agenda + .loopWebinar__presenters {
  border-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 52em) {
  .loopWebinar:not(.-detailed) {
    width: 31.3333333333%;
    margin-right: 3%;
  }
  .loopWebinar:not(.-detailed):nth-child(3n), .loopWebinar:not(.-detailed):last-child {
    margin-right: 0;
  }
  .loopWebinar:not(.-detailed) .loopWebinar__grid {
    height: 100%;
  }
  .loopWebinar.-detailed {
    display: flex;
  }
  .loopWebinar.-detailed .loopWebinar__poster__image {
    width: 25rem;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 0.5rem;
    margin-bottom: 0;
  }
  .loopWebinar.-detailed .loopWebinar__poster__icon {
    display: none;
  }
  .loopWebinar.-detailed .loopWebinar__content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    gap: 0.9rem;
  }
  .loopWebinar.-detailed .loopWebinar__content__icon {
    display: inline-flex;
    flex-shrink: 0;
    flex-grow: 0;
  }
  .loopWebinar.-detailed .loopWebinar__body {
    flex-grow: 1;
    flex-shrink: 1;
  }
  .loopWebinar__title {
    font-size: 1.125em;
  }
}
.loopTestimonial {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0 5px 25px -5px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 5px 10px -6px 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);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 1.5rem 1.5rem 1rem 1.5rem;
  background-color: #ffffff;
  width: 100%;
  color: #111827;
}
.loopTestimonial__avatar {
  display: none;
}
.loopTestimonial__header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-bottom: 1.8rem;
}
.loopTestimonial__header__img {
  display: block;
  max-width: 5em;
  max-height: 5em;
  object-fit: cover;
  border-radius: 50%;
  margin-right: 0.9rem;
  flex-grow: 0;
  flex-shrink: 0;
}
.loopTestimonial__header__author {
  position: relative;
  flex-grow: 1;
  flex-shrink: 1;
}
.loopTestimonial__header__author__name {
  display: block;
  font-weight: 600;
  margin-bottom: 0.1em;
}
.loopTestimonial__header__author__jobTitle {
  display: block;
  font-size: 0.8125rem;
  color: #9ca3af;
  font-weight: 500;
}
.loopTestimonial__header__author__company {
  position: absolute;
  bottom: 0.9rem;
  right: 0px;
  display: none;
}
.loopTestimonial__body {
  margin-bottom: 1.8rem;
}
.loopTestimonial__body__quote {
  display: inline-block;
  font-weight: 400;
  font-size: 1rem;
}
.loopTestimonial__body__quote:before {
  display: inline-block;
  content: "“";
}
.loopTestimonial__body__quote:after {
  display: inline-block;
  content: "”";
}
.loopTestimonial__body .wysiwyg {
  padding-top: 0.9rem;
}
.loopTestimonial__footer {
  margin-top: auto;
  border-top: 1px solid #e5e7eb;
  padding-top: 0.9rem;
}
.loopTestimonial__footer__img {
  display: block;
  height: 2.5rem;
  width: auto;
}
.loopIntegration {
  border-radius: var(--tw-radius-md);
  --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: var(--tw-ease, var(--tw-default-transition-timing-function));
  transition-duration: var(--tw-duration, var(--tw-default-transition-duration));
  --tw-duration: 300ms;
  transition-duration: 300ms;
  --tw-ease: var(--tw-ease-in-out);
  transition-timing-function: var(--tw-ease-in-out);
  &:hover {
    @media (hover: hover) {
      --tw-translate-y: calc(var(--tw-spacing) * -1);
      translate: var(--tw-translate-x) var(--tw-translate-y);
    }
  }
  &:hover {
    @media (hover: hover) {
      --tw-shadow: 0px 10px 25px -3px var(--tw-shadow-color, rgba(0, 0, 0, 0.2)), 0px 4px 6px -2px var(--tw-shadow-color, rgba(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);
    }
  }
  padding: 1.5rem;
  background-color: #ffffff;
  margin-bottom: 1.8rem;
  width: 100%;
  position: relative;
}
.loopIntegration__link {
  display: block;
}
.loopIntegration__hero {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5em;
}
.loopIntegration__hero__image {
  flex-grow: 0;
  flex-shrink: 0;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
  display: inline-block;
  width: 3.125rem;
  height: 3.125rem;
  max-width: 3.125rem;
  max-height: 3.125rem;
  -o-object-fit: contain;
  object-fit: contain;
  border-radius: 0.1875rem;
  z-index: 100;
  background-color: #ffffff;
}
.loopIntegration__title {
  color: #111827;
  font-size: 1.125rem;
  margin: 0 0 0.25em 0;
  padding: 0;
}
.loopIntegration__category {
  display: block;
  color: #9ca3af;
  margin-bottom: 0.9rem;
  font-size: 0.857rem;
  font-weight: 500;
}
.loopIntegration__pitch {
  color: #111827;
  font-size: 0.857rem;
}
@media (min-width: 52em) {
  .loopIntegration {
    width: 31.3333333333%;
    margin-right: 3%;
  }
  .loopIntegration:nth-child(3n), .loopIntegration:last-child {
    margin-right: 0;
  }
  .loopIntegration__grid {
    height: 100%;
  }
}
.rating {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  margin-bottom: 0.75rem;
  color: #111827;
}
.rating__stars {
  flex: 0 0 auto;
  width: 7.3125rem;
  height: 1.25rem;
  position: relative;
  display: flex;
}
.rating__stars__base {
  flex: 0 0 auto;
  background-image: url("../inc/img/stars-empty.svg");
  background-repeat: no-repeat;
  background-size: 7.3125em 1.25em;
  background-position: left center;
  width: 100%;
  height: 100%;
}
.rating__stars__counter {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  background-image: url("../inc/img/stars-filled.svg");
  background-repeat: no-repeat;
  background-size: 7.3125em 1.25em;
  background-position: left center;
  width: 100%;
  height: 100%;
}
.rating__score {
  flex: 0 1 auto;
  font-size: 1.25rem;
  font-weight: 700;
  margin-left: 0.9rem;
  color: #111827;
}
.modalVideo__video {
  width: 100%;
  padding-top: 56.25%;
  position: relative;
  box-shadow: 0 0 1rem 0 rgba(0, 0, 0, 0.25);
  margin: 0 auto 3.6rem 0;
  display: block;
}
.modalVideo__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modalVideo__text {
  margin: 0 0 1.5em 0;
}
.modalVideo__button {
  display: inline-block;
}
.modalVideo .modal__box {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 52em) {
  .modalVideo .modal__box {
    padding: 1.188rem 1.8rem 1.8rem 1.8rem;
  }
  .modalVideo button.modalVideo__close {
    width: 2rem;
    height: 2rem;
  }
}
.ctaNewsletter {
  background: url("../inc/img/confetti-blog.svg") top right no-repeat;
  background-size: 5rem auto;
}
.ctaNewsletter.-light .gform_wrapper .gform_inline .gform_footer input[type=submit] {
  border: 2px solid #ffffff;
}
.ctaNewsletter.-light .ctaNewsletter__privacy {
  color: #ffffff;
}
.ctaNewsletter.-light .ctaNewsletter__privacy a {
  color: #ffffff;
}
.ctaNewsletter__title {
  margin: 0 0 0.5em 0;
}
.ctaNewsletter__text {
  margin: 0 0 1em 0;
}
.ctaNewsletter__form {
  margin-bottom: 1.8rem;
}
.ctaNewsletter__privacy {
  color: #9ca3af;
  font-weight: 500;
  font-size: 0.8125rem;
}
.ctaNewsletter__privacy a {
  color: #9ca3af;
  text-decoration: underline;
}
.ctaNewsletter__privacy a:hover {
  text-decoration: none;
}
@media (min-width: 52em) {
  .ctaNewsletter__grid {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
  }
  .ctaNewsletter__form {
    flex: 0 0 50%;
    margin-right: 1.8rem;
    margin-bottom: 0;
  }
  .ctaNewsletter__privacy {
    flex: 1 1 auto;
    max-width: 18rem;
  }
  .ctaNewsletter__text {
    padding-right: 8rem;
  }
}
.badge {
  background-color: #006cc9;
  color: #ffffff;
  font-size: 0.75rem;
  font-weight: 600;
  border-radius: 0.1875rem;
  padding: 0.375em 0.75em;
  text-transform: uppercase;
}
.badge.-beta {
  background-color: rgb(95, 231, 255);
  color: #111827;
}
.badge.-new {
  background-color: rgb(66, 235, 159);
  color: #111827;
}
.divider {
  height: 1px;
  background-color: #e5e7eb;
  margin: 1rem 0;
  border: none;
}
.divider.-compact {
  margin: 0.5rem 0;
}
@keyframes progressBar {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
.slider {
  min-height: 35em;
  background-color: #f3f4f6;
  border-radius: 0.5rem;
}
.slider__inner {
  margin: 0 auto;
  visibility: hidden;
}
.slider__header {
  margin: 0 1.8rem;
  display: flex;
  justify-content: center;
  align-content: stretch;
  margin-bottom: 1.8rem;
}
.slider__header__item {
  display: none;
  flex-grow: 1;
  margin: 0 0.45rem;
  border: 0px;
  padding: 0px;
  position: relative;
  background: none;
  max-width: 8.25em;
  padding-bottom: 0.9rem;
}
@media (min-width: 52em) {
  .slider__header__item {
    display: block;
  }
}
.slider__header__item:focus {
  outline: none;
}
.slider__header__item__progress {
  position: absolute;
  bottom: 0px;
  left: 0px;
  height: 5px;
  width: 100%;
  background-color: #f3f4f6;
  z-index: 10;
}
.slider__header__item__progress__inner {
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 0%;
  background-color: #006cc9;
}
.slider__header__item.-is-active {
  display: block;
  color: #006cc9;
  font-weight: 700;
}
.slider__slides {
  width: 100%;
}
.slider__slides__item {
  width: 100%;
  height: auto;
  outline: none;
  text-align: center;
  margin: 0.5em 0em;
}
@media (min-width: 52em) {
  .slider__slides__item {
    margin: 0.5em 3.75em;
  }
}
.slider__slides__img {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  box-shadow: 0px 2px 5px -1px rgba(0, 0, 0, 0.05),
  	0px -1px 0px 0px rgba(25, 28, 33, 0.02),
  	0px 0px 0px 1px rgba(25, 28, 33, 0.05);
}
.slider__slides__arrow {
  display: none;
  border: none;
  outline: none;
  background-color: transparent;
  width: 2em;
  height: 3em;
  cursor: pointer;
  z-index: 400;
  background-image: url("data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNSAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjIgKDQ3MzI3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4NCiAgICAgICAgPGcgaWQ9Imhvb3JheS1kZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA5Ni4wMDAwMDAsIC01ODYxLjAwMDAwMCkiIHN0cm9rZT0iIzA2MUUyQiIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTctQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEwOC41MDAwMDAsIDU4NjIuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMTA4LjUwMDAwMCwgLTU4NjIuNTAwMDAwKSAiIHBvaW50cz0iMTExNiA1ODcwIDExMDEgNTg3MCAxMTAxIDU4NTUgMTEwMSA1ODU1Ij48L3BvbHlsaW5lPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.slider__slides__arrow.-previous {
  position: absolute;
  left: 0.9rem;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
}
.slider__slides__arrow.-next {
  position: absolute;
  right: 0.9rem;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
}
@media (min-width: 52em) {
  .slider__slides__arrow {
    display: block;
  }
}
.slider.-init {
  background-color: transparent;
  min-height: auto;
}
.slider.-init .slider__inner {
  visibility: visible;
}
.slider.-init .slider__header__item.-is-active .slider__header__item__progress__inner {
  width: 0%;
  transition: width 0.1s ease;
  animation: progressBar 8s linear forwards;
}
.accordion {
  overflow: hidden;
  border-radius: var(--tw-radius-md);
  background-color: var(--tw-color-white);
  --tw-shadow: 0px 1px 8px -1px var(--tw-shadow-color, rgba(0, 0, 0, 0.15)), 0px -1px 0px 0px var(--tw-shadow-color, rgba(25, 28, 33, 0.04));
  box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
.accordion__item {
  border-bottom: 1px solid #e5e7eb;
}
.accordion__item.-is-open .accordion__heading {
  background-color: #ffffff;
  cursor: default;
}
.accordion__item.-is-open .accordion__heading::after {
  transform: translateY(-7px) rotate(180deg);
}
.accordion__item.-is-open .accordion__content {
  max-height: 40em;
}
.accordion__item:last-child {
  border-bottom: none;
}
.accordion__heading {
  padding: 0.9rem 1.8rem;
  cursor: pointer;
  position: relative;
  font-weight: 600;
}
.accordion__heading::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,DQo8c3ZnIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCAyNSAxNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4NCiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDQ4LjIgKDQ3MzI3KSAtIGh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaCAtLT4NCiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4NCiAgICA8ZGVmcz48L2RlZnM+DQogICAgPGcgaWQ9IkRlc2lnbiIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4NCiAgICAgICAgPGcgaWQ9Imhvb3JheS1kZXNrdG9wIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTA5Ni4wMDAwMDAsIC01ODYxLjAwMDAwMCkiIHN0cm9rZT0iIzA2MUUyQiIgc3Ryb2tlLXdpZHRoPSIyIj4NCiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iUmVjdGFuZ2xlLTctQ29weSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTEwOC41MDAwMDAsIDU4NjIuNTAwMDAwKSByb3RhdGUoLTQ1LjAwMDAwMCkgdHJhbnNsYXRlKC0xMTA4LjUwMDAwMCwgLTU4NjIuNTAwMDAwKSAiIHBvaW50cz0iMTExNiA1ODcwIDExMDEgNTg3MCAxMTAxIDU4NTUgMTEwMSA1ODU1Ij48L3BvbHlsaW5lPg0KICAgICAgICA8L2c+DQogICAgPC9nPg0KPC9zdmc+");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  height: 1em;
  position: absolute;
  right: 1.188rem;
  top: 50%;
  transform: translateY(-7px) rotate(0deg);
  transition: transform 0.3s ease-in-out;
  width: 1.188rem;
}
.accordion__heading:hover {
  background-color: #f3f4f6;
}
.accordion__content {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.45s ease-in-out;
}
.accordion__content__inner {
  padding: 0 1.8rem 0.9rem;
}
.accordion__content p:last-child {
  margin-bottom: 0;
}
.gradientHero {
  background: #006cc9;
  background: linear-gradient(180deg, #006cc9 35%, transparent 250%);
  margin-bottom: 1.8rem;
  border-bottom-left-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
}
@media (min-width: 52em) {
  .gradientHero {
    border-bottom-left-radius: 3.125rem;
    border-bottom-right-radius: 3.125rem;
  }
}
.gradientHero__boxed {
  text-align: center;
  padding: 1.8rem 0;
}
@media (min-width: 52em) {
  .gradientHero__boxed {
    padding: 3.6rem 0;
  }
}
.gradientHero__title {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
  padding: 0;
  margin-bottom: 0.9rem;
}
@media (min-width: 52em) {
  .gradientHero__title {
    font-size: 2.25rem;
  }
}
.gradientHero__description {
  color: #ffffff;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-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-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-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-duration: initial;
      --tw-ease: initial;
      --tw-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
    }
  }
}
