/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */
@charset "UTF-8";
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-blue-400: oklch(70.7% 0.165 254.624);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-pink-500: oklch(65.6% 0.241 354.308);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #ffffff;
    --spacing: 0.25rem;
    --container-7xl: 80rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --radius-lg: 0.5rem;
    --ease-in: cubic-bezier(0.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, 0.2, 1);
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    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 {
  .collapse {
    visibility: collapse;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .start-0 {
    inset-inline-start: calc(var(--spacing) * 0);
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .z-1 {
    z-index: 1;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .col-12 {
    grid-column: 12;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .col-span-2 {
    grid-column: span 2 / span 2;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .mx-3 {
    margin-inline: calc(var(--spacing) * 3);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .ms-2 {
    margin-inline-start: calc(var(--spacing) * 2);
  }
  .me-2 {
    margin-inline-end: calc(var(--spacing) * 2);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mt-10 {
    margin-top: calc(var(--spacing) * 10);
  }
  .mt-10\! {
    margin-top: calc(var(--spacing) * 10) !important;
  }
  .mt-20 {
    margin-top: calc(var(--spacing) * 20);
  }
  .mt-30 {
    margin-top: calc(var(--spacing) * 30);
  }
  .mt-32 {
    margin-top: calc(var(--spacing) * 32);
  }
  .mt-40 {
    margin-top: calc(var(--spacing) * 40);
  }
  .mt-50 {
    margin-top: calc(var(--spacing) * 50);
  }
  .mt-60 {
    margin-top: calc(var(--spacing) * 60);
  }
  .mr-3 {
    margin-right: calc(var(--spacing) * 3);
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-15 {
    margin-bottom: calc(var(--spacing) * 15);
  }
  .mb-20 {
    margin-bottom: calc(var(--spacing) * 20);
  }
  .mb-25 {
    margin-bottom: calc(var(--spacing) * 25);
  }
  .mb-30 {
    margin-bottom: calc(var(--spacing) * 30);
  }
  .mb-35 {
    margin-bottom: calc(var(--spacing) * 35);
  }
  .mb-40 {
    margin-bottom: calc(var(--spacing) * 40);
  }
  .mb-45 {
    margin-bottom: calc(var(--spacing) * 45);
  }
  .mb-50 {
    margin-bottom: calc(var(--spacing) * 50);
  }
  .mb-55 {
    margin-bottom: calc(var(--spacing) * 55);
  }
  .mb-60 {
    margin-bottom: calc(var(--spacing) * 60);
  }
  .mb-70 {
    margin-bottom: calc(var(--spacing) * 70);
  }
  .mb-80 {
    margin-bottom: calc(var(--spacing) * 80);
  }
  .ml-0 {
    margin-left: calc(var(--spacing) * 0);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .ml-auto {
    margin-left: auto;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .flex\! {
    display: flex !important;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .table {
    display: table;
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .h-10 {
    height: calc(var(--spacing) * 10);
  }
  .h-12 {
    height: calc(var(--spacing) * 12);
  }
  .h-16 {
    height: calc(var(--spacing) * 16);
  }
  .h-100 {
    height: calc(var(--spacing) * 100);
  }
  .h-\[40px\] {
    height: 40px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[100svh\] {
    height: 100svh;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .max-h-full {
    max-height: 100%;
  }
  .min-h-\[90svh\] {
    min-height: 90svh;
  }
  .min-h-\[100svh\] {
    min-height: 100svh;
  }
  .w-16 {
    width: calc(var(--spacing) * 16);
  }
  .w-100 {
    width: calc(var(--spacing) * 100);
  }
  .w-\[40px\] {
    width: 40px;
  }
  .w-\[60px\] {
    width: 60px;
  }
  .w-\[100\%\] {
    width: 100%;
  }
  .w-full {
    width: 100%;
  }
  .max-w-7xl {
    max-width: var(--container-7xl);
  }
  .max-w-\[1550px\]\! {
    max-width: 1550px !important;
  }
  .max-w-full {
    max-width: 100%;
  }
  .flex-shrink {
    flex-shrink: 1;
  }
  .flex-grow {
    flex-grow: 1;
  }
  .flex-grow-1 {
    flex-grow: 1;
  }
  .grow {
    flex-grow: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-col-reverse {
    flex-direction: column-reverse;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .justify-items-center {
    justify-items: center;
  }
  .gap-0 {
    gap: calc(var(--spacing) * 0);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-8 {
    gap: calc(var(--spacing) * 8);
  }
  .gap-32 {
    gap: calc(var(--spacing) * 32);
  }
  .space-y-0 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 0) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 0) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-none {
    --tw-border-style: none;
    border-style: none;
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-800 {
    border-color: var(--color-gray-800);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-white\! {
    border-color: var(--color-white) !important;
  }
  .bg-\[\#f6f6f6\]\! {
    background-color: #f6f6f6 !important;
  }
  .bg-black {
    background-color: var(--color-black);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-cover {
    background-size: cover;
  }
  .bg-cover\! {
    background-size: cover !important;
  }
  .bg-no-repeat {
    background-repeat: no-repeat;
  }
  .bg-no-repeat\! {
    background-repeat: no-repeat !important;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-1 {
    padding: calc(var(--spacing) * 1);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-6 {
    padding-block: calc(var(--spacing) * 6);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-\[10px\]\! {
    padding-block: 10px !important;
  }
  .pt-0 {
    padding-top: calc(var(--spacing) * 0);
  }
  .pt-6 {
    padding-top: calc(var(--spacing) * 6);
  }
  .pt-6\! {
    padding-top: calc(var(--spacing) * 6) !important;
  }
  .pt-20 {
    padding-top: calc(var(--spacing) * 20);
  }
  .pt-60 {
    padding-top: calc(var(--spacing) * 60);
  }
  .pt-80 {
    padding-top: calc(var(--spacing) * 80);
  }
  .pt-105 {
    padding-top: calc(var(--spacing) * 105);
  }
  .pt-115 {
    padding-top: calc(var(--spacing) * 115);
  }
  .pt-120 {
    padding-top: calc(var(--spacing) * 120);
  }
  .pt-\[0px\] {
    padding-top: 0px;
  }
  .pb-0 {
    padding-bottom: calc(var(--spacing) * 0);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-6 {
    padding-bottom: calc(var(--spacing) * 6);
  }
  .pb-10 {
    padding-bottom: calc(var(--spacing) * 10);
  }
  .pb-20 {
    padding-bottom: calc(var(--spacing) * 20);
  }
  .pb-60 {
    padding-bottom: calc(var(--spacing) * 60);
  }
  .pb-70 {
    padding-bottom: calc(var(--spacing) * 70);
  }
  .pb-75 {
    padding-bottom: calc(var(--spacing) * 75);
  }
  .pb-80 {
    padding-bottom: calc(var(--spacing) * 80);
  }
  .pb-90 {
    padding-bottom: calc(var(--spacing) * 90);
  }
  .pb-95 {
    padding-bottom: calc(var(--spacing) * 95);
  }
  .pb-100 {
    padding-bottom: calc(var(--spacing) * 100);
  }
  .pb-115 {
    padding-bottom: calc(var(--spacing) * 115);
  }
  .pb-120 {
    padding-bottom: calc(var(--spacing) * 120);
  }
  .pl-4 {
    padding-left: calc(var(--spacing) * 4);
  }
  .pl-\[10px\]\! {
    padding-left: 10px !important;
  }
  .text-center {
    text-align: center;
  }
  .text-justify {
    text-align: justify;
  }
  .text-left {
    text-align: left;
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .\!text-gray-500 {
    color: var(--color-gray-500) !important;
  }
  .text-\[\#1F1F1F\] {
    color: #1F1F1F;
  }
  .text-\[\#2f3a55\] {
    color: #2f3a55;
  }
  .text-\[\#AAB2BD\]\! {
    color: #AAB2BD !important;
  }
  .text-\[\#B8860B\] {
    color: #B8860B;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-700\! {
    color: var(--color-gray-700) !important;
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .filter {
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .backdrop-filter {
    -webkit-backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
    backdrop-filter: var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);
  }
  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in);
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out);
  }
  .hover\:scale-105 {
    &:hover {
      @media (hover: hover) {
        --tw-scale-x: 105%;
        --tw-scale-y: 105%;
        --tw-scale-z: 105%;
        scale: var(--tw-scale-x) var(--tw-scale-y);
      }
    }
  }
  .hover\:text-\[\#B8860B\] {
    &:hover {
      @media (hover: hover) {
        color: #B8860B;
      }
    }
  }
  .hover\:text-blue-400 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-400);
      }
    }
  }
  .hover\:text-blue-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-500);
      }
    }
  }
  .hover\:text-blue-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-600);
      }
    }
  }
  .hover\:text-gray-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-500);
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-600);
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-900);
      }
    }
  }
  .hover\:text-pink-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-pink-500);
      }
    }
  }
  .hover\:text-red-500 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-red-500);
      }
    }
  }
  .hover\:underline {
    &:hover {
      @media (hover: hover) {
        text-decoration-line: underline;
      }
    }
  }
  .sm\:mt-20\! {
    @media (width >= 40rem) {
      margin-top: calc(var(--spacing) * 20) !important;
    }
  }
  .sm\:h-\[60px\] {
    @media (width >= 40rem) {
      height: 60px;
    }
  }
  .sm\:h-\[70px\] {
    @media (width >= 40rem) {
      height: 70px;
    }
  }
  .sm\:w-\[60px\] {
    @media (width >= 40rem) {
      width: 60px;
    }
  }
  .sm\:w-\[70px\] {
    @media (width >= 40rem) {
      width: 70px;
    }
  }
  .sm\:flex-row {
    @media (width >= 40rem) {
      flex-direction: row;
    }
  }
  .sm\:flex-nowrap {
    @media (width >= 40rem) {
      flex-wrap: nowrap;
    }
  }
  .sm\:pt-\[60px\]\! {
    @media (width >= 40rem) {
      padding-top: 60px !important;
    }
  }
  .sm\:pt-\[160px\]\! {
    @media (width >= 40rem) {
      padding-top: 160px !important;
    }
  }
  .sm\:text-\[23px\] {
    @media (width >= 40rem) {
      font-size: 23px;
    }
  }
  .sm\:text-\[35px\] {
    @media (width >= 40rem) {
      font-size: 35px;
    }
  }
  .md\:ml-4 {
    @media (width >= 48rem) {
      margin-left: calc(var(--spacing) * 4);
    }
  }
  .md\:block {
    @media (width >= 48rem) {
      display: block;
    }
  }
  .md\:flex {
    @media (width >= 48rem) {
      display: flex;
    }
  }
  .md\:grid {
    @media (width >= 48rem) {
      display: grid;
    }
  }
  .md\:hidden {
    @media (width >= 48rem) {
      display: none;
    }
  }
  .md\:h-14 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 14);
    }
  }
  .md\:h-20 {
    @media (width >= 48rem) {
      height: calc(var(--spacing) * 20);
    }
  }
  .md\:w-20 {
    @media (width >= 48rem) {
      width: calc(var(--spacing) * 20);
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-4 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }
  }
  .md\:grid-cols-5 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(5, minmax(0, 1fr));
    }
  }
  .md\:flex-row {
    @media (width >= 48rem) {
      flex-direction: row;
    }
  }
  .md\:items-center {
    @media (width >= 48rem) {
      align-items: center;
    }
  }
  .md\:text-2xl {
    @media (width >= 48rem) {
      font-size: var(--text-2xl);
      line-height: var(--tw-leading, var(--text-2xl--line-height));
    }
  }
  .md\:text-3xl {
    @media (width >= 48rem) {
      font-size: var(--text-3xl);
      line-height: var(--tw-leading, var(--text-3xl--line-height));
    }
  }
  .md\:text-sm {
    @media (width >= 48rem) {
      font-size: var(--text-sm);
      line-height: var(--tw-leading, var(--text-sm--line-height));
    }
  }
  .xl\:flex {
    @media (width >= 80rem) {
      display: flex;
    }
  }
  .xl\:hidden\! {
    @media (width >= 80rem) {
      display: none !important;
    }
  }
  .xl\:inline {
    @media (width >= 80rem) {
      display: inline;
    }
  }
  .xl\:flex-row {
    @media (width >= 80rem) {
      flex-direction: row;
    }
  }
  .xl\:items-center {
    @media (width >= 80rem) {
      align-items: center;
    }
  }
  .xl\:bg-contain\! {
    @media (width >= 80rem) {
      background-size: contain !important;
    }
  }
  .xl\:bg-repeat\! {
    @media (width >= 80rem) {
      background-repeat: repeat !important;
    }
  }
  .xl\:pt-4\! {
    @media (width >= 80rem) {
      padding-top: calc(var(--spacing) * 4) !important;
    }
  }
  .xl\:text-xl {
    @media (width >= 80rem) {
      font-size: var(--text-xl);
      line-height: var(--tw-leading, var(--text-xl--line-height));
    }
  }
  .dark\:border-none {
    &:where(.dark, .dark *) {
      --tw-border-style: none;
      border-style: none;
    }
  }
  .dark\:border-\[\#cbd5e1\]\! {
    &:where(.dark, .dark *) {
      border-color: #cbd5e1 !important;
    }
  }
  .dark\:border-gray-700 {
    &:where(.dark, .dark *) {
      border-color: var(--color-gray-700);
    }
  }
  .dark\:border-gray-800 {
    &:where(.dark, .dark *) {
      border-color: var(--color-gray-800);
    }
  }
  .dark\:border-white\! {
    &:where(.dark, .dark *) {
      border-color: var(--color-white) !important;
    }
  }
  .dark\:bg-\[\#0f142b\]\! {
    &:where(.dark, .dark *) {
      background-color: #0f142b !important;
    }
  }
  .dark\:bg-\[\#1a2140\]\! {
    &:where(.dark, .dark *) {
      background-color: #1a2140 !important;
    }
  }
  .dark\:bg-\[\#1c2750\]\! {
    &:where(.dark, .dark *) {
      background-color: #1c2750 !important;
    }
  }
  .dark\:bg-\[\#202a44\]\! {
    &:where(.dark, .dark *) {
      background-color: #202a44 !important;
    }
  }
  .dark\:bg-\[\#cbd5e1\]\! {
    &:where(.dark, .dark *) {
      background-color: #cbd5e1 !important;
    }
  }
  .dark\:bg-gray-800 {
    &:where(.dark, .dark *) {
      background-color: var(--color-gray-800);
    }
  }
  .dark\:bg-white\! {
    &:where(.dark, .dark *) {
      background-color: var(--color-white) !important;
    }
  }
  .dark\:bg-linear-to-r\! {
    &:where(.dark, .dark *) {
      --tw-gradient-position: to right !important;
      @supports (background-image: linear-gradient(in lab, red, red)) {
        --tw-gradient-position: to right in oklab !important;
      }
      background-image: linear-gradient(var(--tw-gradient-stops)) !important;
    }
  }
  .dark\:bg-gradient-to-br\! {
    &:where(.dark, .dark *) {
      --tw-gradient-position: to bottom right in oklab !important;
      background-image: linear-gradient(var(--tw-gradient-stops)) !important;
    }
  }
  .dark\:bg-gradient-to-r\! {
    &:where(.dark, .dark *) {
      --tw-gradient-position: to right in oklab !important;
      background-image: linear-gradient(var(--tw-gradient-stops)) !important;
    }
  }
  .dark\:from-\[\#00D0FF\]\! {
    &:where(.dark, .dark *) {
      --tw-gradient-from: #00D0FF !important;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position)) !important;
    }
  }
  .dark\:from-\[\#1c2750\]\! {
    &:where(.dark, .dark *) {
      --tw-gradient-from: #1c2750 !important;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position)) !important;
    }
  }
  .dark\:from-\[\#D6CC7B\]\! {
    &:where(.dark, .dark *) {
      --tw-gradient-from: #D6CC7B !important;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position)) !important;
    }
  }
  .dark\:to-\[\#0EA5D9\]\! {
    &:where(.dark, .dark *) {
      --tw-gradient-to: #0EA5D9 !important;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position)) !important;
    }
  }
  .dark\:to-\[\#202a44\]\! {
    &:where(.dark, .dark *) {
      --tw-gradient-to: #202a44 !important;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position)) !important;
    }
  }
  .dark\:to-\[\#A67C00\]\! {
    &:where(.dark, .dark *) {
      --tw-gradient-to: #A67C00 !important;
      --tw-gradient-stops: var(--tw-gradient-via-stops, var(--tw-gradient-position), var(--tw-gradient-from) var(--tw-gradient-from-position), var(--tw-gradient-to) var(--tw-gradient-to-position)) !important;
    }
  }
  .dark\:bg-clip-text {
    &:where(.dark, .dark *) {
      background-clip: text;
    }
  }
  .dark\:\!text-gray-400 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-400) !important;
    }
  }
  .dark\:\!text-gray-500 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-500) !important;
    }
  }
  .dark\:text-\[\#0EA5D9\]\! {
    &:where(.dark, .dark *) {
      color: #0EA5D9 !important;
    }
  }
  .dark\:text-\[\#00D0FF\]\! {
    &:where(.dark, .dark *) {
      color: #00D0FF !important;
    }
  }
  .dark\:text-\[\#00d0ff\]\! {
    &:where(.dark, .dark *) {
      color: #00d0ff !important;
    }
  }
  .dark\:text-\[\#3B55A1\]\! {
    &:where(.dark, .dark *) {
      color: #3B55A1 !important;
    }
  }
  .dark\:text-\[\#9CA3AF\] {
    &:where(.dark, .dark *) {
      color: #9CA3AF;
    }
  }
  .dark\:text-\[\#9CA3AF\]\! {
    &:where(.dark, .dark *) {
      color: #9CA3AF !important;
    }
  }
  .dark\:text-\[\#94a3b8\] {
    &:where(.dark, .dark *) {
      color: #94a3b8;
    }
  }
  .dark\:text-\[\#AAB2BD\] {
    &:where(.dark, .dark *) {
      color: #AAB2BD;
    }
  }
  .dark\:text-\[\#AAB2BD\]\! {
    &:where(.dark, .dark *) {
      color: #AAB2BD !important;
    }
  }
  .dark\:text-\[\#cbd5e1\] {
    &:where(.dark, .dark *) {
      color: #cbd5e1;
    }
  }
  .dark\:text-\[\#cbd5e1\]\! {
    &:where(.dark, .dark *) {
      color: #cbd5e1 !important;
    }
  }
  .dark\:text-\[\#f8fafc\] {
    &:where(.dark, .dark *) {
      color: #f8fafc;
    }
  }
  .dark\:text-\[\#f8fafc\]\! {
    &:where(.dark, .dark *) {
      color: #f8fafc !important;
    }
  }
  .dark\:text-\[\#fff\]\! {
    &:where(.dark, .dark *) {
      color: #fff !important;
    }
  }
  .dark\:text-gray-400 {
    &:where(.dark, .dark *) {
      color: var(--color-gray-400);
    }
  }
  .dark\:text-gray-400\! {
    &:where(.dark, .dark *) {
      color: var(--color-gray-400) !important;
    }
  }
  .dark\:text-transparent\! {
    &:where(.dark, .dark *) {
      color: transparent !important;
    }
  }
  .dark\:text-white {
    &:where(.dark, .dark *) {
      color: var(--color-white);
    }
  }
  .dark\:text-white\! {
    &:where(.dark, .dark *) {
      color: var(--color-white) !important;
    }
  }
  .dark\:shadow-\[0px_0px_1px_1px_rgba\(0\,154\,194\,0\.05\)\]\! {
    &:where(.dark, .dark *) {
      --tw-shadow: 0px 0px 1px 1px var(--tw-shadow-color, rgba(0,154,194,0.05)) !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;
    }
  }
  .dark\:before\:bg-white\! {
    &:where(.dark, .dark *) {
      &::before {
        content: var(--tw-content);
        background-color: var(--color-white) !important;
      }
    }
  }
  .hover\:dark\:text-\[\#00D0FF\] {
    &:hover {
      @media (hover: hover) {
        &:where(.dark, .dark *) {
          color: #00D0FF;
        }
      }
    }
  }
}
@font-face {
  font-family: "MyFont";
  src: url("../fonts/fontawesome/webfonts/Qaranta.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
:root {
  --primary-color: #274084;
  --secondary-color: #274084;
  --heading-color: #231f20;
  --primary-black-color: #231f20;
  --gray-color: #5eb0ec21;
  --white-color: #ffffff;
  --text-color: #797e88;
  --border-color: #d8dde1;
  --accent-gradient: radial-gradient(circle, #eee58a, #f0e899);
  --heading-font: "Plus Jakarta Sans", sans-serif;
  --body-font: "Kanit", sans-serif;
}
html {
  font-size: 100%;
}
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
}
a:focus, input:focus, textarea:focus, button:focus {
  text-decoration: none;
  outline: none;
}
i, span, a {
  display: inline-block;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0px;
  color: var(--heading-color);
  font-family: var(--heading-font);
}
h1 {
  font-size: 80px;
  line-height: 1.15em;
}
h2 {
  font-size: 52px;
  line-height: 1.25em;
}
h3 {
  font-size: 30px;
  line-height: 1.33em;
}
h4 {
  font-size: 22px;
  line-height: 1.3em;
}
h5 {
  font-size: 20px;
  line-height: 1.1;
}
h6 {
  font-size: 18px;
  line-height: 28px;
}
ul, ol {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
p {
  margin: 0px;
}
input, textarea {
  display: inherit;
}
button {
  border: none;
}
label {
  margin-bottom: 0;
}
iframe {
  width: 100%;
  border: none;
  display: inherit;
}
img {
  max-width: 100%;
}
body {
  font-weight: normal;
  font-style: normal;
  font-weight: 300;
  color: var(--text-color);
  font-family: var(--body-font);
  font-size: 16px;
  line-height: 30px;
  overflow-x: hidden;
}
main {
  display: inline-block;
  width: 100%;
}
::-webkit-scrollbar {
  width: 5px;
}
::-webkit-scrollbar-track {
  background: #abafb9;
}
::-webkit-scrollbar-thumb {
  background-color: #13172b;
}
@media (min-width: 1451px) {
  .container {
    max-width: 1314px;
  }
}
@media (min-width: 1200px) and (max-width: 1450px) {
  .container {
    max-width: 1200px;
  }
}
#smooth-wrapper {
  z-index: 1;
}
.p-r {
  position: relative;
}
.bg_cover {
  background-repeat: repeat;
  background-size: contain;
  background-position: 100% 100%;
}
.font-200 {
  font-weight: 200;
}
.form-group {
  position: relative;
}
label {
  margin-bottom: 0;
}
.form_control {
  width: 100%;
}
.text-white p, .text-white h6, .text-white h5, .text-white h4, .text-white h3, .text-white h2, .text-white h1 {
  color: var(--white-color);
}
.gray-color {
  background-color: var(--gray-color);
}
.sub-title {
  font-size: 30px;
  line-height: 1;
  font-family: var(--heading-font);
  color: var(--primary-color);
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.section-title .sub-title {
  color: #2b70d3;
  margin-bottom: 13px;
}
.section-title h2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  .section-title h2 {
    font-size: 40px;
    line-height: 55px;
  }
}
@media (max-width: 575.98px) {
  .section-title h2 {
    font-size: 28px;
    line-height: 1.5em;
  }
}
@media (min-width: 992px) {
  .section-title h2.text-anm {
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 0 15px;
  }
}
.text-white .sub-title {
  color: var(--primary-color);
}
.text-white .sub-title:after {
  background-color: var(--primary-color);
}
.check-list li {
  color: var(--heading-color);
}
.check-list.style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.check-list.style-one li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1;
  margin-bottom: 0;
  white-space: nowrap;
  flex-shrink: 0;
}
.check-list.style-one li:not(:last-child) {
  margin-bottom: 0;
}
.check-list.style-one li i {
  margin-right: 10px;
  color: var(--primary-color);
}
.check-list.style-two li {
  position: relative;
  padding-left: 25px;
}
.check-list.style-two li:not(:last-child) {
  margin-bottom: 10px;
}
.check-list.style-two li:before {
  position: absolute;
  top: 11px;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--secondary-color);
}
.animate-float-bob-x {
  -webkit-animation-name: float-bob-x;
  animation-name: float-bob-x;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.brand-logo {
  display: flex !important;
  align-items: center;
  gap: 10px;
}
.animate-float-bob-y {
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.rotate360 {
  -webkit-animation: spin 7s linear infinite;
  animation: spin 7s linear infinite;
}
.zoomInOut {
  -webkit-animation: zoomInOut 6s linear infinite;
  animation: zoomInOut 6s linear infinite;
}
.ratings i {
  color: var(--secondary-color);
}
.theme-switch-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.theme-switch-box span {
  font-size: 18px;
  color: var(--heading-color);
}
.theme-switch-box span.left {
  margin-right: 10px;
}
.theme-switch-box span.right {
  margin-left: 10px;
}
.theme-switch-box .switch {
  display: inline-block;
  height: 26px;
  position: relative;
  width: 60px;
}
.theme-switch-box .switch input {
  display: none;
}
.theme-switch-box .switch input:checked+.slider:before {
  -webkit-transform: translateX(33px);
  transform: translateX(33px);
}
.theme-switch-box .switch .slider {
  background-color: var(--primary-black-color);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin-right: 0;
  cursor: pointer;
}
.theme-switch-box .switch .slider.round {
  border-radius: 15px;
}
.theme-switch-box .switch .slider:before {
  background-color: var(--white-color);
  position: absolute;
  bottom: 3px;
  left: 3px;
  content: "";
  height: 20px;
  width: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.theme-pagination ul li {
  display: inline-block;
  margin-left: 2.5px;
  margin-right: 2.5px;
}
.theme-pagination ul li a {
  width: 50px;
  height: 50px;
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 700;
  color: var(--heading-color);
}
.theme-pagination ul li a:hover {
  background-color: var(--primary-black-color);
  color: var(--white-color);
  border-color: transparent;
}
.preloader {
  bottom: 0;
  height: 100vh;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
  z-index: 99999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--white-color);
}
.preloader .loading, .preloader .loading-wrapper {
  height: 130px;
  position: relative;
  width: 130px;
  border-radius: 100%;
}
.preloader .loading-wrapper {
  margin: 40px auto;
}
.preloader .loading-wrapper .loading {
  border: 1px solid transparent;
  border-color: transparent var(--primary-black-color) transparent var(--primary-black-color);
  -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.preloader .loading-wrapper #loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .loading-wrapper #loading-icon img {
  width: 150px;
  height: 80px;
  max-width: none;
}
@-webkit-keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotate-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.offcanvas__overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #151515;
  z-index: 1000;
  top: 0;
  opacity: 0;
  visibility: hidden;
  right: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas__overlay.overlay-open {
  opacity: 0.8;
  visibility: visible;
}
.sidebar-btn {
  margin-left: 15px;
  cursor: pointer;
  text-align: right;
}
.sidebar-btn span {
  width: 30px;
  display: block;
  height: 2px;
  background-color: var(--heading-color);
}
.sidebar-btn span:nth-child(2) {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 25px;
  margin-left: auto;
}
.sidebar-panel {
  position: fixed;
  z-index: 1111;
  right: 0;
  top: 0;
  width: 350px;
  height: 100%;
  opacity: 1;
  background-color: var(--white-color);
  -webkit-transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out, -webkit-transform 0.45s ease-in-out;
  -webkit-transform: translateX(calc(100% + 80px));
  transform: translateX(calc(100% + 80px));
  padding: 40px 30px;
  overflow: auto;
}
.sidebar-panel.info-open {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.sidebar-panel .panel-close .panel-close-btn {
  width: 40px;
  height: 40px;
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}
.sidebar-panel .panel-body .panel-box h5 {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border-color);
}
.sidebar-panel .panel-body .panel-box p {
  margin-bottom: 15px;
}
.sidebar-panel .panel-body .panel-box p i {
  width: 20px;
  margin-right: 10px;
  color: var(--primary-color);
}
.sidebar-panel .panel-body .panel-box ul.social-link li {
  display: inline-block;
  margin-right: 5px;
}
.sidebar-panel .panel-body .panel-box ul.social-link li a {
  width: 40px;
  height: 40px;
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
}
.sidebar-panel .panel-body .panel-box ul.social-link li a:hover {
  background-color: var(--primary-color);
  color: var(--white-color);
}
@-webkit-keyframes playpopup {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@keyframes playpopup {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0.6;
  }
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0.3;
  }
  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0;
  }
}
@-webkit-keyframes marquee {
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}
@keyframes marquee {
  100% {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}
@-webkit-keyframes marquee_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes marquee_right {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes marquee_left {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes marquee_left {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes float-bob-x {
  0% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  50% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@-webkit-keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  50% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes zoomInOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes zoomInOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes translateBg {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-2250px, 0, 0);
    transform: translate3d(-2250px, 0, 0);
  }
}
@keyframes translateBg {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: translate3d(-2250px, 0, 0);
    transform: translate3d(-2250px, 0, 0);
  }
}
.site-branding {
  font-family: "MyFont", sans-serif;
}
.theme-btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 600;
  font-family: var(--heading-font);
  letter-spacing: 0.015em;
  font-size: 1rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.theme-btn i {
  margin-left: 10px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.theme-btn.style-one {
  padding: 18px 30px;
  line-height: 20px;
  background-color: var(--primary-black-color);
  color: var(--white-color);
}
.theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color) !important;
}
@media screen and (max-width: 1199.98px) {
  .theme-btn.style-one {
    padding: 15px 30px;
  }
}
.theme-btn.style-two {
  border: 1px solid var(--border-color);
  padding: 15px 30px;
  line-height: 20px;
  color: var(--heading-color);
}
.theme-btn.style-two:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.theme-btn:hover i {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.read-more.style-one {
  font-weight: 500;
  font-family: var(--body-font);
  color: var(--heading-color);
}
.read-more.style-one i {
  margin-left: 7px;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}
.read-more.style-one:hover {
  color: var(--primary-color);
  text-decoration: underline;
}
.read-more.style-one:hover i {
  margin-left: 10px;
}
.play-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--heading-color);
}
.play-btn .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-filter: drop-shadow(10px 4px 60px rgba(169, 169, 169, 0.25));
  filter: drop-shadow(10px 4px 60px rgba(169, 169, 169, 0.25));
  margin-right: 20px;
}
.play-btn span {
  text-decoration: underline;
  font-weight: 700;
  font-family: var(--heading-font);
}
.transparent-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
}
.header-area {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 9999;
  box-shadow: 1px 2px 16px 0px rgba(0, 0, 0, 0.22);
  -webkit-box-shadow: 1px 2px 16px 0px rgba(0, 0, 0, 0.22);
  -moz-box-shadow: 1px 2px 16px 0px rgba(0, 0, 0, 0.22);
}
@media screen and (max-width: 1199.98px) {
  .header-navigation {
    padding: 0px 0;
  }
}
.header-navigation .primary-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.header-navigation .theme-nav-menu {
  margin-left: auto;
  margin-right: 20px;
}
@media screen and (max-width: 1199.98px) {
  .header-navigation .theme-nav-menu {
    margin-left: 0;
    margin-right: 0;
  }
}
.header-navigation .main-menu ul>li {
  display: inline-block;
  position: relative;
  margin-left: 17px;
  margin-right: 17px;
}
@media screen and (max-width: 1199.98px) {
  .header-navigation .main-menu ul>li {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.header-navigation .main-menu ul>li>a {
  position: relative;
  display: block;
  font: 600 19px var(--heading-font);
  text-transform: capitalize;
  line-height: 1;
  color: var(--heading-color);
  padding: 40px 0;
}
@media screen and (max-width: 1199.98px) {
  .header-navigation .main-menu ul>li>a {
    font-size: 16px;
  }
}
.header-navigation .main-menu ul>li>a span.dd-trigger {
  margin-left: 5px;
}
.header-navigation .main-menu ul>li .sub-menu {
  position: absolute;
  left: 0;
  top: 120%;
  width: 250px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  z-index: 99;
  padding: 10px 0;
  background-color: var(--white-color);
  height: auto;
  text-align: left;
  -webkit-box-shadow: 0px 30px 80px 15px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 30px 80px 15px rgba(0, 0, 0, 0.09);
  border-radius: 7px;
}
.header-navigation .main-menu ul>li .sub-menu li {
  display: block;
  margin: 0;
}
.header-navigation .main-menu ul>li .sub-menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 30px;
  position: relative;
  line-height: 2.5;
  margin: 0;
  color: var(--heading-color);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.header-navigation .main-menu ul>li .sub-menu li a span.dd-trigger {
  margin-left: auto;
}
.header-navigation .main-menu ul>li .sub-menu li a::after {
  display: none;
}
.header-navigation .main-menu ul>li .sub-menu li a:hover {
  color: var(--primary-color);
}
.header-navigation .main-menu ul>li .sub-menu li .sub-menu {
  left: 100%;
  top: 50%;
}
.header-navigation .main-menu ul>li .sub-menu li:hover .sub-menu {
  top: 0%;
}
.header-navigation .main-menu ul>li .sub-menu li:hover>a {
  margin-left: 5px;
  color: var(--secondary-color);
}
.header-navigation .main-menu ul>li:hover>a {
  color: var(--secondary-color);
}
.header-navigation .main-menu ul>li:hover>a:after {
  left: 0;
  right: auto;
  width: 100%;
}
.header-navigation .main-menu ul>li:hover>.sub-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.header-navigation .navbar-toggler {
  padding: 11px 7px;
  border: 1px solid var(--heading-color);
  background-color: transparent;
  cursor: pointer;
  display: none;
  border-radius: 5px;
  margin-left: 20px;
}
.header-navigation .navbar-toggler span {
  position: relative;
  border-radius: 3px;
  height: 2px;
  padding: 0;
  width: 30px;
  cursor: pointer;
  display: block;
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  background-color: #000000;
}
.header-navigation .navbar-toggler span:not(:first-child) {
  margin-top: 5px;
}
.header-navigation .navbar-toggler.active span:nth-of-type(1) {
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
  top: 7px;
}
.header-navigation .navbar-toggler.active span:nth-of-type(2) {
  opacity: 0;
}
.header-navigation .navbar-toggler.active span:nth-of-type(3) {
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
  top: -7px;
}
@media screen and (max-width: 747px) {
  .header-navigation .theme-nav-menu {
    text-align: left;
    position: fixed;
    top: 0;
    left: -300px;
    width: 300px !important;
    height: 100%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    padding: 20px 20px 30px;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 9999;
    background-color: var(--white-color);
  }
}
@media screen and (max-width: 1279px) {
  .header-navigation .theme-nav-menu {
    text-align: left;
    position: fixed;
    top: 0;
    left: -390px;
    width: 390px;
    height: 100%;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    padding: 20px 20px 30px;
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 9999;
    background-color: var(--white-color);
  }
  .header-navigation .theme-nav-menu.menu-on {
    left: 0;
  }
  .header-navigation .theme-nav-menu .main-menu {
    margin-top: 30px;
  }
  .header-navigation .theme-nav-menu .main-menu ul li {
    display: block;
    margin: 0;
  }
  .header-navigation .theme-nav-menu .main-menu ul li a {
    display: block;
    padding: 12px 0;
    font-size: 18px;
  }
  .header-navigation .theme-nav-menu .main-menu ul li a:after {
    display: none;
  }
  .header-navigation .theme-nav-menu .main-menu ul li .sub-menu {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    display: none;
    -webkit-transition: none;
    transition: none;
  }
  .header-navigation .theme-nav-menu .main-menu ul li .sub-menu>li>a {
    padding: 5px 20px;
  }
  .header-navigation .theme-nav-menu .main-menu ul li .sub-menu>li .sub-menu {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    visibility: visible;
    opacity: 1;
    display: none;
    -webkit-transition: none;
    transition: none;
    margin-left: 30px;
  }
  .header-navigation .theme-nav-menu .main-menu ul li .dd-trigger {
    position: absolute;
    right: 0;
    top: 10px;
    height: 25px;
    width: 25px;
    border-radius: 3px;
    z-index: 2;
    cursor: pointer;
    font-size: 16px;
  }
  .header-navigation .navbar-close {
    width: 35px;
    height: 35px;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--border-color);
    font-size: 16px;
  }
  .header-navigation .navbar-toggler {
    display: block;
  }
  .header-navigation .theme-menu-bottom h5 {
    margin-bottom: 25px;
  }
  .header-navigation .theme-menu-bottom .social-link li {
    display: inline-block;
    margin-right: 10px;
  }
  .header-navigation .theme-menu-bottom .social-link li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px solid var(--border-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header-navigation .theme-menu-bottom .social-link li a:hover {
    background-color: var(--primary-color);
    color: var(--white-color);
  }
}
.nav-right-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav-right-item .theme-btn.style-one {
  color: var(--heading-color);
  background-color: var(--primary-color);
}
.nav-right-item .theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.header-top-bar {
  background-color: var(--primary-black-color);
  padding: 14px 0;
}
@media screen and (max-width: 991.98px) {
  .header-top-bar {
    display: none;
  }
}
.header-top-bar .social-box a {
  color: var(--white-color);
}
.header-top-bar .social-box a:not(:last-child) {
  margin-right: 15px;
}
.header-top-bar .top-right {
  float: right;
}
.header-top-bar .top-right span {
  color: var(--white-color);
  font-weight: 300;
}
.header-top-bar .top-right span i {
  color: var(--white-color);
  margin-right: 8px;
}
.header-top-bar .top-right span:not(:last-child):after {
  display: inline-block;
  content: "|";
  margin-left: 20px;
  margin-right: 20px;
}
.header-one {
  background-color: white;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header-one .container-fluid {
  padding-left: 150px;
  padding-right: 150px;
}
@media (max-width: 1650px) {
  .header-one .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header-one .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-one .header-navigation .main-menu ul>li>a {
  color: black;
}
@media screen and (max-width: 1199.98px) {
  .header-one .header-navigation .main-menu ul>li>a {
    color: black;
  }
}
.header-one .header-navigation .main-menu ul>li .sub-menu li a {
  color: var(--heading-color);
}
.header-one .header-navigation .main-menu ul>li .sub-menu li a:hover {
  color: var(--primary-color);
}
.header-one .header-navigation .main-menu ul>li .sub-menu li:hover>a {
  color: var(--primary-color);
}
.header-one .header-navigation .main-menu ul>li:hover>a {
  color: var(--primary-color);
}
.header-one .nav-right-item .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.7);
}
.header-one .nav-right-item .navbar-toggler span {
  background-color: rgba(0, 0, 0, 0.9);
}
.header-two .header-top {
  background-color: var(--primary-black-color);
}
.header-two .container-fluid {
  padding-left: 150px;
  padding-right: 150px;
}
@media (max-width: 1650px) {
  .header-two .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header-two .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-two .header-navigation {
  background: radial-gradient(258.86% 216.49% at -18.48% -74.46%, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  backdrop-filter: blur(25px);
}
@media screen and (max-width: 1199.98px) {
  .header-two .header-navigation {
    backdrop-filter: inherit;
  }
}
.header-two .header-navigation .main-menu ul>li>a {
  color: var(--white-color);
}
@media screen and (max-width: 1199.98px) {
  .header-two .header-navigation .main-menu ul>li>a {
    color: var(--heading-color);
  }
}
.header-two .header-navigation .main-menu ul>li .sub-menu li a {
  color: var(--heading-color);
}
.header-two .header-navigation .main-menu ul>li .sub-menu li a:hover {
  color: var(--primary-color);
}
.header-two .header-navigation .main-menu ul>li .sub-menu li:hover>a {
  color: var(--primary-color);
}
.header-two .header-navigation .main-menu ul>li:hover>a {
  color: var(--primary-color);
}
.header-two .header-navigation .nav-right-item .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.7);
}
.header-two .header-navigation .nav-right-item .navbar-toggler span {
  background-color: rgba(255, 255, 255, 0.7);
}
.header-three .container-fluid {
  padding-left: 150px;
  padding-right: 150px;
}
@media (max-width: 1650px) {
  .header-three .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header-three .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.header-three .header-navigation {
  border-bottom: 1px solid var(--border-color);
}
.bizzen-hero_one {
  min-height: 100vh;
  padding: 20vh 0 10vh;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .bizzen-hero_one {
    min-height: 80vh;
    padding: 15vh 0 8vh;
  }
}
.bizzen-hero_one .hero-bg-shape {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 865px;
  width: 100%;
  height: 1040px;
  background-color: var(--primary-color);
  z-index: -1;
}
@media (max-width: 1650px) {
  .bizzen-hero_one .hero-bg-shape {
    height: 850px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_one .hero-bg-shape {
    height: 700px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_one .hero-bg-shape {
    display: none;
  }
}
.bizzen-hero_one .container-fluid {
  padding-left: 150px;
  padding-right: 150px;
}
@media (max-width: 1650px) {
  .bizzen-hero_one .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_one .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bizzen-hero_one .hero-content {
  margin-bottom: 130px;
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_one .hero-content {
    margin-bottom: 60px;
  }
}
.bizzen-hero_one .hero-content .sub-title {
  margin-bottom: 7px;
}
.bizzen-hero_one .hero-content .sub-title:after {
  display: none;
}
.bizzen-hero_one .hero-content h1 {
  color: var(--white-color);
  margin-bottom: 35px;
}
.bizzen-hero_one .hero-content h1 img {
  border-radius: 100px;
}
@media (max-width: 767.98px) {
  .bizzen-hero_one .hero-content h1 img {
    display: none;
  }
}
@media (max-width: 1650px) {
  .bizzen-hero_one .hero-content h1 {
    font-size: 70px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-hero_one .hero-content h1 {
    font-size: 32px;
    line-height: 1.5em;
  }
}
.bizzen-hero_one .hero-content .theme-btn.style-one {
  color: var(--heading-color);
  background-color: var(--primary-color);
}
.bizzen-hero_one .hero-content .theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-hero_one .text-box {
  margin-left: 70px;
  max-width: 400px;
}
@media (max-width: 1650px) {
  .bizzen-hero_one .text-box {
    margin-left: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_one .text-box {
    margin-left: 0;
    display: none;
  }
}
@media (max-width: 767.98px) {
  .bizzen-hero_one .text-box {
    display: block;
  }
}
.bizzen-hero_one .text-box .avatar-list {
  margin-bottom: 15px;
}
.bizzen-hero_one .text-box .avatar-list img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid var(--white-color);
}
.bizzen-hero_one .text-box .avatar-list img:not(:first-child) {
  margin-left: -20px;
}
.bizzen-hero_one .text-box h4 {
  color: var(--white-color);
  margin-bottom: 15px;
}
.bizzen-hero_one .text-box h4 span {
  font-size: 16px;
}
.bizzen-hero_one .text-box p {
  color: var(--white-color);
}
.bizzen-hero_one .hero-image {
  position: relative;
}
.bizzen-hero_one .hero-image img {
  min-height: 350px;
  -o-object-fit: cover;
  object-fit: cover;
}
.bizzen-hero_one .hero-image .hero-rating-box {
  text-align: left;
  padding: 25px 40px 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 210px;
  background-color: var(--white-color);
}
.bizzen-hero_one .hero-image .hero-rating-box h2 {
  margin-bottom: 20px;
}
.bizzen-avatar-box ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bizzen-avatar-box ul li {
  display: inline-block;
}
.bizzen-avatar-box ul li img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid var(--white-color);
}
.bizzen-avatar-box ul li:not(:first-child) {
  margin-left: -10px;
}
.bizzen-avatar-box ul li:last-child {
  margin-left: 20px;
}
.bizzen-avatar-box ul li span {
  color: var(--white-color);
}
.hero-slider {
  position: relative;
}
.hero-slider .slick-dots {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex !important;
  list-style: none;
  margin: 0;
  padding: 0;
  z-index: 10;
}
.hero-slider .slick-dots li {
  margin: 0 8px;
}
.hero-slider .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 2px solid grey;
  background: grey;
  cursor: pointer;
  font-size: 0;
  transition: all 0.3s ease;
}
.hero-slider .slick-dots li.slick-active button {
  background: #ae924c;
  border-color: #ae924c;
}
.hero-slider .slick-prev, .hero-slider .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: 2px solid var(--white-color);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  color: var(--white-color);
  font-size: 18px;
  cursor: pointer;
  z-index: 10;
  transition: all 0.3s ease;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.hero-slider .slick-prev:hover, .hero-slider .slick-next:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.hero-slider .slick-prev {
  left: 30px;
}
.hero-slider .slick-next {
  right: 30px;
}
@media (max-width: 767.98px) {
  .hero-slider .slick-prev, .hero-slider .slick-next {
    display: none !important;
  }
  .hero-slider .slick-dots {
    bottom: 20px;
  }
}
.bizzen-hero_two .single-slider {
  padding: 295px 40px 160px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_two .single-slider {
    padding: 295px 15px 160px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_two .single-slider {
    padding: 295px 0 160px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-hero_two .single-slider {
    padding: 200px 0 100px;
  }
}
.bizzen-hero_two .image-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 1.4s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 1.4s cubic-bezier(0.7, 0, 0.3, 1);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  z-index: -1;
}
.bizzen-hero_two .image-layer:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(35, 31, 32, 0.7);
  z-index: -1;
}
.bizzen-hero_two.slick-current .image-layer {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.bizzen-hero_two .container {
  max-width: 1640px;
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_two .hero-content {
    text-align: center;
  }
}
.bizzen-hero_two .hero-content h1 {
  font-weight: 400;
  color: var(--white-color);
  margin-bottom: 20px;
}
.bizzen-hero_two .hero-content h1 span {
  font-weight: 700;
}
@media (max-width: 1650px) {
  .bizzen-hero_two .hero-content h1 {
    font-size: 70px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-hero_two .hero-content h1 {
    font-size: 32px;
    line-height: 1.5em;
  }
}
.bizzen-hero_two .hero-content p {
  max-width: 610px;
  color: var(--white-color);
  margin-bottom: 30px;
}
.bizzen-hero_two .hero-content .hero-button-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_two .hero-content .hero-button-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.bizzen-hero_two .hero-content .hero-button-wrap .theme-btn.style-one {
  color: var(--heading-color);
  background-color: var(--primary-color);
}
.bizzen-hero_two .hero-content .hero-button-wrap .theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-hero_two .hero-content .hero-button-wrap .bizzen-avatar-box {
  margin-left: 30px;
}
@media (max-width: 767.98px) {
  .bizzen-hero_two .hero-content .hero-button-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .bizzen-hero_two .hero-content .hero-button-wrap .bizzen-avatar-box {
    margin-left: 0;
    margin-top: 30px;
  }
}
.bizzen-hero_two .hero-content .bizzen-experience-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 570px;
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_two .hero-content .bizzen-experience-wrap {
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .bizzen-hero_two .hero-content .bizzen-experience-wrap .arrow-wrap {
    display: none;
  }
}
.bizzen-hero_two .hero-content .bizzen-experience-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bizzen-hero_two .hero-content .bizzen-experience-box .thumbnail {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 40px;
}
.bizzen-hero_two .hero-content .bizzen-experience-box .content {
  text-align: left;
}
.bizzen-hero_two .hero-content .bizzen-experience-box .content h2 {
  color: var(--white-color);
  margin-bottom: 15px;
}
.bizzen-hero_two .hero-content .bizzen-experience-box .content p {
  color: var(--white-color);
  font-size: 24px;
  font-weight: 500;
  font-family: var(--heading-font);
  max-width: 140px;
}
.bizzen-hero_three {
  position: relative;
  z-index: 1;
  padding: 120px 40px 0;
  background-color: var(--gray-color);
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three {
    padding: 220px 40px 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three {
    padding: 220px 40px 0;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_three {
    padding: 220px 0 110px;
  }
}
.bizzen-hero_three .shape {
  position: absolute;
  z-index: -1;
}
.bizzen-hero_three .shape.shape-one {
  top: 30%;
  left: 10%;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three .shape.shape-one {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.bizzen-hero_three .shape.shape-two {
  top: 20%;
  right: 40%;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three .shape.shape-two {
    right: 30px;
    top: 20%;
  }
}
.bizzen-hero_three .container {
  max-width: 1640px;
}
.bizzen-hero_three .hero-content {
  padding-bottom: 130px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three .hero-content {
    text-align: center;
  }
}
.bizzen-hero_three .hero-content .sub-title {
  color: var(--secondary-color);
  margin-bottom: 12px;
}
@media (max-width: 767.98px) {
  .bizzen-hero_three .hero-content .sub-title {
    font-size: 14px;
    margin-bottom: 15px;
  }
}
.bizzen-hero_three .hero-content h1 {
  margin-bottom: 30px;
}
.bizzen-hero_three .hero-content h1 span {
  font-size: 30px;
  border: 2px solid var(--secondary-color);
  padding: 14px 30px;
  border-radius: 50px;
  line-height: 1;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .bizzen-hero_three .hero-content h1 span {
    padding: 5px 15px;
    font-size: 16px;
  }
}
@media (max-width: 1650px) {
  .bizzen-hero_three .hero-content h1 {
    font-size: 70px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_three .hero-content h1 {
    font-size: 56px;
    line-height: 1.5em;
  }
}
@media (max-width: 767.98px) {
  .bizzen-hero_three .hero-content h1 {
    font-size: 32px;
    line-height: 1.5em;
  }
}
.bizzen-hero_three .hero-content p {
  margin-bottom: 35px;
  max-width: 740px;
}
.bizzen-hero_three .hero-image-box {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 991.98px) {
  .bizzen-hero_three .hero-image-box {
    display: none;
  }
}
.bizzen-hero_three .hero-image-box .circle-shape {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  width: 100%;
  text-align: center;
}
.bizzen-hero_three .hero-image-box .bizzen-avatar-box {
  max-width: 170px;
  position: absolute;
  left: -20%;
  bottom: 17%;
}
@media (max-width: 1650px) {
  .bizzen-hero_three .hero-image-box .bizzen-avatar-box {
    left: -35%;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three .hero-image-box .bizzen-avatar-box {
    left: 0;
  }
}
.bizzen-hero_three .hero-image-box .bizzen-avatar-box ul li:last-child {
  margin-left: 0;
}
.bizzen-hero_three .hero-image-box .bizzen-avatar-box ul li img {
  width: 50px;
  height: 50px;
  border: 2px solid var(--white-color);
}
.bizzen-hero_three .hero-image-box .bizzen-avatar-box ul li span {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--secondary-color);
}
.bizzen-hero_three .hero-image-box .arrow-shape {
  position: absolute;
  bottom: 35%;
  left: -5%;
}
@media (max-width: 1650px) {
  .bizzen-hero_three .hero-image-box .arrow-shape {
    left: -17%;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three .hero-image-box .arrow-shape {
    left: 7%;
  }
}
.bizzen-hero_three .hero-image-box .bizzen-iconic-text-box {
  position: absolute;
  top: 20%;
  right: -55px;
  background-color: var(--white-color);
  border-radius: 100px;
  padding: 20px 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 1650px) {
  .bizzen-hero_three .hero-image-box .bizzen-iconic-text-box {
    top: 27%;
    right: -7%;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-hero_three .hero-image-box .bizzen-iconic-text-box {
    top: 15%;
    right: 7%;
  }
}
.bizzen-hero_three .hero-image-box .bizzen-iconic-text-box .icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 16px;
  background-color: var(--secondary-color);
}
.bizzen-hero_three .hero-image-box .bizzen-iconic-text-box .text h3 {
  line-height: 40px;
}
.page-hero {
  padding: 230px 0 145px;
}
@media (max-width: 767.98px) {
  .page-hero {
    padding: 160px 0 75px;
  }
}
.page-hero:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(31, 31, 31, 0.94);
  z-index: -1;
}
.page-hero .page-content {
  padding-left: 70px;
}
@media screen and (max-width: 1199.98px) {
  .page-hero .page-content {
    padding-left: 0;
  }
}
.page-hero .page-content h1 {
  font-size: 60px;
  color: var(--white-color);
  text-transform: capitalize;
  margin-bottom: 25px;
}
@media screen and (max-width: 1199.98px) {
  .page-hero .page-content h1 {
    font-size: 44px;
    line-height: 1.6;
  }
}
@media (max-width: 767.98px) {
  .page-hero .page-content h1 {
    font-size: 32px;
    line-height: 40px;
  }
}
.page-hero .page-content ul {
  position: relative;
  display: inline-block;
}
.page-hero .page-content ul:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--white-color);
}
.page-hero .page-content ul li {
  display: inline-block;
  color: var(--white-color);
  font-size: 18px;
  font-family: var(--heading-font);
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 28px;
}
.page-hero .page-content ul li:not(:last-child):after {
  display: inline-block;
  content: "/";
  margin-left: 5px;
  margin-right: 5px;
}
.bizzen-about_one .bizzen-image {
  margin-right: 30px;
}
.bizzen-about_one .section-title {
  text-align: center;
}
@media (max-width: 1650px) {
  .bizzen-about_one .bizzen-image {
    margin-right: 15px;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .experience-box {
  text-align: center;
}
@media (max-width: 767.98px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .experience-box h2 {
  font-size: 4.2rem;
  line-height: 1;
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .experience-box h2 span {
  font-size: 3.2rem;
  line-height: 1;
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .experience-box h2 span {
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
  text-transform: capitalize;
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .experience-box h2 {
    font-size: 120px;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box {
  margin-left: 0;
  margin-top: 30px;
  padding-left: 0;
  border-left: none;
}
@media (max-width: 1650px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box {
    padding-left: 0;
    margin-top: 30px;
    margin-left: 0;
    border-left: none;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box p {
  margin-bottom: 30px;
}
@media (max-width: 1650px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box p {
    margin-bottom: 30px;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box .check-list {
  margin-bottom: 40px;
}
@media (max-width: 1650px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box .check-list {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box .check-list {
    margin-bottom: 40px;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box .check-list li:not(:last-child) {
  margin-bottom: 22px;
}
@media (max-width: 1650px) {
  .bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box .check-list li:not(:last-child) {
    margin-bottom: 17px;
  }
}
.bizzen-about_one .bizzen-content-box .experience-text-wrap .text-box .check-list li i {
  color: var(--primary-black-color);
}
.bizzen-button {
  text-align: center;
}
.bizzen-about_two .about-wrapper {
  position: relative;
  z-index: 1;
}
.bizzen-about_two .bizzen-image {
  position: absolute;
  max-width: 450px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_two .bizzen-image {
    max-width: 380px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_two .bizzen-image {
    display: none;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_two .bizzen-image img {
    width: 70%;
  }
}
.bizzen-about_two .bizzen-image.image-one {
  bottom: 40px;
  left: 0;
  z-index: 1;
}
@media (max-width: 1650px) {
  .bizzen-about_two .bizzen-image.image-one {
    left: -70px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_two .bizzen-image.image-one {
    left: -20px;
  }
}
.bizzen-about_two .bizzen-image.image-two {
  top: 0;
  right: -50px;
  z-index: 1;
  text-align: right;
}
@media (max-width: 1650px) {
  .bizzen-about_two .bizzen-image.image-two {
    right: -85px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_two .bizzen-image.image-two {
    top: 70px;
    right: -30px;
  }
}
.bizzen-about_two .bizzen-content-box {
  border: 1px solid var(--border-color);
  border-radius: 30px;
  padding: 80px 40px 40px 150px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_two .bizzen-content-box {
    padding: 40px 30px;
  }
}
.bizzen-about_two .bizzen-content-box .content-wrap {
  max-width: 400px;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_two .bizzen-content-box .content-wrap {
    margin: inherit;
  }
  .check-list.style-one {
    justify-content: left;
  }
}
.bizzen-about_two .bizzen-content-box h6 {
  margin-bottom: 15px;
}
.bizzen-about_two .bizzen-content-box .check-list.style-one li:not(:last-child) {
  margin-bottom: 20px;
}
.bizzen-about_two .bizzen-content-box .check-list.style-one li i {
  color: var(--secondary-color);
  margin-right: 8px;
}
.bizzen-about_two .bizzen-experience-box {
  position: absolute;
  bottom: 30px;
  right: -50px;
  max-width: 300px;
}
.bizzen-about_two .bizzen-experience-box .arrow-shape {
  text-align: right;
}
.bizzen-about_two .bizzen-experience-box .content h2 span {
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 500;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_two .bizzen-experience-box {
    right: -20px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_two .bizzen-experience-box {
    display: none;
  }
}
.bizzen-iconic-item.style-one {
  padding: 70px 70px 65px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-iconic-item.style-one {
    padding: 70px 50px 65px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-iconic-item.style-one {
    padding: 50px 40px 40px;
  }
}
.bizzen-iconic-item.style-one .icon {
  margin-bottom: 20px;
}
.bizzen-iconic-item.style-one .content h4 {
  margin-bottom: 10px;
}
.bizzen-about_three .about-wrapper {
  border-bottom: 1px solid var(--border-color);
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_three .about-wrapper {
    padding-bottom: 60px;
  }
}
.bizzen-about_three .bizzen-item-list {
  border-right: 1px solid var(--border-color);
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_three .bizzen-item-list {
    border-right: none;
  }
}
.bizzen-about_three .bizzen-item-list .bizzen-iconic-item.style-one {
  padding-left: 0;
}
.bizzen-about_three .bizzen-item-list .bizzen-iconic-item.style-one:first-child {
  padding-top: 0;
}
.bizzen-about_three .bizzen-item-list .bizzen-iconic-item.style-one:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}
@media screen and (max-width: 991.98px) {
  .bizzen-about_three .bizzen-item-list .bizzen-iconic-item.style-one {
    border: 1px solid var(--border-color);
    padding-left: 40px;
    margin-bottom: 40px;
  }
  .bizzen-about_three .bizzen-item-list .bizzen-iconic-item.style-one:first-child {
    padding-top: 40px;
  }
}
.bizzen-about_three .bizzen-content-box {
  padding-left: 30px;
  text-align: center;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_three .bizzen-content-box {
    padding-left: 0;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about_three .bizzen-content-box .section-title h2 {
    font-size: 4px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-about_three .bizzen-content-box .section-title h2 {
    font-size: 28px;
  }
}
.bizzen-grow-sec .bizzen-content-box {
  padding-right: 70px;
}
.bizzen-grow-sec .bizzen-content-box>p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
.bizzen-grow-sec .bizzen-content-box .counter-wrap {
  padding-top: 30px;
  border-top: 1px solid var(--border-color);
}
.bizzen-features_one .features-wrapper {
  border-top: 1px solid #d8dde1;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-features_one .features-wrapper {
    border-top: none;
  }
}
.bizzen-features_one .features-wrapper .item-column:not(:last-child) {
  border-right: 1px solid #d8dde1;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-features_one .features-wrapper .item-column:not(:last-child) {
    border-right: none;
  }
  .bizzen-features_one .features-wrapper .item-column:not(:last-child) .bizzen-features-item.style-one {
    margin-bottom: 0px;
  }
}
.bizzen-features_two {
  position: relative;
  z-index: 1;
}
.bizzen-features_two:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
  background-color: rgba(39, 64, 132, 0.98);
}
.bizzen-features_two .bizzen-features-item.style-two .content h4 {
  color: var(--white-color);
}
.bizzen-features_two .bizzen-features-item.style-two .content p {
  color: rgba(255, 255, 255, 0.4);
}
.bizzen-features_two .bizzen-features-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 42%;
  height: 100%;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-features_two .bizzen-features-bg {
    display: none;
  }
}
.bizzen-features_two .bizzen-features-bg .bizzen-ratings-box {
  background-color: var(--white-color);
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 30px;
}
.bizzen-features_two .bizzen-features-bg .bizzen-ratings-box h3 {
  font-size: 48px;
}
.bizzen-features_two .bizzen-features-bg .bizzen-ratings-box .ratings i {
  color: var(--secondary-color);
}
.bizzen-features_three {
  background-color: var(--gray-color);
}
.bizzen-features-item.style-one {
  padding: 50px 30px 55px;
  text-align: center;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-features-item.style-one {
    border: 1px solid var(--border-color);
    padding: 50px 40px 55px;
  }
}
.bizzen-features-item.style-one .content h4 {
  margin-bottom: 20px;
}
.bizzen-features-item.style-one .content .icon {
  margin-bottom: 20px;
}
.bizzen-features-item.style-one .content p {
  color: var(--heading-color);
}
.bizzen-features-item.style-two .icon {
  margin-bottom: 20px;
}
.bizzen-features-item.style-two .content h4 {
  color: var(--white-color);
  margin-bottom: 10px;
}
.bizzen-service_one {
  background-color: rgba(246, 246, 246, 0.4);
}
.bizzen-service_one .text-box p a {
  color: var(--heading-color);
}
.bizzen-service_two {
  background-color: var(--primary-black-color);
}
.bizzen-service_two .service-slider {
  margin-right: -40%;
}
@media (max-width: 767.98px) {
  .bizzen-service_two .service-slider {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.bizzen-service_two .service-slider .slick-slide {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .bizzen-service_two .service-slider .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.bizzen-avatar-box-two ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bizzen-avatar-box-two ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.bizzen-avatar-box-two ul li img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid var(--white-color);
}
.bizzen-avatar-box-two ul li:not(:first-child) {
  margin-left: -10px;
}
.bizzen-avatar-box-two ul li span {
  width: 48px;
  height: 48px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--secondary-color);
  color: var(--white-color);
  border-radius: 50%;
}
.bizzen-service_three {
  background-color: var(--primary-black-color);
  position: relative;
  z-index: 1;
}
.bizzen-service_three .service-overlay {
  position: absolute;
  top: -100px;
  right: 0;
  width: 90%;
  height: 84%;
  background-color: var(--white-color);
  z-index: -1;
}
@media (max-width: 1650px) {
  .bizzen-service_three .service-overlay {
    width: 97%;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-service_three .service-overlay {
    width: 100%;
    height: 100%;
  }
}
.bizzen-service_three .bizzen-discussion {
  position: relative;
  z-index: 1;
}
.bizzen-service_three .bizzen-discussion:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(88deg, #231f20 23.71%, rgba(35, 31, 32, 0.7) 49.54%, #231f20 75.38%);
  z-index: -1;
}
.bizzen-service_three .bizzen-discussion .section-title h2 {
  color: var(--white-color);
}
.bizzen-service_three .bizzen-discussion .section-title h2 .text {
  text-decoration: underline;
  font-style: italic;
}
.bizzen-service_three .bizzen-discussion .section-title h2 .thin {
  font-weight: 400;
}
.bizzen-service_three .bizzen-discussion .text-box h2 {
  color: var(--white-color);
}
.bizzen-service_three .bizzen-discussion .text-box h2 span {
  display: block;
  font-size: 20px;
  line-height: 30px;
}
.bizzen-service_three .avatar-ratings-wrapper {
  border-top: 1px solid var(--border-color);
  padding: 60px 0;
}
.bizzen-service_three .avatar-ratings-wrapper .avatar-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .bizzen-service_three .avatar-ratings-wrapper .avatar-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.bizzen-service_three .avatar-ratings-wrapper .avatar-text h6 {
  font-weight: 400;
  margin-left: 15px;
}
.bizzen-service_three .avatar-ratings-wrapper .avatar-text h6 a {
  font-weight: 700;
}
.bizzen-service_three .avatar-ratings-wrapper .rating-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 991.98px) {
  .bizzen-service_three .avatar-ratings-wrapper .rating-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px;
  }
}
.bizzen-service_three .avatar-ratings-wrapper .rating-box .image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 20px;
}
.bizzen-service-item.style-one {
  padding: 10px;
  border: 1px solid var(--border-color);
  border-radius: 15px;
}
.bizzen-service-item.style-one .service-inner-content {
  background: white;
  padding: 40px 20px 30px;
  border-radius: 12px;
}
.bizzen-service-item.style-one .service-inner-content .content {
  margin-top: 70px;
}
.bizzen-service-item.style-one .service-inner-content .content h4 {
  margin-bottom: 15px;
}
@media (max-width: 1650px) {
  .bizzen-service-item.style-one .service-inner-content .content h4 {
    font-size: 20px;
  }
}
.bizzen-service-item.style-one .service-inner-content .content h4:hover {
  color: var(--secondary-color);
}
.bizzen-service-item.style-one .service-inner-content .content p {
  margin-bottom: 20px;
}
.bizzen-service-item.style-two {
  padding: 40px;
  background-color: var(--white-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-service-item.style-two:hover {
  background-color: var(--primary-color);
}
.bizzen-service-item.style-two .icon-count-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 100px;
}
.bizzen-service-item.style-two .icon-count-wrap .number {
  font-size: 64px;
  line-height: 1.15em;
  font-weight: 700;
  color: transparent;
  font-family: var(--heading-font);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #797e88;
}
.bizzen-service-item.style-two .icon-count-wrap .number .dark {
  -webkit-text-stroke-color: #d6cc7b;
}
.bizzen-service-item.style-two .content h4 {
  max-width: 300px;
  margin-bottom: 20px;
}
.bizzen-service-item.style-two .content h4:hover {
  color: var(--secondary-color);
}
.bizzen-service-item.style-two .content p {
  margin-bottom: 20px;
}
.bizzen-service-item.style-three {
  background-color: #f6f6f6;
  padding: 30px 20px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-service-item.style-three:hover {
  background-color: var(--primary-black-color);
}
.bizzen-service-item.style-three:hover .hover-shape {
  top: 20px;
  opacity: 1;
}
.bizzen-service-item.style-three:hover .icon .dark-icon {
  visibility: hidden;
  opacity: 0;
}
.bizzen-service-item.style-three:hover .icon .white-icon {
  visibility: visible;
  opacity: 1;
}
.bizzen-service-item.style-three:hover .content {
  border-color: rgba(216, 221, 225, 0.25);
}
.bizzen-service-item.style-three:hover .content h4 {
  color: var(--white-color);
}
.bizzen-service-item.style-three:hover .content p {
  color: var(--white-color);
}
@media (max-width: 1650px) {
  .bizzen-service-item.style-three {
    padding: 30px 15px 25px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-service-item.style-three {
    padding: 30px 30px 25px;
  }
}
.bizzen-service-item.style-three .hover-shape {
  position: absolute;
  top: 10px;
  right: 20px;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-service-item.style-three .icon {
  position: relative;
  margin-bottom: 50px;
}
.bizzen-service-item.style-three .icon .white-icon {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
}
.bizzen-service-item.style-three .content {
  border-top: 1px solid var(--border-color);
  padding-top: 15px;
}
.bizzen-service-item.style-three .content h4 {
  margin-bottom: 15px;
}
.bizzen-we_one .bizzen-content-box .check-list li i {
  margin-right: 7px;
  color: var(--primary-black-color);
  font-size: 16px;
}
.bizzen-skill-item .progress-title h6 {
  text-transform: capitalize;
  margin-bottom: 10px;
}
.bizzen-skill-item .progress-title h6 span {
  float: right;
}
.bizzen-skill-item .progress {
  background-color: transparent;
  height: 4px;
}
.bizzen-skill-item .progress .progress-bar {
  background-color: var(--primary-black-color);
}
.bizzen-we_two .bizzen-image-box {
  position: relative;
}
.bizzen-we_two .bizzen-image-box .bizzen-image.image-two {
  position: absolute;
  top: 75px;
  left: -125px;
}
.bizzen-we_two .bizzen-image-box .bizzen-image.image-two img {
  -webkit-box-shadow: 0 24px 50px -12px rgba(45, 54, 67, 0.12);
  box-shadow: 0 24px 50px -12px rgba(45, 54, 67, 0.12);
}
@media (max-width: 1650px) {
  .bizzen-we_two .bizzen-image-box .bizzen-image.image-two {
    left: -70px;
  }
}
@media (max-width: 1650px) {
  .bizzen-we_two .bizzen-image-box .bizzen-image.image-two {
    left: auto;
    right: 30px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-we_two .bizzen-image-box .bizzen-image.image-two {
    right: 0;
    bottom: 0;
    top: auto;
  }
}
.bizzen-we_two .bizzen-content-box .content-wrap {
  border-left: 1px solid var(--border-color);
}
@media (max-width: 767.98px) {
  .bizzen-we_two .bizzen-content-box .content-wrap {
    border-left: none;
  }
}
.bizzen-we_two .bizzen-content-box .content-wrap>p {
  padding-left: 40px;
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .bizzen-we_two .bizzen-content-box .content-wrap>p {
    padding-left: 0;
  }
}
.bizzen-we_two .bizzen-content-box .content-wrap .bizzen-iconic-left-box {
  margin-left: 40px;
}
@media (max-width: 767.98px) {
  .bizzen-we_two .bizzen-content-box .content-wrap .bizzen-iconic-left-box {
    margin-left: 0;
  }
}
.bizzen-we_two .bizzen-content-box .content-wrap .bizzen-text-box {
  border-top: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bizzen-we_two .bizzen-content-box .content-wrap .bizzen-text-box .number {
  padding: 25px 90px;
  font-size: 64px;
  line-height: 1.15em;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-52.46%, #797e88), to(rgba(121, 126, 136, 0)));
  background: linear-gradient(180deg, #797e88 -52.46%, rgba(121, 126, 136, 0) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  border-right: 1px solid var(--border-color);
}
@media (max-width: 767.98px) {
  .bizzen-we_two .bizzen-content-box .content-wrap .bizzen-text-box .number {
    padding: 15px 20px;
    font-size: 32px;
  }
}
.bizzen-we_two .bizzen-content-box .content-wrap .bizzen-text-box .text {
  padding: 25px 90px;
}
@media (max-width: 767.98px) {
  .bizzen-we_two .bizzen-content-box .content-wrap .bizzen-text-box .text {
    padding: 15px 20px;
  }
}
.bizzen-iconic-left-box.style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 767.98px) {
  .bizzen-iconic-left-box.style-one {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.bizzen-iconic-left-box.style-one .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: var(--gray-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  margin-right: 25px;
}
.bizzen-iconic-left-box.style-one .icon:after {
  position: absolute;
  top: 50%;
  left: 50%;
  content: "";
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid var(--gray-color);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 767.98px) {
  .bizzen-iconic-left-box.style-one .content h3 {
    font-size: 20px;
  }
}
.bizzen-iconic-box.style-one .icon {
  margin-bottom: 20px;
}
.bizzen-iconic-box.style-one .content h4 {
  margin-bottom: 20px;
}
.bizzen-about-service .bizzen-content-box>p {
  max-width: 550px;
  font-size: 20px;
  line-height: 30px;
}
.bizzen-about-service .bizzen-features-list {
  padding-left: 60px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-about-service .bizzen-features-list {
    padding-left: 0;
  }
}
.service-details-wrapper .service-item-main .service-content h4.title {
  font-size: 48px;
  line-height: 1.35em;
  margin-bottom: 30px;
  text-transform: capitalize;
}
@media screen and (max-width: 991.98px) {
  .service-details-wrapper .service-item-main .service-content h4.title {
    font-size: 40px;
    line-height: 55px;
  }
}
@media (max-width: 767.98px) {
  .service-details-wrapper .service-item-main .service-content h4.title {
    font-size: 28px;
  }
}
.service-details-wrapper .service-item-main .service-content p {
  margin-bottom: 30px;
}
.service-details-wrapper .process-wrapper {
  border-top: 1px solid rgba(31, 31, 31, 0.25);
}
.process-wrapper {
  border-top: 1px solid rgba(31, 31, 31, 0.25);
}
@media screen and (max-width: 1199.98px) {
  .service-details-wrapper .process-wrapper {
    border-top: none;
  }
}
@media screen and (max-width: 1199.98px) {
  .process-wrapper {
    border-top: none;
  }
}
.service-details-wrapper .process-wrapper .bizzen-process-item .line {
  margin-left: 30px;
  width: 1px;
  height: 75px;
  background-color: rgba(31, 31, 31, 0.25);
  position: relative;
}
.process-wrapper .bizzen-process-item .line {
  margin-left: 30px;
  width: 1px;
  height: 75px;
  background-color: rgba(31, 31, 31, 0.25);
  position: relative;
}
.service-details-wrapper .process-wrapper .bizzen-process-item .line:before {
  position: absolute;
  top: -5px;
  left: -5px;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--heading-color);
}
.process-wrapper .bizzen-process-item .line:before {
  position: absolute;
  top: -5px;
  left: -5px;
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: var(--heading-color);
}
@media screen and (max-width: 1199.98px) {
  .service-details-wrapper .process-wrapper .bizzen-process-item {
    border: 1px solid var(--border-color);
    padding: 0 30px 25px;
  }
}
@media screen and (max-width: 1199.98px) {
  .process-wrapper .bizzen-process-item {
    border: 1px solid var(--border-color);
    padding: 0 30px 25px;
  }
}
.service-details-wrapper .intro-wrapper .bizzen-image-box {
  position: relative;
}
.service-details-wrapper .intro-wrapper .bizzen-image-box .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.bizzen-counter_one {
  position: relative;
  z-index: 1;
}
.bizzen-counter_one:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-gradient(linear, right top, left top, from(rgba(35, 31, 32, 0.6)), color-stop(90.05%, #231f20));
  background: linear-gradient(270deg, rgba(35, 31, 32, 0.6) 0%, #231f20 90.05%);
  z-index: -1;
}
.bizzen-counter_one .bizzen-content-box {
  padding-bottom: 215px;
}
@media (max-width: 767.98px) {
  .bizzen-counter_one .bizzen-content-box {
    padding-bottom: 80px;
  }
}
.bizzen-counter_one .bizzen-content-box p {
  color: var(--white-color);
}
.bizzen-counter_one .bizzen-counter-item.style-one {
  border-color: rgba(255, 255, 255, 0.5);
}
.bizzen-counter_one .bizzen-counter-item.style-one .number h2 {
  color: var(--white-color);
}
.bizzen-counter_one .bizzen-counter-item.style-one .content h5 {
  color: var(--white-color);
}
.bizzen-counter-item.style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid var(--border-color);
  padding-top: 30px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-counter-item.style-one .number {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 20px;
}
.bizzen-counter-item.style-one .content h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  text-transform: capitalize;
}
.bizzen-counter-item.style-one:hover {
  border-color: var(--primary-color);
}
.bizzen-counter-item.style-two .content h2 {
  font-size: 48px;
  color: var(--white-color);
  margin-bottom: 20px;
}
.bizzen-counter-item.style-two .content .line {
  width: 100%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
  margin-bottom: 20px;
}
.bizzen-counter-item.style-two .content h4 {
  color: var(--white-color);
  margin-bottom: 15px;
}
.bizzen-counter-item.style-two .content p {
  color: var(--white-color);
}
@media screen and (max-width: 991.98px) {
  .bizzen-counter-item.style-three {
    text-align: center;
  }
}
.bizzen-growth-sec {
  position: relative;
  z-index: 1;
}
.bizzen-growth-sec:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(6, 50, 50, 0.96);
  z-index: -1;
}
.bizzen-growth-sec .play-bg {
  position: absolute;
  top: 0;
  right: 0;
  width: 40%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-growth-sec .play-bg {
    display: none;
  }
}
.bizzen-growth-sec .play-bg .video-popup {
  position: relative;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: var(--white-color);
  color: var(--secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
}
.bizzen-growth-sec .play-bg .video-popup:after, .bizzen-growth-sec .play-bg .video-popup:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  border-radius: 50%;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bizzen-growth-sec .play-bg .video-popup:before {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-animation: playpopup infinite ease-in 2s;
  animation: playpopup infinite ease-in 2s;
}
.bizzen-growth-sec .play-bg .video-popup:after {
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-animation: playpopup infinite ease-in-out 4s;
  animation: playpopup infinite ease-in-out 4s;
}
.bizzen-growth-sec .play-bg .video-popup:hover {
  color: var(--secondary-color);
}
.bizzen-growth-sec .bizzen-content-box {
  padding-right: 70px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-growth-sec .bizzen-content-box {
    padding-right: 0;
  }
}
.bizzen-growth-sec .bizzen-content-box>p {
  color: var(--white-color);
}
.bizzen-growth-sec .bizzen-content-box .counter-wrap {
  background: radial-gradient(289.09% 298.82% at -18.48% -74.46%, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 100%);
  backdrop-filter: blur(5.5px);
}
.bizzen-growth-sec .bizzen-content-box .counter-wrap .item-column:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.25);
}
@media (max-width: 767.98px) {
  .bizzen-growth-sec .bizzen-content-box .counter-wrap .item-column:not(:last-child) {
    border-right: none;
  }
}
@media (max-width: 767.98px) {
  .bizzen-growth-sec .bizzen-content-box .counter-wrap .item-column:not(:last-child) .bizzen-counter-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
}
.bizzen-growth-sec .bizzen-content-box .counter-wrap .bizzen-counter-item {
  padding: 25px 40px 30px;
}
.bizzen-growth-sec .bizzen-content-box .counter-wrap .bizzen-counter-item .content h2 {
  color: var(--white-color);
}
.bizzen-growth-sec .bizzen-content-box .counter-wrap .bizzen-counter-item .content p {
  color: var(--white-color);
}
.bizzen-growth-sec .bizzen-content-box .theme-btn.style-one {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
.bizzen-growth-sec .bizzen-content-box .theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-proces_one {
  background-color: var(--gray-color);
}
.bizzen-proces_one .bizzen-work-list {
  border-left: 1px solid #d8dde1;
  border-right: 1px solid #d8dde1;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-proces_one .bizzen-work-list {
    border: 1px solid var(--border-color);
  }
}
.bizzen-proces_one .text-box {
  padding: 0 30px;
}
.bizzen-proces_one .text-box span {
  margin-bottom: 120px;
  color: var(--heading-color);
  font-size: 18px;
  font-weight: 500;
  font-family: var(--heading-font);
}
.bizzen-proces_one .text-box h2 {
  font-size: 114px;
  font-weight: 700;
  line-height: 1;
}
.bizzen-process_two {
  background-color: var(--gray-color);
}
.bizzen-process_two .text-box {
  max-width: 380px;
}
@media screen and (max-width: 991.98px) {
  .bizzen-process_two .text-box {
    max-width: 100%;
  }
}
.bizzen-process_two .process-wrapper {
  border-top: 1px solid var(--border-color);
}
@media screen and (max-width: 991.98px) {
  .bizzen-process_two .process-wrapper {
    border-top: none;
    padding: 0 15px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-process_two .process-wrapper {
    border-top: none;
    padding: 0 15px;
  }
}
.bizzen-process_two .process-wrapper .item-column:not(:last-child) {
  border-right: 1px solid var(--border-color);
}
@media screen and (max-width: 991.98px) {
  .bizzen-process_two .process-wrapper .item-column:not(:last-child) {
    border-right: none;
  }
  .bizzen-process_two .process-wrapper .item-column:not(:last-child) .bizzen-process-item.style-two {
    margin-bottom: 40px;
  }
}
.bizzen-process-item.style-one {
  padding: 50px 60px 52px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bizzen-process-item.style-one .number {
  width: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-weight: 700;
  color: var(--heading-color);
  margin-right: 30px;
}
.bizzen-process-item.style-one .content h4 {
  max-width: 150px;
}
.bizzen-process-item.style-one:not(:last-child) {
  border-bottom: 1px solid #d8dde1;
}
.bizzen-process-item.style-two {
  padding: 40px 30px;
}
@media (max-width: 1650px) {
  .bizzen-process-item.style-two {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-process-item.style-two {
    border: 1px solid var(--border-color);
  }
}
.bizzen-process-item.style-two:hover .content p {
  opacity: 1;
}
.bizzen-process-item.style-two.item-active .content p {
  opacity: 1;
}
.bizzen-process-item.style-two .content h4 {
  margin-bottom: 20px;
}
.bizzen-process-item.style-two .content h4 span {
  color: var(--secondary-color);
}
@media screen and (max-width: 1199.98px) {
  .bizzen-process-item.style-two .content h4 span {
    display: block;
  }
}
@media (max-width: 1650px) {
  .bizzen-process-item.style-two .content h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-process-item.style-two .content h4 {
    font-size: 22px;
  }
}
.bizzen-process-item.style-two .content p {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-process-item.style-three .number {
  font-size: 48px;
  line-height: 1.15em;
  font-weight: 700;
  color: transparent;
  font-family: var(--heading-font);
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #797e88;
  margin-bottom: 15px;
}
.bizzen-service-item.style-two .icon-count-wrap .number .dark {
  -webkit-text-stroke-color: #d6cc7b;
}
.bizzen-process-item.style-three .content h4 {
  margin-bottom: 15px;
}
.bizzen-intro_one {
  position: relative;
  z-index: 1;
}
.bizzen-intro_one:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(6, 50, 50, 0.5);
  z-index: -1;
}
.bizzen-experience-sec {
  position: relative;
  z-index: 1;
}
.bizzen-experience-sec .shape {
  position: absolute;
  bottom: 0;
  right: 0;
}
.bizzen-experience-sec .shape img {
  opacity: 0.1;
}
.bizzen-experience-sec .bizzen-experience-wrap {
  position: relative;
}
.bizzen-experience-sec .bizzen-experience-wrap .arrow-shape {
  position: absolute;
  bottom: 50px;
  left: 40%;
}
@media (max-width: 767.98px) {
  .bizzen-experience-sec .bizzen-experience-wrap .arrow-shape {
    display: none;
  }
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-year {
  position: relative;
  width: 100%;
  height: 500px;
  background-color: var(--primary-black-color);
  border-radius: 500px 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .bizzen-experience-sec .bizzen-experience-wrap .experience-year {
    height: 300px;
  }
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-year h2 {
  color: var(--white-color);
  font-size: 200px;
  margin-top: 40px;
  margin-left: 40px;
}
@media (max-width: 767.98px) {
  .bizzen-experience-sec .bizzen-experience-wrap .experience-year h2 {
    font-size: 100px;
  }
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-content {
  padding-top: 150px;
  margin-left: 30px;
}
@media (max-width: 767.98px) {
  .bizzen-experience-sec .bizzen-experience-wrap .experience-content {
    padding-top: 50px;
    margin-left: 0;
  }
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-content h3 {
  font-size: 48px;
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  .bizzen-experience-sec .bizzen-experience-wrap .experience-content h3 {
    font-size: 30px;
  }
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-content p {
  margin-bottom: 50px;
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-content p span {
  color: var(--heading-color);
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-content .symbol {
  width: 100%;
  height: 270px;
  border-radius: 0 0 270px 0;
  background-color: var(--primary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.bizzen-experience-sec .bizzen-experience-wrap .experience-content .symbol h4 {
  font-size: 170px;
  margin-bottom: 80px;
  margin-right: 40px;
}
@media (max-width: 767.98px) {
  .bizzen-experience-sec .bizzen-experience-wrap .experience-content .symbol h4 {
    margin-right: 20px;
  }
}
.overlap-project-cards {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.overlap-card {
  width: 100%;
  margin-bottom: 30px;
  position: relative;
}
.overlap-card:nth-child(1) {
  z-index: 1;
}
.overlap-card:nth-child(2) {
  z-index: 2;
}
.overlap-card:nth-child(3) {
  z-index: 3;
}
.overlap-card-inner {
  display: flex;
  align-items: stretch;
  background-color: var(--white-color);
  border: 2px solid #000000;
  border-radius: 6.25rem;
  padding: 40px;
  min-height: 400px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}
.overlap-card-image {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 8px;
  order: 2;
}
.overlap-card-content {
  flex: 1;
  padding-right: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 1;
}
.overlap-card-content .sub-title {
  margin-bottom: 20px;
  color: var(--secondary-color);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
}
.overlap-card-content .title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}
.overlap-card-content .title a {
  color: inherit;
  text-decoration: none;
}
.overlap-card-content p {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.overlap-card-image img, .overlap-card-image video {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}
.new.container {
  overflow: visible !important;
}
.bizzen-project-sec {
  overflow: visible !important;
  position: relative;
}
.tfm-card-row {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: stretch;
  overflow: visible !important;
  position: relative;
}
.tfm-card {
  display: flex;
  align-items: stretch;
  height: 550px;
  border: 2px solid #000000;
  border-radius: 6.25rem;
  background: #ffffff;
  overflow: hidden;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
  padding: 40px;
  position: relative;
  will-change: transform;
}
.dark .tfm-card {
  background: #202a44;
  border-color: #ffffff;
}
.tfm-card-info {
  flex: 1 1 60%;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 10px;
}
.tfm-card-info .sub-title {
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  color: #3b55a1;
  margin-bottom: 20px;
  font-weight: 600;
}
.dark .tfm-card-info .sub-title {
  color: #0ea5d9;
}
.tfm-card-info h4 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.3;
}
.tfm-card-info p {
  font-size: 16px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}
.tfm-card-media {
  flex: 0 0 40%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tfm-card-media img, .tfm-card-media video, .tfm-card-media picture {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 8px;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .overlap-card-inner {
    padding: 30px;
    border-radius: 4rem;
    min-height: 350px;
  }
  .overlap-card-content {
    padding-right: 20px;
  }
  .overlap-card-content .title {
    font-size: 24px;
  }
  .overlap-card-content p {
    font-size: 14px;
  }
  .tfm-card {
    flex-direction: row;
    height: 400px;
    border-radius: 3rem;
    padding: 20px;
  }
  .tfm-card-info .sub-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #3b55a1;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .tfm-card-info h4 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .tfm-card-info p {
    font-size: 15px;
  }
  .tfm-card-info {
    flex: 1 1 60%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .overlap-card-inner {
    flex-direction: column;
    padding: 20px;
    border-radius: 10px;
    min-height: auto;
  }
  .overlap-card-image {
    order: 1;
    width: 100%;
    margin-bottom: 0;
  }
  .overlap-card-content {
    order: 2;
    padding-right: 0;
    padding-top: 20px;
  }
  .overlap-card-content .sub-title {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .overlap-card-content .title {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .overlap-card-content p {
    font-size: 14px;
  }
  .tfm-card {
    flex-direction: column-reverse;
    height: 480px;
    border-radius: 3rem;
    padding: 20px;
  }
  .tfm-card-info .sub-title {
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #3b55a1;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .tfm-card-info h4 {
    font-size: 15px;
    margin-bottom: 0px;
  }
  .tfm-card-info p {
    font-size: 12px;
  }
  .tfm-card-info {
    flex: 1 1 60%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media (min-width: 539px) and (max-width: 540.98px) {
  .pastel-tile {
    padding: 18px 22px;
    font-size: 14px;
    min-width: 190px;
    max-width: 190px;
    height: 200px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.5rem;
    letter-spacing: 4px;
    margin-top: 2px !important;
    padding: 6px 0;
  }
  .tfm-card {
    flex-direction: column-reverse;
    height: 480px;
    border-radius: 3rem;
    padding: 20px;
  }
  .tfm-card-info .sub-title {
    font-size: 10px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #3b55a1;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .tfm-card-info h4 {
    font-size: 15px;
    margin-bottom: 0px;
  }
  .tfm-card-info p {
    font-size: 12px;
  }
  .tfm-card-info {
    flex: 1 1 60%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .tfm-card-media img, .tfm-card-media video, .tfm-card-media picture {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
  }
  .tfm-morph-icon {
    width: 200px !important;
    height: 200px !important;
    object-fit: contain;
    filter: drop-shadow(0 10px 30px rgba(238, 229, 138, 0.6));
    transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 15;
  }
  .tfm-morph-shape {
    position: relative;
    width: 35% !important;
    height: 35% !important;
    background: radial-gradient(circle, #26428c 0%, #1f2356 100%);
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 25px 80px rgba(39, 64, 132, 0.25), 0 0 40px rgba(70, 137, 200, 0.15);
    animation: tfmRectanglePulse 3s ease-in-out infinite;
    z-index: 10;
  }
  .tfm-point-1 .tfm-point-content {
    top: 50px !important;
    left: 50%;
    transform: translateX(-50%);
    white-space: normal;
  }
  .tfm-point-2 .tfm-point-content {
    top: 20px !important;
    right: 10px !important;
    white-space: normal;
    min-width: 140px;
    max-width: 165px;
  }
  .tfm-point-3 .tfm-point-content {
    bottom: 30px !important;
    right: -20px !important;
    white-space: normal;
  }
  .tfm-point-4 .tfm-point-content {
    bottom: 7px !important;
    left: 20px !important;
    white-space: normal;
  }
  .tfm-point-5 .tfm-point-content {
    top: 80px !important;
    left: 10px !important;
    white-space: normal;
    min-width: 140px;
    max-width: 165px;
  }
  .tfm-point-content p {
    font-size: 10px !important;
  }
  .tfm-point-content h3 {
    font-size: 12px !important;
    margin-bottom: 4px;
  }
}
.bizzen-pricing-item.style-one {
  border: 1px solid var(--border-color);
  padding: 40px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-pricing-item.style-one .ribbon {
  position: absolute;
  top: 20px;
  right: 0;
  padding: 2px 15px;
  color: var(--white-color);
  font-weight: 400;
  text-align: center;
  background-color: var(--secondary-color);
}
.bizzen-pricing-item.style-one .ribbon:after {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  border: 9px solid transparent;
  border-width: 17px 8px;
  border-color: var(--secondary-color);
  border-left-color: transparent;
  left: -9px;
}
.bizzen-pricing-item.style-one .pricing-header {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid var(--border-color);
}
.bizzen-pricing-item.style-one .pricing-header h2 {
  font-size: 48px;
}
.bizzen-pricing-item.style-one .pricing-header h2 .currency {
  font-size: 16px;
}
.bizzen-pricing-item.style-one .pricing-header h2 .duration {
  font-size: 16px;
  color: var(--text-color);
  font-weight: 400;
  font-family: var(--body-font);
}
.bizzen-pricing-item.style-one .pricing-header h4 {
  margin-bottom: 10px;
}
.bizzen-pricing-item.style-one .pricing-body {
  margin-bottom: 40px;
}
.bizzen-pricing-item.style-one .pricing-body h4 {
  margin-bottom: 15px;
}
.bizzen-pricing-item.style-one .pricing-body .check-list.style-one li {
  color: var(--heading-color);
}
.bizzen-pricing-item.style-one .pricing-body .check-list.style-one li:not(:last-child) {
  margin-bottom: 20px;
}
.bizzen-pricing-item.style-one .pricing-body .check-list.style-one li i {
  color: var(--secondary-color);
}
.bizzen-pricing-item.style-one .pricing-body .check-list li.uncheck {
  color: var(--text-color);
}
.bizzen-pricing-item.style-one .pricing-body .check-list li.uncheck i {
  color: var(--text-color);
}
.bizzen-pricing-item.style-one .pricing-footer .theme-btn {
  width: 100%;
}
.bizzen-pricing-item.style-one:hover {
  background-color: var(--primary-black-color);
  color: var(--white-color);
}
.bizzen-pricing-item.style-one:hover .pricing-header h2 {
  color: var(--white-color);
}
.bizzen-pricing-item.style-one:hover .pricing-header h4 {
  color: var(--white-color);
}
.bizzen-pricing-item.style-one:hover .pricing-header p {
  color: var(--white-color);
}
.bizzen-pricing-item.style-one:hover .pricing-body h4 {
  color: var(--white-color);
}
.bizzen-pricing-item.style-one:hover .pricing-body .check-list li {
  color: var(--white-color);
}
.bizzen-pricing-item.style-one:hover .pricing-body .check-list li.uncheck {
  color: var(--text-color);
}
.bizzen-pricing-item.style-one:hover .pricing-body .check-list li.uncheck i {
  color: var(--text-color);
}
.bizzen-pricing-item.style-one:hover .pricing-footer .theme-btn.style-one {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-pricing-item.style-two {
  min-width: 800px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-title {
  width: 25%;
  padding-top: 20px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header {
  width: 20%;
  padding: 20px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header .plan {
  display: block;
  font-size: 16px;
  font: 600 18px var(--heading-font);
  color: var(--heading-color);
  margin-bottom: 15px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header h2.price {
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 15px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header h2.price span.duration {
  color: var(--text-color);
  font-size: 16px;
  line-height: 30px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header .theme-btn.style-two {
  padding: 14px 25px;
  background-color: transparent;
  color: var(--heading-color);
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header .theme-btn.style-two:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header.bg-active {
  border-bottom: none;
  background-color: var(--primary-black-color);
  padding: 20px 30px;
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header.bg-active .plan {
  color: var(--white-color);
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header.bg-active h2 {
  color: var(--white-color);
}
.bizzen-pricing-item.style-two .pricing-header-wrap .pricing-header.bg-active .theme-btn.style-two {
  padding: 14px 25px;
  background-color: var(--primary-color);
  color: var(--heading-color);
  border-color: transparent;
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item:last-child .pricing-list {
  border-bottom: none;
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item .pricing-title {
  padding: 20px 0 20px;
  width: 25%;
  color: var(--heading-color);
  font: 600 16px var(--heading-font);
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item .pricing-list {
  padding: 20px;
  width: 20%;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  color: var(--heading-color);
  border-bottom: 1px solid var(--border-color);
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item .pricing-list.bg-active {
  padding: 20px;
  background-color: var(--primary-black-color);
  border-color: rgba(255, 255, 255, 0.1);
  margin-left: -2px;
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item .pricing-list.bg-active i {
  color: var(--primary-color);
}
.bizzen-pricing-item.style-two .pricing-body .pricing-body-item .pricing-list i {
  color: var(--primary-black-color);
  font-size: 24px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-pricing-_two .table-area {
    width: 1300px;
  }
}
.book-call-widget {
  background-color: var(--primary-black-color);
  max-width: 160px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px;
}
.book-call-widget .thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 40px;
  margin-right: 8px;
}
.book-call-widget .thumb img {
  width: 40px;
}
.book-call-widget .content h6 {
  font-weight: 500;
  font-size: 16px;
  color: var(--white-color);
}
.bizzen-faq_one {
  position: relative;
  z-index: 1;
}
.bizzen-faq_one .bizzen-image {
  padding-left: 50px;
}
@media (max-width: 1650px) {
  .bizzen-faq_one .bizzen-image {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-faq_one .bizzen-image {
    padding-left: 0;
  }
}
.accordion-card .accordion-header .accordion-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 20px;
  cursor: pointer;
  font-weight: 600;
}
.accordion-card .accordion-header .accordion-title:after {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  content: "\f105";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 18px;
  color: var(--primary-color);
  margin-left: auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.accordion-card .accordion-header .accordion-title[aria-expanded="true"]:after {
  content: "\f107";
}
.accordion-card .accordion-content {
  padding-bottom: 20px;
}
.accordion-card.style-one {
  border-bottom: 1px solid rgba(216, 221, 225, 0.25);
}
.accordion-card.style-one .accordion-header .accordion-title {
  color: var(--white-color);
}
.accordion-card.style-one .accordion-header .accordion-title:after {
  color: var(--primary-color);
}
.accordion-card.style-one .accordion-content p {
  color: rgba(255, 255, 255, 0.4);
}
.accordion-card.style-two {
  border-bottom: 1px solid var(--border-color);
}
.accordion-card.style-two .accordion-header .accordion-title:after {
  color: var(--secondary-color);
}
.accordion-card.style-two .accordion-content p {
  padding-bottom: 20px;
}
.bizzen-team_one {
  position: relative;
  min-height: 550px;
  padding-bottom: 120px;
  margin-top: 90px;
}
.bizzen-team_one .team-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.bizzen-team_one .container-fluid {
  padding-left: 95px;
  padding-right: 95px;
}
@media (max-width: 1650px) {
  .bizzen-team_one .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-team_one .container-fluid {
    padding-left: 15px;
    padding-right: 14px;
  }
}
@media screen and (max-width: 767.98px) {
  .bizzen-team_one {
    margin-top: 60px;
  }
}
.bizzen-team-item.style-one:hover .member-image .social-box {
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  visibility: visible;
  opacity: 1;
}
.bizzen-team-item.style-one:hover .member-image .member-info {
  padding: 43px 40px 25px;
}
.bizzen-team-item.style-one .member-image {
  position: relative;
  border-radius: 50%;
  border: 2px solid var(--border-color);
}
.bizzen-team-item.style-one .member-image img {
  width: 100%;
}
.bizzen-team-item.style-one .member-image .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 30px;
}
.bizzen-team-item.style-one .member-image .content-wrap {
  width: 100%;
  text-align: center;
}
.bizzen-team-item.style-one .member-image .social-box {
  background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
  padding: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 10px;
  border: 1px solid var(--border-color);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-team-item.style-one .member-image .social-box a {
  width: 40px;
  height: 40px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--heading-color);
  background-color: var(--white-color);
}
.bizzen-team-item.style-one .member-image .social-box a:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-team-item.style-one .member-image .member-info {
  padding: 23px 40px 25px;
  background-color: var(--primary-black-color);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.bizzen-team-item.style-one .member-image .member-info h4 {
  color: var(--white-color);
}
.bizzen-team-item.style-one .member-image .member-info .position {
  color: rgba(255, 255, 255, 0.8);
}
.bizzen-team-item.style-two:hover .member-image .hover-content {
  visibility: visible;
  opacity: 1;
}
.bizzen-team-item.style-two:hover .member-image .social-box {
  bottom: 0;
}
.bizzen-team-item.style-two .member-image {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.bizzen-team-item.style-two .member-image img {
  width: 100%;
}
.bizzen-team-item.style-two .member-image .hover-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.bizzen-team-item.style-two .member-image .social-box {
  position: absolute;
  bottom: -50%;
  right: 0;
  background-color: var(--primary-black-color);
  padding: 10px 20px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.bizzen-team-item.style-two .member-image .social-box a {
  color: var(--white-color);
  display: block;
  font-size: 14px;
}
.bizzen-team-item.style-two .member-image .social-box a:not(:last-child) {
  margin-bottom: 5px;
}
.bizzen-team-item.style-two .member-info {
  padding-top: 20px;
}
.bizzen-member-info-box {
  border: 1px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 30px;
}
@media (max-width: 1650px) {
  .bizzen-member-info-box {
    padding: 20px 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-member-info-box {
    padding: 20px 30px;
  }
}
.bizzen-member-info-box .icon {
  margin-right: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-shadow: 0 10px 50px #e8e8e8;
  box-shadow: 0 10px 50px #e8e8e8;
  color: var(--secondary-color);
}
.bizzen-member-info-box .content h4 {
  font-size: 20px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-member-info-box .content h4 {
    font-size: 18px;
  }
}
.team-details-wrapper {
  min-height: 1000px;
}
.team-details-wrapper .member-info {
  padding-left: 40px;
}
@media (max-width: 1650px) {
  .team-details-wrapper .member-info {
    padding-left: 20px;
  }
}
@media screen and (max-width: 1199.98px) {
  .team-details-wrapper .member-info {
    padding-left: 0;
  }
}
.team-details-wrapper .member-info .title {
  font-size: 30px;
  line-height: 1.15em;
  margin-bottom: 20px;
}
.team-details-wrapper .member-info .position {
  margin-bottom: 10px;
}
.team-details-wrapper .member-info .member-info-list {
  margin-top: 30px;
  margin-bottom: 30px;
}
.team-details-wrapper .member-info .member-info-list .bizzen-member-info-box:nth-child(1) .team-details-wrapper .member-info .member-info-list .bizzen-member-info-box:nth-child(2) {
  margin-bottom: -1px;
}
@media screen and (max-width: 1199.98px) {
  .team-details-wrapper .member-info .member-info-list {
    margin-bottom: 0;
  }
  .team-details-wrapper .member-info .member-info-list .bizzen-member-info-box {
    margin-bottom: 40px;
  }
}
.team-details-wrapper .member-info .social-box {
  margin-bottom: 30px;
}
.team-details-wrapper .member-info .social-box a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--gray-color);
  color: var(--primary-black-color);
}
.team-details-wrapper .member-info .social-box a:not(:last-child) {
  margin-right: 10px;
}
.team-details-wrapper .member-info .social-box a:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.team-details-wrapper .member-info .check-list.style-one li i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: var(--primary-black-color);
  color: var(--white-color);
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.team-details-wrapper .member-info .bizzen-content-box h3 {
  margin-bottom: 20px;
}
.team-details-wrapper .member-info .bizzen-content-box p {
  margin-bottom: 25px;
}
.bizzen-skill-item .progress-title h6 {
  text-transform: capitalize;
  margin-bottom: 15px;
}
.bizzen-skill-item .progress-title h6 span {
  float: right;
}
.bizzen-skill-item .progress {
  border: 1px solid var(--primary-black-color);
  background-color: transparent;
  height: 10px;
  padding: 2px;
}
.bizzen-skill-item .progress .progress-bar {
  background-color: var(--primary-black-color);
}
.bizzen-team-contact .contact-form .form_control {
  padding: 13px 20px;
  border: none;
  font-weight: 300;
  background-color: var(--white-color);
  margin-bottom: 30px;
}
.bizzen-testimonial_one {
  position: relative;
  z-index: 1;
}
.bizzen-testimonial_one .testimonial-map-bg {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  text-align: center;
  width: 90%;
  height: 100%;
}
.testimonial-slider .slick-arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid var(--border-color);
  color: var(--heading-color);
  z-index: 1;
  cursor: pointer;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-slider .slick-arrow.prev {
  left: -100px;
}
.testimonial-slider .slick-arrow.next {
  right: -100px;
}
.testimonial-slider .slick-arrow:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.author-thumb-item {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
.author-thumb-item .author-thumb {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 15px;
}
.testimonial-arrows .slick-arrow {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1;
  background-color: var(--primary-black-color);
  color: var(--white-color);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.testimonial-arrows .slick-arrow.prev {
  margin-right: 10px;
}
.testimonial-arrows .slick-arrow:hover {
  color: var(--white-color);
  background-color: var(--secondary-color);
}
.bizzen-testimonial_two .bizzen-image img {
  max-width: 445px;
  margin-right: -30px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-testimonial_two .bizzen-image img {
    margin-right: 0;
    max-width: 100%;
  }
}
.bizzen-testimonial_two .bizzen-content-box {
  position: relative;
  padding-left: 60px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-testimonial_two .bizzen-content-box {
    padding-left: 0;
  }
}
.bizzen-testimonial_two .bizzen-content-box h4 {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.bizzen-testimonial_two .bizzen-content-box h4:before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 110px;
  height: 3px;
  background-color: var(--primary-black-color);
}
.bizzen-testimonial_two .bizzen-content-box h4:after {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
  width: 70%;
  height: 1px;
  background-color: var(--border-color);
}
.bizzen-testimonial_two .bizzen-content-box .testimonial-arrows {
  position: absolute;
  bottom: 20px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-testimonial_two .bizzen-content-box .testimonial-arrows {
    bottom: auto;
    right: auto;
    position: relative;
  }
}
.bizzen-testimonial_three {
  overflow: hidden;
}
.bizzen-testimonial_three .testimonial-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 991.98px) {
  .bizzen-testimonial_three .testimonial-arrows {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.bizzen-testimonial_three .testimonial-slider-three {
  margin-right: -50%;
}
@media (max-width: 767.98px) {
  .bizzen-testimonial_three .testimonial-slider-three {
    margin-left: -12px;
    margin-right: -12px;
  }
}
.bizzen-testimonial_three .testimonial-slider-three .slick-slide {
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .bizzen-testimonial_three .testimonial-slider-three .slick-slide {
    margin-left: 12px;
    margin-right: 12px;
  }
}
.bizzen-testimonial-item.style-one {
  text-align: center;
}
.bizzen-testimonial-item.style-one .testimonial-content p {
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  color: var(--heading-color);
}
.bizzen-testimonial-item.style-one .testimonial-content .ratings {
  margin-bottom: 30px;
}
.bizzen-testimonial-item.style-one .testimonial-content .author-thumb-item .author-thumb img {
  width: 60px;
  height: 60px;
}
.bizzen-testimonial-item.style-two .testimonial-content .quote-ratings-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 35px;
}
.bizzen-testimonial-item.style-two .testimonial-content .quote-ratings-wrap .ratings i {
  color: var(--secondary-color);
}
.bizzen-testimonial-item.style-two .testimonial-content p {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border-color);
}
.bizzen-testimonial-item.style-three {
  border: 1px solid var(--border-color);
  padding: 30px;
}
.bizzen-testimonial-item.style-three .testimonial-content .quote-ratings-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 30px;
}
.bizzen-testimonial-item.style-three .testimonial-content .quote-ratings-wrap .ratings i {
  color: var(--secondary-color);
}
.bizzen-testimonial-item.style-three .testimonial-content>p {
  margin-bottom: 20px;
}
.bizzen-blog-post-item.style-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border: 1px solid var(--border-color);
}
@media (max-width: 767.98px) {
  .bizzen-blog-post-item.style-one {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.bizzen-blog-post-item.style-one .post-thumbnail {
  max-width: 190px;
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .bizzen-blog-post-item.style-one .post-thumbnail {
    margin-right: 0;
    margin-bottom: 25px;
  }
}
.bizzen-blog-post-item.style-one .post-content .post-meta span:not(:last-child):after {
  margin-left: 20px;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
  content: "";
  width: 5px;
  height: 5px;
  background-color: var(--primary-black-color);
  border-radius: 50%;
}
.bizzen-blog-post-item.style-one .post-content .title {
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 8px;
}
.bizzen-blog-post-item.style-one .post-content p {
  margin-bottom: 10px;
}
.bizzen-blog-post-item.style-two {
  border: 1px solid var(--border-color);
  padding: 20px;
}
.bizzen-blog-post-item.style-two .post-thumbnail {
  position: relative;
}
.bizzen-blog-post-item.style-two .post-thumbnail img {
  width: 100%;
}
.bizzen-blog-post-item.style-two .post-thumbnail .date {
  position: absolute;
  top: 20px;
  left: 20px;
  text-align: center;
  color: var(--white-color);
  font-size: 30px;
  font-weight: 700;
  font-family: var(--heading-font);
  background-color: var(--primary-black-color);
  padding: 10px 18px;
  line-height: 1;
}
.bizzen-blog-post-item.style-two .post-thumbnail .date span {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--body-font);
  text-transform: capitalize;
}
.bizzen-blog-post-item.style-two .post-content {
  padding-top: 20px;
}
.bizzen-blog-post-item.style-two .post-content .post-meta span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.bizzen-blog-post-item.style-two .post-content .post-meta span i {
  margin-right: 10px;
  color: var(--secondary-color);
}
.bizzen-blog-post-item.style-two .post-content .post-meta span:not(:last-child):after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 20px;
  margin-right: 20px;
  content: "|";
}
.bizzen-blog-post-item.style-two .post-content .title {
  margin-bottom: 10px;
}
.bizzen-blog-post-item.style-two .post-content .title:hover {
  color: var(--secondary-color);
}
@media (max-width: 1650px) {
  .bizzen-blog-post-item.style-two .post-content .title {
    font-size: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-blog-post-item.style-two .post-content .title {
    font-size: 18px;
  }
}
.bizzen-blog-post-item.style-two .post-content p {
  margin-bottom: 15px;
}
.bizzen-blog-post-item.style-three {
  border: 1px solid var(--border-color);
  background-color: #f6f6f6;
}
.bizzen-blog-post-item.style-three .post-thumbnail {
  position: relative;
}
.bizzen-blog-post-item.style-three .post-thumbnail img {
  width: 100%;
}
.bizzen-blog-post-item.style-three .post-thumbnail .date {
  position: absolute;
  bottom: -30px;
  right: 20px;
  text-align: center;
  color: var(--white-color);
  font-size: 30px;
  font-weight: 700;
  font-family: var(--heading-font);
  background-color: var(--primary-black-color);
  padding: 10px 18px;
  line-height: 1;
}
.bizzen-blog-post-item.style-three .post-thumbnail .date span {
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--body-font);
  text-transform: capitalize;
}
.bizzen-blog-post-item.style-three .post-content {
  padding: 32px 20px 30px;
}
.bizzen-blog-post-item.style-three .post-content .post-meta span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.bizzen-blog-post-item.style-three .post-content .post-meta span i {
  margin-right: 10px;
  color: var(--secondary-color);
}
.bizzen-blog-post-item.style-three .post-content .post-meta span:not(:last-child):after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 20px;
  margin-right: 20px;
  content: "|";
}
.bizzen-blog-post-item.style-three .post-content .title {
  margin-bottom: 20px;
}
.bizzen-blog-post-item.style-three .post-content .title:hover {
  color: var(--secondary-color);
}
@media (max-width: 1650px) {
  .bizzen-blog-post-item.style-three .post-content .title {
    font-size: 20px;
  }
}
@media screen and (max-width: 991.98px) {
  .bizzen-blog-post-item.style-three .post-content .title {
    font-size: 20px;
  }
}
.bizzen-blog-post-item.style-three .post-content p {
  margin-bottom: 10px;
}
.blog-standard-wrapper .bizzen-blog-post-item {
  padding: 30px;
}
.blog-standard-wrapper .bizzen-blog-post-item .post-content .title {
  font-size: 36px;
  line-height: 50px;
}
@media (max-width: 767.98px) {
  .blog-standard-wrapper .bizzen-blog-post-item .post-content .title {
    font-size: 22px;
    line-height: 35px;
  }
}
.sidebar-widget-area .sidebar-widget {
  background-color: #f6f6f6;
  padding: 40px;
}
@media (max-width: 1650px) {
  .sidebar-widget-area .sidebar-widget {
    padding: 40px 30px;
  }
}
.sidebar-widget-area .sidebar-widget .widget-title {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8dde1;
}
.sidebar-widget-area .sidebar-widget.sidebar-search-widget .form_control {
  border: 1px solid var(--border-color);
  padding: 12px 25px;
}
.sidebar-widget-area .sidebar-widget.sidebar-search-widget .search-btn {
  position: absolute;
  top: 5px;
  right: 5px;
  height: 50px;
  width: 46px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: var(--primary-black-color);
  color: var(--white-color);
}
.sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li:not(:last-child) {
  margin-bottom: 15px;
}
.sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 15px 25px;
  background-color: var(--white-color);
  border: 1px solid var(--border-color);
}
.sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li a span {
  margin-left: auto;
}
.sidebar-widget-area .sidebar-widget.sidebar-nav-widget .widget-content ul li a:hover {
  background-color: var(--primary-black-color);
  color: var(--white-color);
}
.sidebar-widget-area .sidebar-widget.sidebar-post-widget .post-thumbnail-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sidebar-widget-area .sidebar-widget.sidebar-post-widget .post-thumbnail-content img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100px;
  margin-right: 15px;
}
.sidebar-widget-area .sidebar-widget.sidebar-tag-widget .widget-content a {
  padding: 13px 15px;
  background-color: var(--white-color);
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  margin-right: 3px;
  line-height: 1;
}
.sidebar-widget-area .sidebar-widget.sidebar-tag-widget .widget-content a:hover {
  background-color: var(--primary-black-color);
  color: var(--white-color);
}
.blog-details-wrapper .blog-post-item {
  border: 1px solid var(--border-color);
  padding: 30px;
}
@media (max-width: 767.98px) {
  .blog-details-wrapper .blog-post-item {
    padding: 30px 20px;
  }
}
.blog-details-wrapper .blog-post-item .post-meta span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.blog-details-wrapper .blog-post-item .post-meta span i {
  margin-right: 10px;
  color: var(--secondary-color);
}
.blog-details-wrapper .blog-post-item .post-meta span:not(:last-child):after {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 20px;
  margin-right: 20px;
  content: "|";
}
.blog-details-wrapper .blog-post-item .post-thumbnail {
  margin-bottom: 30px;
}
.blog-details-wrapper .blog-post-item .post-content .title {
  font-size: 36px;
  line-height: 50px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .blog-details-wrapper .blog-post-item .post-content .title {
    font-size: 22px;
    line-height: 35px;
  }
}
.blog-details-wrapper .blog-post-item .post-content p {
  margin-bottom: 30px;
}
.blog-details-wrapper .blog-post-item .post-content blockquote {
  background-color: #f6f6f6;
  padding: 30px 20px 20px;
  position: relative;
}
.blog-details-wrapper .blog-post-item .post-content blockquote .icon {
  position: absolute;
  top: -16px;
  left: 20px;
}
.blog-details-wrapper .blog-post-item .post-content blockquote p {
  margin-bottom: 10px;
}
.blog-details-wrapper .blog-post-item .post-content blockquote h5 {
  color: var(--secondary-color);
}
.blog-details-wrapper .blog-post-item .post-content blockquote h5:before {
  display: inline-block;
  content: "";
  width: 50px;
  height: 2px;
  background-color: var(--secondary-color);
  vertical-align: middle;
  margin-right: 15px;
}
.blog-details-wrapper .blog-post-item .post-content .bizzen-image {
  margin-bottom: 30px;
}
.blog-details-wrapper .entry-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--border-color);
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
}
@media screen and (max-width: 991.98px) {
  .blog-details-wrapper .entry-footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.blog-details-wrapper .entry-footer span {
  font-weight: 600;
  color: var(--heading-color);
  margin-right: 15px;
  font-size: 20px;
}
.blog-details-wrapper .entry-footer .tag-links a {
  padding: 8px 20px;
  border: 1px solid var(--border-color);
  border-radius: 30px;
  margin-right: 5px;
  font-weight: 400;
  line-height: 20px;
}
@media (max-width: 575.98px) {
  .blog-details-wrapper .entry-footer .tag-links a {
    margin-bottom: 10px;
  }
}
.blog-details-wrapper .entry-footer .tag-links a:hover {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
@media screen and (max-width: 1199.98px) {
  .blog-details-wrapper .entry-footer .social-share {
    margin-top: 15px;
  }
}
.blog-details-wrapper .entry-footer .social-share a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 13px;
  border: 1px solid var(--border-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.blog-details-wrapper .entry-footer .social-share a:not(:last-child) {
  margin-right: 5px;
}
.blog-details-wrapper .entry-footer .social-share a:hover {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
.blog-details-wrapper .comments-area h3.comments-title {
  margin-bottom: 30px;
}
.blog-details-wrapper .comments-area .comments-list .comment {
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: var(--white-color);
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .blog-details-wrapper .comments-area .comments-list .comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-avatar {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 85px;
  height: 85px;
  margin-right: 30px;
}
@media (max-width: 767.98px) {
  .blog-details-wrapper .comments-area .comments-list .comment .comment-avatar {
    margin-bottom: 20px;
  }
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-avatar img {
  border-radius: 50%;
  width: 100%;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content {
  position: relative;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content span.author-name {
  text-transform: capitalize;
  color: var(--heading-color);
  font: 600 18px var(--heading-font);
  margin-bottom: 15px;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content span.author-name .date {
  display: block;
  font-size: 14px;
  color: var(--text-color);
  margin-top: 5px;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content p {
  margin-bottom: 10px;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content .reply {
  position: absolute;
  right: 0;
  top: 0;
  color: var(--secondary-color);
  font-weight: 500;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content .reply i {
  margin-right: 10px;
}
.blog-details-wrapper .comments-area .comments-list .comment .comment-author-content .reply:hover {
  color: var(--primary-color);
}
.blog-details-wrapper .comments-area .comments-list .comment-reply .comment {
  margin-left: 50px;
}
@media (max-width: 767.98px) {
  .blog-details-wrapper .comments-area .comments-list .comment-reply .comment {
    margin-left: 20px;
  }
}
.blog-details-wrapper .comment-form .form_control {
  border: 1px solid var(--border-color);
  padding: 15px 25px;
  font-weight: 300;
  margin-bottom: 30px;
}
.bizzen-company-sec .container-fluid {
  padding-left: 120px;
  padding-right: 120px;
}
@media (max-width: 1650px) {
  .bizzen-company-sec .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1199.98px) {
  .bizzen-company-sec .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bizzen-company-sec .text-box {
  position: relative;
  z-index: 1;
}
.bizzen-company-sec .text-box:after {
  position: absolute;
  bottom: 10px;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: var(--border-color);
  z-index: -1;
}
.bizzen-company-sec .text-box h6 {
  display: inline-block;
  padding: 0 30px;
  background-color: var(--white-color);
}
.bizzen-client-item .client-img {
  padding: 0 50px;
  text-align: center;
}
.bizzen-client-item .client-img img {
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .bizzen-client-item .client-img {
    padding: 0 20px;
  }
}
.bizzen-cta-sec {
  position: relative;
  z-index: 1;
}
.bizzen-cta-sec:after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(31, 31, 31, 0.7);
  z-index: -1;
}
.bizzen-cta-sec .bizzen-button .theme-btn.style-one {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
.bizzen-cta-sec .bizzen-button .theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-contact_one .contact-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.bizzen-contact_one .contact-wrapper .contact-bg-wrap {
  width: 60%;
  min-height: 100%;
}
.bizzen-contact_one .contact-wrapper .contact-bg-wrap .contact-bg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-contact_one .contact-wrapper .contact-bg-wrap {
    display: none;
  }
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper {
  width: 47%;
  background-color: var(--primary-black-color);
  padding: 100px 60px 120px;
  margin-left: -120px;
}
@media screen and (max-width: 1199.98px) {
  .bizzen-contact_one .contact-wrapper .contact-form-wrapper {
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .bizzen-contact_one .contact-wrapper .contact-form-wrapper {
    width: 100%;
    padding: 50px 30px 70px;
  }
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box {
  max-width: 575px;
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box p {
  color: rgba(255, 255, 255, 0.4);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form label {
  color: rgba(255, 255, 255, 0.4);
  line-height: 1;
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .form_control {
  background-color: transparent;
  line-height: 20px;
  color: rgba(255, 255, 255, 0.4);
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-bottom: 25px;
  color: rgba(255, 255, 255, 0.7);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .form_control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .form_control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .form_control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .form_control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .form_control::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .theme-btn.style-one {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
.bizzen-contact_one .contact-wrapper .contact-form-wrapper .bizzen-content-box .contact-form .theme-btn.style-one:hover {
  background-color: var(--secondary-color);
  color: var(--white-color);
}
.bizzen-info-left-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--border-color);
  padding: 30px;
}
@media (max-width: 1650px) {
  .bizzen-info-left-box {
    padding: 30px 20px;
  }
}
.bizzen-info-left-box .icon {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 80px;
  height: 80px;
  background-color: var(--gray-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 36px;
  color: var(--heading-color);
  margin-right: 20px;
  border: 1px solid var(--border-color);
}
.bizzen-info-left-box .content h5 {
  font-weight: 600;
  margin-bottom: 7px;
}
.bizzen-info-left-box .content p {
  line-height: 26px;
}
.map-box iframe {
  height: 450px;
}
@media (max-width: 767px) {
  .map-box iframe {
    height: 300px;
  }
}
.bizzen-contact_two .contact-wrapper {
  border: 1px solid var(--border-color);
  padding: 35px 60px 50px;
}
@media (max-width: 767.98px) {
  .bizzen-contact_two .contact-wrapper {
    padding: 40px 30px 50px;
  }
}
.bizzen-contact_two .contact-wrapper h2 {
  margin-bottom: 25px;
}
@media screen and (max-width: 991.98px) {
  .bizzen-contact_two .contact-wrapper h2 {
    font-size: 40px;
    line-height: 1.4em;
  }
}
@media (max-width: 767.98px) {
  .bizzen-contact_two .contact-wrapper h2 {
    font-size: 28px;
    line-height: 1.3em;
  }
}
.bizzen-contact_two .contact-wrapper .contact-form .form_control {
  padding: 12px 30px;
  margin-bottom: 30px;
  border: 1px solid var(--border-color);
}
.bizzen-error-sec .bizzen-content-box h1 {
  margin-bottom: 30px;
}
.bizzen-error-sec .bizzen-content-box h1 span {
  font-weight: 300;
  font-family: var(--heading-font);
}
@media screen and (max-width: 1199.98px) {
  .bizzen-error-sec .bizzen-content-box h1 {
    font-size: 60px;
  }
}
@media (max-width: 767.98px) {
  .bizzen-error-sec .bizzen-content-box h1 {
    font-size: 32px;
  }
}
.bizzen-error-sec .bizzen-content-box p {
  margin-bottom: 40px;
  font-size: 20px;
}
.footer-widget .widget-title {
  color: var(--white-color);
  margin-bottom: 15px;
}
.footer-widget.footer-about-widget .widget-content p {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 300;
  margin-bottom: 20px;
}
.footer-widget.footer-about-widget .widget-content .social-box a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: var(--white-color);
  background-color: rgba(255, 255, 255, 0.2);
}
.footer-widget.footer-about-widget .widget-content .social-box a:not(:last-child) {
  margin-right: 5px;
}
.footer-widget.footer-about-widget .widget-content .social-box a:hover {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
.footer-widget.footer-about-widget .form-group .form_control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
}
.footer-widget.footer-about-widget .form-group .form_control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-widget.footer-about-widget .form-group .form_control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-widget.footer-about-widget .form-group .form_control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-widget.footer-about-widget .form-group .form_control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-widget.footer-about-widget .form-group .form_control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-widget.footer-about-widget .form-group .submit-btn {
  position: absolute;
  bottom: 17px;
  right: 0;
  background-color: transparent;
  color: var(--primary-color);
}
.footer-widget.footer-contact-info-widget .widget-content h6 {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
  font-family: var(--body-font);
  margin-bottom: 10px;
}
.footer-widget.footer-contact-info-widget .widget-content h6:after {
  display: block;
  content: "";
  margin-top: 5px;
  width: 55px;
  height: 1px;
  background-color: var(--primary-color);
}
.footer-widget.footer-contact-info-widget .widget-content ul li {
  line-height: 26px;
  color: var(--white-color);
  margin-bottom: 10px;
}
.footer-widget.footer-social-widget .widget-content .social-box a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: var(--white-color);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.2);
}
.footer-widget.footer-social-widget .widget-content .social-box a:not(:last-child) {
  margin-right: 5px;
}
.footer-widget.footer-social-widget .widget-content .social-box a:hover {
  background-color: var(--primary-color);
  color: var(--heading-color);
}
.copyright-area {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}
.copyright-area .copyright-text p {
  color: var(--white-color);
}
.copyright-area .copyright-link a {
  color: var(--white-color);
}
.copyright-area .copyright-link a:not(:last-child) {
  margin-right: 20px;
}
.copyright-area .copyright-link a:hover {
  color: var(--primary-color);
}
.main-footer {
  position: relative;
  background-color: var(--primary-black-color);
  overflow: hidden;
  z-index: 1;
}
.main-footer .footer-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.main-footer .footer-shape img {
  opacity: 0.07;
}
.main-footer .footer-widget-wrapper .footer-widget-inner {
  position: relative;
  margin-left: 50px;
}
@media screen and (max-width: 1199.98px) {
  .main-footer .footer-widget-wrapper .footer-widget-inner {
    margin-left: 0;
  }
}
.main-footer .footer-widget-wrapper .footer-widget-inner:after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  width: 1px;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 991.98px) {
  .main-footer .footer-widget-wrapper .footer-widget-inner:after {
    display: none;
  }
}
.main-footer .footer-widget-wrapper .footer-top {
  padding: 100px 0 100px 100px;
  position: relative;
}
@media screen and (max-width: 1199.98px) {
  .main-footer .footer-widget-wrapper .footer-top {
    display: none;
  }
}
.main-footer .footer-widget-wrapper .footer-top:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 200%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
}
.main-footer .footer-widget-wrapper .footer-top .big-text {
  color: var(--white-color);
  font-size: 70px;
  font-family: var(--heading-font);
  font-weight: 700;
}
@media (max-width: 1650px) {
  .main-footer .footer-widget-wrapper .footer-top .big-text {
    font-size: 60px;
  }
}
.main-footer .footer-widget-wrapper .footer-widget-area {
  padding: 90px 0 55px 100px;
}
@media screen and (max-width: 1199.98px) {
  .main-footer .footer-widget-wrapper .footer-widget-area {
    padding-left: 30px;
  }
}
@media screen and (max-width: 991.98px) {
  .main-footer .footer-widget-wrapper .footer-widget-area {
    padding-left: 0;
    padding: 50px 0 15px;
  }
}
.footer-v2 .footer-widget .widget-title:after {
  display: block;
  content: "";
  margin-top: 5px;
  width: 55px;
  height: 1px;
  background-color: var(--primary-color);
}
.footer-v2 .footer-widget.footer-nav-widget {
  padding-left: 40px;
}
@media screen and (max-width: 991.98px) {
  .footer-v2 .footer-widget.footer-nav-widget {
    padding-left: 0;
  }
}
.footer-v2 .footer-widget.footer-nav-widget .widget-nav li:not(:last-child) {
  margin-bottom: 10px;
}
.footer-v2 .footer-widget.footer-nav-widget .widget-nav li a {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
}
.footer-v2 .footer-widget.footer-contact-info-widget ul li {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.7);
}
.footer-v2 .footer-widget.footer-newsletter-widget p {
  margin-bottom: 20px;
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .form_control {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 20px;
  color: rgba(255, 255, 255, 0.5);
  font-weight: 300;
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .form_control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .form_control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .form_control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .form_control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .form_control::placeholder {
  color: rgba(255, 255, 255, 0.5);
}
.footer-v2 .footer-widget.footer-newsletter-widget .form-group .submit-btn {
  position: absolute;
  bottom: 17px;
  right: 0;
  background-color: transparent;
  color: var(--primary-color);
}
.pulse-section {
  background: radial-gradient(circle at center, #26428c 0%, #1f2356 100%);
  padding: 75px 20px 60px;
  text-align: center;
  color: white !important;
  position: relative;
  margin-top: 100px;
}
.pulse-section * {
  color: white !important;
}
.security-badge {
  background: radial-gradient(circle at center, #26428c 0%, #1f2356 100%);
  border-radius: 20px;
  padding: 30px 40px;
  display: inline-block;
  backdrop-filter: blur(10px);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -80px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
  z-index: 10;
  max-width: 900px;
  width: 90%;
}
.badge-content {
  display: flex;
  align-items: center;
  gap: 178px;
}
.badge-icon {
  background: white;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}
.badge-text h3 {
  font-size: 28px;
  margin-bottom: 8px;
  color: white !important;
}
.badge-text p {
  font-size: 18px;
  opacity: 0.9;
  color: white !important;
}
.security-icons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-top: 15px;
  color: white !important;
}
.security-icons span {
  color: white !important;
}
.pulse-header h2 {
  font-size: 32px;
  margin-bottom: 10px;
  margin-top: 0;
  color: white !important;
}
.pulse-header p {
  font-size: 16px;
  opacity: 0.9;
  margin-bottom: 50px;
  color: white !important;
}
.stats {
  display: flex;
  justify-content: center;
  gap: 80px;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
.stat-item {
  text-align: center;
}
.stat-item h3 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 5px;
  color: white !important;
}
.stat-item small {
  font-size: 12px;
  opacity: 0.7;
  color: white !important;
}
.stat-item p {
  font-size: 14px;
  opacity: 0.85;
  color: white !important;
}
.explore-btn {
  background: white;
  color: #274084;
  padding: 12px 30px;
  border: none;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(255, 255, 255, 0.3);
}
.explore-btn:hover {
  transform: scale(1.05);
  background: #b29351;
  color: white;
  box-shadow: 0 6px 20px rgba(178, 147, 81, 0.4);
}
footer {
  background: #f8f9fa;
  padding: 50px 20px 20px;
  position: relative;
}
.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}
.footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 40px;
}
.footer-column h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #274084;
}
.footer-column ul {
  list-style: none;
}
.footer-column li {
  margin-bottom: 12px;
}
.footer-column a {
  color: #666;
  text-decoration: none;
  font-size: 14px;
  transition: color 0.2s;
}
.footer-column a:hover {
  color: #4689c8;
}
.app-section {
  background: #f8f8f8;
  padding: 30px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.app-section h4 {
  margin-bottom: 20px;
  color: #274084;
}
.app-buttons {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}
.app-btn {
  background: #274084;
  color: white;
  padding: 12px 24px;
  border-radius: 8px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  transition: background 0.2s;
}
.app-btn:hover {
  background: #4689c8;
}
.certification img {
  height: 50px;
  margin-top: 10px;
}
.social-links {
  display: flex;
  gap: 15px;
  justify-content: center;
  margin-bottom: 20px;
}
.social-links a {
  width: 40px;
  height: 40px;
  background: #274084;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-decoration: none;
  transition: background 0.2s;
}
.social-links a:hover {
  background: #4689c8;
}
.footer-bottom {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  color: #666;
  font-size: 13px;
  line-height: 1;
}
.footer-bottom b {
  font-weight: 700;
}
.footer-bottom p:last-child {
  margin-top: 5px;
}
@media (max-width: 768px) {
  .badge-content {
    flex-direction: column;
    gap: 20px;
  }
  .stats {
    gap: 40px;
  }
  .footer-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .pulse-header {
    padding-top: 80px;
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  font-family: "Inter", sans-serif;
  background-color: #fff;
  color: #2e0052;
  overflow-x: hidden;
}
section.travel {
  width: 100%;
  padding: 6rem 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #fff;
}
.travel h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
.travel p.subtitle {
  font-size: 1.1rem;
  color: #555;
  max-width: 600px;
  margin-bottom: 3rem;
}
.card-container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 2rem;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 3rem;
}
.card {
  flex: 1 1 230px;
  max-width: 260px;
  min-height: 260px;
  background: #fafafa;
  border-radius: 24px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 1.5rem;
  text-align: left;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.1);
}
.card h3 {
  font-size: 1.2rem;
  font-weight: 600;
  color: #2e0052;
  margin-bottom: 1rem;
}
.card img {
  width: 100%;
  height: auto;
  object-fit: contain;
  margin-top: auto;
}
.explore-btn {
  background: rgb(214 204 123);
  color: #fff;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.9rem 2.2rem;
  border: none;
  border-radius: 50px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.6rem;
  transition: background 0.3s ease, transform 0.2s ease;
  margin: 0 auto;
  width: fit-content;
}
.explore-btn:hover {
  background: rgb(194 184 103);
  transform: translateY(-3px);
}
.explore-btn span.arrow {
  font-size: 1.3rem;
}
@media (max-width: 768px) {
  .travel h2 {
    font-size: 1.6rem;
  }
  .travel p.subtitle {
    font-size: 1rem;
  }
  .card {
    width: 90%;
    max-width: 340px;
  }
}
.qr-section {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: #ffffff;
  overflow: hidden;
}
.circle-container {
  position: sticky;
  top: 0;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.morph-shape {
  position: relative;
  width: 500px;
  height: 500px;
  background: url("../images/circlebg.png") center/cover no-repeat;
  border-radius: 50%;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.qr-box img {
  width: 100px;
  height: 100px;
  z-index: 3;
}
.super-heading {
  position: absolute;
  top: -10%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 4rem;
  color: rgb(28, 89, 147);
  opacity: 0;
  z-index: 4;
  text-align: center;
  white-space: nowrap;
}
.cards-wrapper {
  position: absolute;
  bottom: 5%;
  left: 50%;
  transform: translateX(-50%);
  width: 75%;
  max-width: 100%;
  opacity: 0;
  z-index: 2;
  overflow: hidden;
  height: 68%;
  display: flex;
  align-items: center;
  mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
  -webkit-mask-image: linear-gradient(to right, transparent, black 10%, black 90%, transparent);
}
.cards {
  display: flex;
  gap: 10rem;
  padding: 0;
  overflow: visible;
  animation: none;
  align-items: center;
  height: 100%;
  will-change: transform;
  width: 200%;
}
.cards:hover {
  animation-play-state: paused;
}
@keyframes marqueeScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.card {
  width: 15%;
  min-width: 15%;
  max-width: 15%;
  flex-shrink: 0;
  background: radial-gradient(circle at center, #f1f5f6, #c5eef8);
  border-radius: 16px;
  padding: 1.2rem 1rem;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25);
  text-align: center;
  opacity: 0;
  transform: translateY(30px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 92%;
  will-change: opacity, transform;
}
.card img {
  width: 50px;
  height: 50px;
  margin-bottom: 1rem;
  margin-left: auto;
  margin-right: auto;
}
.card h3 {
  font-size: 1.1rem;
  margin-bottom: 0.6rem;
  color: #3e367b;
  font-weight: 600;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.card p {
  color: #0b0b0b;
  font-size: 0.8rem;
  line-height: 1.4;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 1024px) {
  .card {
    width: 15%;
    min-width: 15%;
    max-width: 15%;
    padding: 1.2rem 0.9rem;
  }
  .card img {
    width: 45px;
    height: 45px;
  }
  .card h3 {
    font-size: 1rem;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  }
  .card p {
    font-size: 0.75rem;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
  .cards-wrapper {
    height: 65%;
    width: 80%;
  }
}
@media (max-width: 768px) {
  .card {
    width: 45%;
    min-width: 45%;
    max-width: 45%;
    padding: 2rem 1.5rem;
    height: 92%;
  }
  .super-heading {
    font-size: calc(1.3rem + 4px);
    white-space: normal;
    max-width: 85%;
  }
  .cards-wrapper {
    height: 58%;
    width: 95%;
  }
  .cards {
    gap: 1rem;
  }
  .card img {
    width: 70px;
    height: 70px;
    margin-bottom: 1.5rem;
  }
  .card h3 {
    font-size: 1.3rem;
    margin-bottom: 0.8rem;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  }
  .card p {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  }
}
.pp-main-container {
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0;
  overflow: hidden;
}
.pp-content-wrapper {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px 20px;
  background-color: #ffffff;
}
.pp-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
.pp-text-section {
  flex: 0 0 calc(42% - 20px);
  min-width: 300px;
}
.pp-heading {
  font-size: 48px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 24px;
  line-height: 1.1;
}
.pp-heading-line1 {
  display: block;
}
.pp-heading-line2 {
  display: block;
  color: #c2df93;
}
.pp-description {
  font-size: 18px;
  line-height: 1.6;
  color: #333333;
  margin-bottom: 30px;
}
.pp-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pp-feature-item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
}
.pp-feature-icon {
  color: #00d0ff;
  margin-right: 12px;
  font-size: 18px;
}
.pp-carousel-section {
  flex: 0 0 calc(55% - 20px);
  min-width: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  height: 550px;
}
.pp-carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  height: 100%;
}
.pp-carousel-slide {
  min-width: 100%;
  position: relative;
  height: 100%;
}
.pp-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pp-slide-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  color: white;
  padding: 30px;
}
.pp-slide-title {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 600;
}
.pp-slide-description {
  font-size: 16px;
  margin-bottom: 20px;
}
.pp-play-btn {
  background-color: #274084;
  color: white;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
  transition: all 0.3s ease;
}
.pp-play-btn:hover {
  background-color: #4689c8;
  transform: scale(1.05);
}
.pp-carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 10px;
  z-index: 20;
}
.pp-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all 0.3s ease;
}
.pp-indicator.active {
  background-color: #4689c8;
  width: 35px;
  border-radius: 15px;
}
.pp-carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  color: #274084;
  z-index: 10;
  transition: all 0.3s ease;
  opacity: 0;
}
.pp-carousel-section:hover .pp-carousel-nav {
  opacity: 1;
}
.pp-carousel-nav:hover {
  background-color: #4689c8;
  color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.pp-carousel-prev {
  left: 20px;
}
.pp-carousel-next {
  right: 20px;
}
.pp-video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}
.pp-modal-content {
  position: relative;
  width: 90%;
  max-width: 900px;
  background-color: #000;
  border-radius: 12px;
  overflow: hidden;
}
.pp-video-frame {
  width: 100%;
  height: 500px;
  border: none;
}
.pp-close-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  color: white;
  font-size: 28px;
  cursor: pointer;
  background: none;
  border: none;
  z-index: 1001;
}
@media (max-width: 1024px) {
  .pp-heading {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .pp-heading {
    font-size: 32px;
  }
  .pp-description {
    font-size: 16px;
  }
  .pp-carousel-nav {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .pp-slide-image {
    height: 300px;
  }
  .pp-video-frame {
    height: 300px;
  }
}
@media (max-width: 480px) {
  .pp-heading {
    font-size: 28px;
  }
  .pp-slide-image {
    height: 250px;
  }
  .pp-slide-overlay {
    padding: 20px;
  }
  .pp-video-frame {
    height: 200px;
  }
}
.unique-slider {
  position: relative;
  width: 100%;
  height: 95vh;
  overflow: hidden;
}
.unique-slides {
  display: flex;
  transition: transform 1s ease-in-out;
}
.unique-slide {
  position: relative;
  width: 100%;
  flex-shrink: 0;
}
.unique-slide img, .unique-slide video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
  filter: brightness(100%);
}
.unique-slide-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
}
.unique-slide-content h2 {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}
.unique-slide-content a {
  display: inline-block;
  background-color: #0073e6;
  color: #fff;
  padding: 0.8rem 2rem;
  border-radius: 50px;
  font-weight: bold;
  text-decoration: none;
  transition: background 0.3s ease;
}
.unique-slide-content a:hover {
  background-color: #005bb5;
}
.unique-indicators {
  position: absolute;
  bottom: 25px;
  width: 100%;
  text-align: center;
  z-index: 1000;
}
.unique-indicator {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background-color: #b8bcc1;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}
.unique-indicator.active {
  width: 35px;
  border-radius: 15px;
  background-color: #0073e6;
}
.unique-features {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 4rem 3rem;
  background: #ffffff;
}
.unique-feature-box {
  position: relative;
  flex: 1 1 calc(25% - 1.5rem);
  max-width: calc(25% - 1.125rem);
  min-width: 250px;
  height: 300px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  padding: 2rem 1rem;
  transition: transform 0.6s ease, opacity 0.6s ease;
  opacity: 0;
  transform: translateY(80px);
}
.unique-feature-box .unique-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.unique-feature-box.unique-visible {
  opacity: 1;
  transform: translateY(0);
}
.unique-feature-box .unique-icon img {
  width: 60px;
  height: 60px;
  margin-bottom: 1.5rem;
  filter: invert(31%) sepia(99%) saturate(2237%) hue-rotate(186deg) brightness(94%) contrast(101%);
}
.unique-feature-box h3 {
  text-align: left;
  font-size: 1.4rem;
  color: #222;
  font-weight: 700;
  margin-top: auto;
  margin-bottom: 0.3rem;
}
.unique-feature-box p {
  text-align: left;
  font-size: 1rem;
  color: #555;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  max-width: 90%;
}
.unique-arrow-link {
  position: absolute;
  bottom: 15px;
  right: 20px;
  font-size: 1.5rem;
  color: #44aee4;
  text-decoration: none;
  font-weight: bold;
  transition: transform 0.3s ease;
}
.unique-arrow-link:hover {
  transform: translateX(4px);
}
@media (max-width: 900px) {
  .unique-features {
    flex-direction: column;
    align-items: center;
    gap: 2.5rem;
    padding: 5rem 2rem;
  }
  .unique-feature-box {
    width: 90%;
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .unique-features {
    padding: 2rem 1.5rem;
  }
  .unique-feature-box h3 {
    font-size: 1.3rem;
  }
  .unique-feature-box p {
    font-size: 0.95rem;
  }
}
.smart-savings-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 20px;
  background: #fff;
}
.smart-savings-heading {
  font-size: 1.8rem;
  margin-bottom: 30px;
  color: #1e1e1e;
  text-align: center;
}
.smart-savings-container {
  display: flex;
  flex-direction: column;
  gap: 20px;
  max-width: 700px;
  width: 100%;
  align-items: center;
}
.smart-savings-card {
  display: flex;
  width: 100%;
  max-width: 700px;
  background: #f6f6f6;
  border-radius: 50px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}
.smart-savings-icon-container {
  width: 250px;
  background: #fff;
  border-radius: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  flex-shrink: 0;
  transform: translateX(100%);
  opacity: 0;
  transition: transform 1s ease, opacity 1s ease;
}
.smart-savings-icon {
  width: 60px;
  height: 60px;
  object-fit: contain;
}
.smart-savings-content {
  padding: 20px 30px;
  flex: 1;
  opacity: 0;
  transform: translateX(50px);
  transition: transform 1s ease 0.3s, opacity 1s ease 0.3s;
}
.smart-savings-title {
  margin: 0;
  font-size: 1.1rem;
  color: #1e1e1e;
}
.smart-savings-description {
  margin: 6px 0 0;
  font-size: 0.95rem;
  color: #555;
}
.smart-savings-qr-section {
  margin-top: 50px;
  font-size: 1.05rem;
  font-weight: 500;
  color: #1e1e1e;
  text-align: center;
}
@media (max-width: 700px) {
  .smart-savings-card {
    flex-direction: column;
    width: 100%;
    border-radius: 20px;
  }
  .smart-savings-icon-container {
    width: 100%;
    padding: 15px;
    border-radius: 20px;
    transform: none !important;
  }
  .smart-savings-content {
    padding: 15px;
    text-align: center;
    transform: none !important;
  }
}
.pp-main-container {
  width: 100%;
  background-color: #ffffff;
  padding: 10px 0;
  overflow: hidden;
}
.pp-content-wrapper {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px 20px;
  background-color: #ffffff;
}
.pp-content-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
}
.pp-text-section {
  flex: 0 0 calc(42% - 20px);
  min-width: 300px;
}
.pp-heading {
  font-size: 48px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 24px;
  line-height: 1.1;
}
.pp-heading-line1 {
  display: block;
}
.pp-heading-line2 {
  display: block;
  color: rgb(0 104 200);
}
.pp-description {
  font-size: 18px;
  line-height: 1.6;
  color: #333333;
  margin-bottom: 30px;
}
.pp-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.pp-feature-item {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  font-size: 16px;
}
.pp-feature-icon {
  color: #00d0ff;
  margin-right: 12px;
  font-size: 18px;
}
.pp-carousel-section {
  flex: 0 0 calc(55% - 20px);
  min-width: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  height: 550px;
}
.pp-carousel-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
  height: 100%;
}
.pp-carousel-slide {
  min-width: 100%;
  position: relative;
  height: 100%;
}
.pp-slide-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pp-slide-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.7));
  color: white;
  padding: 30px;
}
.pp-slide-title {
  font-size: 24px;
  margin-bottom: 12px;
  font-weight: 600;
}
.pp-slide-description {
  font-size: 16px;
  margin-bottom: 20px;
}
.pp-play-btn {
  background-color: #274084;
  color: white;
  border: none;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 20px;
  transition: all 0.3s ease;
}
.pp-play-btn:hover {
  background-color: #4689c8;
  transform: scale(1.05);
}
.pp-carousel-indicators {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 10px;
  z-index: 20;
}
.pp-indicator {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all 0.3s ease;
}
.pp-indicator.active {
  background-color: #4689c8;
  width: 35px;
  border-radius: 15px;
}
.pp-carousel-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.9);
  border: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 18px;
  color: #274084;
  z-index: 10;
  transition: all 0.3s ease;
  opacity: 0;
}
.pp-carousel-section:hover .pp-carousel-nav {
  opacity: 1;
}
.pp-carousel-nav:hover {
  background-color: #4689c8;
  color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}
.pp-carousel-prev {
  left: 20px;
}
.pp-carousel-next {
  right: 20px;
}
.pp-video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  align-items: center;
  justify-content: center;
}
.pp-modal-content {
  position: relative;
  width: 90%;
  max-width: 900px;
  background-color: #000;
  border-radius: 12px;
  overflow: hidden;
}
.pp-video-frame {
  width: 100%;
  height: 500px;
  border: none;
}
.pp-close-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  color: white;
  font-size: 28px;
  cursor: pointer;
  background: none;
  border: none;
  z-index: 1001;
}
@media (max-width: 1024px) {
  .pp-heading {
    font-size: 40px;
  }
}
@media (max-width: 768px) {
  .pp-heading {
    font-size: 32px;
  }
  .pp-description {
    font-size: 16px;
  }
  .pp-carousel-nav {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .pp-slide-image {
    height: 300px;
  }
  .pp-video-frame {
    height: 300px;
  }
  .digital-rupee-text-reveal-container {
    position: absolute;
    top: 35% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    pointer-events: none;
    z-index: 10;
  }
}
@media (max-width: 480px) {
  .pp-heading {
    font-size: 28px;
  }
  .pp-slide-image {
    height: 250px;
  }
  .pp-slide-overlay {
    padding: 20px;
  }
  .pp-video-frame {
    height: 200px;
  }
}
.digital-rupee-coin-section {
  position: relative;
  min-height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
}
.digital-rupee-animation-container {
  position: relative;
  width: 90%;
  max-width: 1400px;
  height: 70vh;
  min-height: 500px;
  background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
  border: 1px solid rgba(39, 64, 132, 0.15);
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 20px 80px rgba(39, 64, 132, 0.08), 0 8px 32px rgba(39, 64, 132, 0.06), inset 0 1px 0 rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
}
.digital-rupee-coin-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.digital-rupee-coin {
  position: absolute;
  width: 100px;
  height: 100px;
  object-fit: contain;
  filter: drop-shadow(0 4px 12px rgba(39, 64, 132, 0.15));
  transition: filter 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform, left, top, width, height;
}
.digital-rupee-coin.glowing {
  filter: drop-shadow(0 8px 24px rgba(238, 229, 138, 0.4)) drop-shadow(0 12px 40px rgba(39, 64, 132, 0.25)) drop-shadow(0 0 60px rgba(238, 229, 138, 0.3));
}
.digital-rupee-text-reveal-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  pointer-events: none;
  z-index: 10;
}
.digital-rupee-reveal-text {
  font-size: 4rem;
  font-weight: 700;
  color: #274084;
  opacity: 0;
  transform: translateX(-50px) scale(0.95);
  margin: 0;
  padding: 8px 0;
  letter-spacing: 8px;
  line-height: 0.9;
  transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  font-family: "Segoe UI", "Helvetica Neue", sans-serif;
  will-change: opacity, transform;
}
.digital-rupee-reveal-text-final {
  font-size: 1.75rem;
  letter-spacing: 2px;
  color: #231f20;
  margin: 0;
  margin-top: 30px;
  padding: 8px 0;
  font-weight: 400;
  line-height: 1.1;
  opacity: 0;
}
.digital-rupee-reveal-text.visible {
  opacity: 1;
  transform: translateX(0) scale(1);
}
@keyframes digital-rupee-bounce {
  0% {
    transform: translateY(0) scale(1);
  }
  35% {
    transform: translateY(-45px) scale(1.08);
  }
  55% {
    transform: translateY(-55px) scale(1.12);
  }
  70% {
    transform: translateY(-28px) scale(1.06);
  }
  85% {
    transform: translateY(-12px) scale(1.03);
  }
  92% {
    transform: translateY(-5px) scale(1.01);
  }
  100% {
    transform: translateY(0) scale(1);
  }
}
.digital-rupee-coin.bouncing {
  animation: digital-rupee-bounce 1s cubic-bezier(0.34, 0.05, 0.36, 1);
}
@media (min-width: 1441px) {
  .digital-rupee-animation-container {
    height: 70vh;
    min-height: 600px;
  }
  .digital-rupee-text-reveal-container {
    top: 40%;
    max-width: 70%;
  }
  .digital-rupee-reveal-text {
    font-size: 4rem;
    letter-spacing: 8px;
    padding: 8px 0;
    line-height: 1;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.75rem;
    letter-spacing: 4px;
    margin-top: 30px;
    padding: 8px 0;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  .digital-rupee-animation-container {
    height: 60vh;
    min-height: 400px;
  }
  .digital-rupee-text-reveal-container {
    top: 38%;
    max-width: 75%;
  }
  .digital-rupee-reveal-text {
    font-size: 3.2rem;
    letter-spacing: 6px;
    padding: 6px 0;
    line-height: 1.1;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.4rem;
    letter-spacing: 3px;
    margin-top: 25px;
    padding: 6px 0;
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 1023px) {
  .digital-rupee-animation-container {
    height: 60vh;
    min-height: 400px;
  }
  .digital-rupee-reveal-text {
    font-size: 3rem;
    letter-spacing: 10px;
    padding: 6px 0;
    line-height: 1.2;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.5rem;
    letter-spacing: 5px;
    margin-top: 25px;
    padding: 6px 0;
  }
}
@media screen and (width: 1024px) and (height: 600px) {
  .pastel-tile {
    padding: 18px 22px;
    font-size: 14px;
    min-width: 190px;
    max-width: 190px;
    height: 200px !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
  .digital-rupee-animation-container {
    height: 78vh;
    min-height: 400px;
    width: 86% !important;
    max-width: 1400px !important;
  }
  .digital-rupee-reveal-text {
    font-size: 3rem;
    letter-spacing: 10px;
    padding: 6px 0;
    line-height: 0.9;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.5rem;
    letter-spacing: 3px;
    margin-top: 25px;
    padding: 6px 0;
  }
  .digital-rupee-coin-container {
    position: absolute;
    top: 10px;
    left: 17px;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }
  .tfm-morph-icon {
    width: 200px !important;
    height: 200px !important;
    object-fit: contain;
    filter: drop-shadow(0 10px 30px rgba(238, 229, 138, 0.6));
    transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 15;
  }
  .tfm-morph-shape.circle {
    width: 450px !important;
    height: 450px !important;
    border-radius: 50%;
    animation: tfmCirclePulse 3s ease-in-out infinite;
  }
  .tfm-morph-shape {
    position: relative;
    width: 50% !important;
    height: 50% !important;
    background: radial-gradient(circle, #26428c 0%, #1f2356 100%);
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    box-shadow: 0 25px 80px rgba(39, 64, 132, 0.25), 0 0 40px rgba(70, 137, 200, 0.15);
    animation: tfmRectanglePulse 3s ease-in-out infinite;
    z-index: 10;
  }
  .tfm-point-1 .tfm-point-content {
    top: 50px !important;
    left: 50%;
    transform: translateX(-50%);
    white-space: normal;
  }
  .tfm-point-2 .tfm-point-content {
    top: -50px !important;
    right: -70px !important;
    white-space: normal;
  }
  .tfm-point-3 .tfm-point-content {
    bottom: 90px !important;
    right: -70px !important;
    white-space: normal;
  }
  .tfm-point-4 .tfm-point-content {
    bottom: 80px !important;
    left: -70px !important;
    white-space: normal;
  }
  .tfm-point-5 .tfm-point-content {
    top: -80px !important;
    left: 10px !important;
    white-space: normal;
  }
  .tfm-point-content p {
    font-size: 10px !important;
  }
  .tfm-point-content h3 {
    font-size: 12px !important;
    margin-bottom: 4px;
  }
  .overlap-card-inner {
    padding: 30px;
    border-radius: 4rem;
    min-height: 350px;
  }
  .overlap-card-content {
    padding-right: 20px;
  }
  .overlap-card-content .title {
    font-size: 24px;
  }
  .overlap-card-content p {
    font-size: 14px;
  }
  .tfm-card {
    flex-direction: row;
    height: 400px;
    border-radius: 3rem;
    padding: 20px;
  }
  .tfm-card-info .sub-title {
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: #3b55a1;
    font-weight: 600;
    margin-bottom: 0px;
  }
  .tfm-card-info h4 {
    font-size: 20px;
    margin-bottom: 0px;
  }
  .tfm-card-info p {
    font-size: 15px;
  }
  .tfm-card-info {
    flex: 1 1 60%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (width: 1280px) and (height: 800px) {
  .digital-rupee-animation-container {
    height: 65vh;
    min-height: 500px;
    padding: 50px 30px !important;
  }
  .digital-rupee-coin-container {
    top: -20px !important;
  }
  .digital-rupee-text-reveal-container {
    margin-top: -50px;
  }
  .digital-rupee-reveal-text {
    font-size: 3.2rem;
    letter-spacing: 10px;
    line-height: 1;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.6rem;
    letter-spacing: 3px;
  }
  .tfm-point-1 .tfm-point-content {
    top: -2px !important;
    left: 50%;
    transform: translateX(-50%);
    white-space: normal;
  }
}
@media (min-width: 853px) and (max-width: 1024px) {
  .tfm-point-1 .tfm-point-content {
    top: 20px !important;
    left: 50%;
    transform: translateX(-50%);
    white-space: normal;
  }
  .tfm-point-2 .tfm-point-content {
    top: -80px !important;
    right: -70px !important;
    white-space: normal;
  }
  .tfm-point-3 .tfm-point-content {
    bottom: -60px !important;
    right: -70px !important;
    white-space: normal;
  }
  .tfm-point-4 .tfm-point-content {
    bottom: -30px !important;
    left: -70px !important;
    white-space: normal;
  }
  .tfm-point-5 .tfm-point-content {
    top: -80px !important;
    left: -35px !important;
    white-space: normal;
  }
}
@media (max-width: 768px) {
  .digital-rupee-animation-container {
    height: 55vh;
    min-height: 400px;
    border-radius: 20px;
  }
  .digital-rupee-reveal-text {
    font-size: 2.2rem;
    letter-spacing: 8px;
    padding: 5px 0;
    line-height: 1.25;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1.2rem;
    letter-spacing: 4px;
    margin-top: 20px;
    padding: 5px 0;
  }
  .digital-rupee-coin {
    width: 70px;
    height: 70px;
    transition: all 0.3s ease;
  }
}
@media (max-width: 480px) {
  .digital-rupee-animation-container {
    width: 95%;
    height: 55vh;
    min-height: 350px;
    border-radius: 16px;
  }
  .digital-rupee-reveal-text {
    font-size: 1.8rem;
    letter-spacing: 4px;
    margin: 0;
    padding: 4px 0;
    line-height: 1.3;
  }
  .digital-rupee-reveal-text-final {
    font-size: 1rem;
    letter-spacing: 2px;
    margin: 0;
    margin-top: 15px;
    padding: 4px 0;
  }
  .digital-rupee-coin {
    width: 60px;
    height: 60px;
    transition: all 0.2s ease;
  }
}
@media (max-width: 360px) {
  .digital-rupee-animation-container {
    width: 98%;
    height: 45vh;
    min-height: 320px;
    border-radius: 12px;
    margin: 0 auto;
  }
  .digital-rupee-reveal-text {
    font-size: 1.5rem;
    letter-spacing: 2px;
    margin: 0;
    padding: 3px 0;
  }
  .digital-rupee-reveal-text-final {
    font-size: 0.9rem;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 3px 0;
  }
  .digital-rupee-coin {
    width: 50px;
    height: 50px;
  }
}
h1, h2, h3, h4, h5, h6 {
  color: var(--primary-color) !important;
}
.section-title .sub-title, .check-list.style-one li i, .bizzen-about_one .icon-box, .bizzen-features_one .icon, .bizzen-service .icon, .theme-btn i, .nav-button a i, .footer-column h4 {
  color: var(--white-color);
}
.theme-btn {
  background: linear-gradient(135deg, var(--primary-color), var(--secondary-color));
  border-color: var(--primary-color);
  transition: all 0.3s ease;
}
.theme-btn:hover {
  background: var(--primary-color);
  box-shadow: 0 10px 30px rgba(39, 64, 132, 0.3);
  transform: translateY(-2px);
}
.section-title .sub-title::after, .page-hero::before {
  background: var(--accent-gradient);
}
a:hover, .main-menu ul li a:hover, .footer-column ul li a:hover {
  color: var(--primary-color) !important;
}
.feature-item .icon, .service-item .icon, .process-item .icon {
  background: var(--accent-gradient);
  border: 2px solid var(--primary-color);
}
.pricing-table.active, .blog-item:hover, .project-item:hover {
  border-color: var(--primary-color);
  box-shadow: 0 15px 40px rgba(39, 64, 132, 0.15);
}
.counter-item h2, .counter-item .counter {
  color: var(--primary-color) !important;
}
input:focus, textarea:focus, .form_control:focus {
  border-color: var(--primary-color);
  box-shadow: 0 0 0 0.2rem rgba(39, 64, 132, 0.25);
}
.social-link li a:hover, .social-links a:hover {
  background: var(--primary-color);
  color: var(--white-color) !important;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6 {
  color: var(--white-color) !important;
}
.hero-section::before, .cta-section::before {
  background: linear-gradient(135deg, rgba(39, 64, 132, 0.9), rgba(35, 31, 32, 0.85));
}
.active, .current, .menu-item.current>a {
  color: var(--primary-color) !important;
}
.card:hover, .team-item:hover, .testimonial-item:hover {
  border-top: 3px solid var(--primary-color);
  box-shadow: 0 10px 30px rgba(39, 64, 132, 0.2);
}
.progress-bar, .loading {
  background: linear-gradient(90deg, var(--primary-color) 0%, var(--secondary-color) 100%);
}
.badge, .label, .tag {
  background: var(--primary-color);
  color: var(--white-color);
}
blockquote, .testimonial-text::before {
  border-left-color: var(--primary-color);
}
.timeline-item::before, .process-line {
  background: var(--accent-gradient);
}
.spacer {
  height: 100vh;
  background: radial-gradient(circle at center, #eee58a 0%, rgba(238, 229, 138, 0.3) 50%, transparent 100%);
}
.tfm-morph-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px 80px 20px;
  position: relative;
  background-color: #e9f2f7;
  overflow: hidden;
}
.tfm-morph-container {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 80vh;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tfm-morph-shape {
  position: relative;
  width: 70%;
  height: 90%;
  background: radial-gradient(circle, #26428c 0%, #1f2356 100%);
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  box-shadow: 0 25px 80px rgba(39, 64, 132, 0.25), 0 0 40px rgba(70, 137, 200, 0.15);
  animation: tfmRectanglePulse 3s ease-in-out infinite;
  z-index: 10;
}
@keyframes tfmRectanglePulse {
  0%, 100% {
    box-shadow: 0 25px 80px rgba(39, 64, 132, 0.25), 0 0 40px rgba(70, 137, 200, 0.15);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 30px 100px rgba(39, 64, 132, 0.35), 0 0 60px rgba(70, 137, 200, 0.25), 0 0 100px rgba(70, 137, 200, 0.1);
    transform: scale(1.03);
  }
}
.tfm-morph-shape.circle {
  width: 405px;
  height: 405px;
  border-radius: 50%;
  animation: tfmCirclePulse 3s ease-in-out infinite;
}
@keyframes tfmCirclePulse {
  0%, 100% {
    box-shadow: 0 25px 80px rgba(39, 64, 132, 0.3), 0 0 50px rgba(70, 137, 200, 0.2);
  }
  50% {
    box-shadow: 0 30px 100px rgba(39, 64, 132, 0.4), 0 0 80px rgba(70, 137, 200, 0.35), 0 0 120px rgba(70, 137, 200, 0.15);
  }
}
.tfm-morph-icon {
  width: 400px;
  height: 400px;
  object-fit: contain;
  filter: drop-shadow(0 10px 30px rgba(238, 229, 138, 0.6));
  transition: all 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 15;
}
.tfm-morph-shape.circle .tfm-morph-icon {
  width: 350px;
  height: 350px;
}
.tfm-pulse-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid rgba(0, 208, 255, 0.7);
  border-radius: inherit;
  opacity: 0;
  pointer-events: none;
  z-index: 5;
  animation: tfmPulseRing 3s ease-out infinite;
}
.tfm-pulse-1 {
  animation-delay: 0s;
}
.tfm-pulse-2 {
  animation-delay: 1s;
}
.tfm-pulse-3 {
  animation-delay: 2s;
}
@keyframes tfmPulseRing {
  0% {
    width: 100%;
    height: 100%;
    opacity: 0.8;
    transform: translate(-50%, -50%) scale(1);
  }
  100% {
    width: 120%;
    height: 120%;
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.4);
  }
}
.tfm-circle-points {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.8s ease 0.4s;
  pointer-events: none;
  z-index: 20;
}
.tfm-circle-points.visible {
  opacity: 1;
}
.tfm-point-item {
  position: absolute;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
  pointer-events: all;
}
.tfm-point-item.visible {
  opacity: 1;
  transform: scale(1);
}
.tfm-point-1 {
  top: 86%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.5);
}
.tfm-point-2 {
  top: 20%;
  right: 8%;
  transform: translate(50%, -50%) scale(0.5);
}
.tfm-point-3 {
  bottom: 20%;
  right: 8%;
  transform: translate(50%, 50%) scale(0.5);
}
.tfm-point-4 {
  bottom: 20%;
  left: 8%;
  transform: translate(-50%, 50%) scale(0.5);
}
.tfm-point-5 {
  top: 20%;
  left: 8%;
  transform: translate(-50%, -50%) scale(0.5);
}
.tfm-point-1.visible {
  transform: translate(-50%, -50%) scale(1);
}
.tfm-point-2.visible {
  transform: translate(50%, -50%) scale(1);
}
.tfm-point-3.visible {
  transform: translate(50%, 50%) scale(1);
}
.tfm-point-4.visible {
  transform: translate(-50%, 50%) scale(1);
}
.tfm-point-5.visible {
  transform: translate(-50%, -50%) scale(1);
}
.tfm-point-dot {
  width: 12px;
  height: 12px;
  background: linear-gradient(135deg, #4689c8 0%, #00d0ff 100%);
  border-radius: 50%;
  box-shadow: 0 0 20px rgba(70, 137, 200, 0.6);
  animation: tfmPointPulse 2s ease-in-out infinite;
  position: relative;
  z-index: 5;
}
@keyframes tfmPointPulse {
  0%, 100% {
    box-shadow: 0 0 20px rgba(70, 137, 200, 0.6);
    transform: scale(1);
  }
  50% {
    box-shadow: 0 0 30px rgba(70, 137, 200, 0.8);
    transform: scale(1.2);
  }
}
.tfm-point-content {
  position: absolute;
  background: radial-gradient(circle, #26428c 0%, #1f2356 100%);
  backdrop-filter: blur(10px);
  padding: 16px 20px;
  border-radius: 12px;
  min-width: 280px;
  max-width: 280px;
  border-left: 3px solid #4689c8;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(70, 137, 200, 0.15);
  transition: all 0.3s ease;
  white-space: nowrap;
}
.tfm-point-content:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15), 0 6px 20px rgba(70, 137, 200, 0.2);
}
.tfm-point-1 .tfm-point-content {
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  white-space: normal;
}
.tfm-point-2 .tfm-point-content {
  top: 0;
  right: 20px;
  white-space: normal;
}
.tfm-point-3 .tfm-point-content {
  bottom: 25px;
  right: 20px;
  white-space: normal;
}
.tfm-point-4 .tfm-point-content {
  bottom: 20px;
  left: 20px;
  white-space: normal;
}
.tfm-point-5 .tfm-point-content {
  top: 0;
  left: 20px;
  white-space: normal;
}
.tfm-point-content h3 {
  font-size: 1.3rem;
  font-weight: 700;
  background: linear-gradient(135deg, #00d0ff 0%, #0ea5d9 50%, #00d0ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  margin-bottom: 8px;
  letter-spacing: 0.5px;
}
.tfm-point-content p {
  font-size: 0.9rem;
  color: white;
  line-height: 1.5;
  margin: 0;
  font-weight: 400;
}
@media (max-width: 850px) {
  .tfm-morph-section {
    padding-top: 60px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    min-height: 80vh;
  }
  .tfm-morph-container {
    height: 70vh;
    min-height: 500px;
  }
  .tfm-morph-shape {
    width: 80%;
    height: 100%;
    border-radius: 20px;
  }
  .tfm-morph-shape.circle {
    width: 350px;
    height: 350px;
  }
  .tfm-morph-icon {
    width: 500px;
    height: 500px;
  }
  .tfm-morph-shape.circle .tfm-morph-icon {
    width: 400px;
    height: 400px;
  }
  .tfm-point-content {
    min-width: 200px;
    max-width: 220px;
    padding: 12px 16px;
  }
  .tfm-point-content h3 {
    font-size: 1.1rem;
    margin-bottom: 6px;
  }
  .tfm-point-content p {
    font-size: 0.8rem;
  }
  .tfm-point-dot {
    width: 10px;
    height: 10px;
  }
  .tfm-point-1 {
    top: -5%;
  }
  .tfm-point-2 {
    top: 22%;
    right: -3%;
  }
  .tfm-point-3 {
    bottom: 8%;
    right: 4%;
  }
  .tfm-point-4 {
    bottom: 5%;
    left: 4%;
  }
  .tfm-point-5 {
    top: 22%;
    left: -2%;
  }
  .bizzen-team_one {
    position: relative;
    min-height: 550px;
    padding-bottom: 120px;
    margin-top: -40px;
  }
  .digital-rupee-text-reveal-container {
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    pointer-events: none;
    z-index: 10;
  }
  .experience-box>h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 780px) {
  .bizzen-team_one {
    margin-top: 40px;
  }
}
@media (max-width: 1030px) {
  .digital-rupee-text-reveal-container {
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    text-align: center;
    pointer-events: none;
    z-index: 10;
  }
}
@media (max-width: 590px) {
  .tfm-morph-section {
    padding-top: 70px;
    min-height: max-content;
    padding-bottom: 10px;
  }
  .tfm-morph-container {
    height: 60vh;
    min-height: 400px;
  }
  .tfm-morph-shape {
    width: 90%;
    height: 100%;
    border-radius: 15px;
  }
  .tfm-morph-shape.circle {
    width: 180px;
    height: 180px;
  }
  .tfm-morph-icon {
    width: 300px;
    height: 300px;
  }
  .tfm-morph-shape.circle .tfm-morph-icon {
    width: 150px;
    height: 150px;
  }
  .tfm-point-content {
    min-width: 130px;
    max-width: 150px;
    padding: 10px 10px;
  }
  .tfm-point-content h3 {
    font-size: 0.7rem;
    margin-bottom: 5px;
  }
  .tfm-point-content p {
    font-size: 0.5rem;
    line-height: 1.4;
  }
  .tfm-point-dot {
    width: 8px;
    height: 8px;
  }
  .tfm-point-1 {
    top: -12%;
  }
  .tfm-point-2 {
    top: 15%;
    right: -2%;
  }
  .tfm-point-3 {
    bottom: 5%;
    right: 2%;
  }
  .tfm-point-4 {
    bottom: 7%;
    left: 2%;
  }
  .tfm-point-5 {
    top: 15%;
    left: -2%;
  }
  .bizzen-team_one {
    margin-top: 0px;
  }
  .pulse-section {
    background: radial-gradient(circle at center, #26428c 0%, #1f2356 100%);
    padding: 160px 20px 60px;
    text-align: center;
    color: white !important;
    position: relative;
    margin-top: 100px;
  }
  .experience-box>h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 376px) {
  .tfm-morph-shape {
    width: 90%;
    height: 100%;
  }
  .tfm-morph-shape.circle {
    width: 137px;
    height: 137px;
  }
  .tfm-morph-icon {
    width: 300px;
    height: 300px;
  }
  .tfm-point-content {
    min-width: 140px;
    max-width: 160px;
    padding: 8px 12px;
  }
  .tfm-point-content h3 {
    font-size: 0.6rem;
  }
  .tfm-point-content p {
    font-size: 0.45rem;
  }
  .tfm-point-1 {
    top: -12%;
  }
  .tfm-point-2 {
    top: 15%;
    right: -2%;
  }
  .tfm-point-3 {
    bottom: 2%;
    right: 2%;
  }
  .tfm-point-4 {
    bottom: 5%;
    left: 2%;
  }
  .tfm-point-5 {
    top: 15%;
    left: -2%;
  }
  .bizzen-team_one {
    margin-top: 207px;
  }
  .pp-main-container {
    width: 100%;
    background-color: #ffffff;
    padding: 0px 0;
    overflow: hidden;
  }
  .pulse-section {
    background: radial-gradient(circle at center, #26428c 0%, #1f2356 100%);
    padding: 209px 20px 60px;
    text-align: center;
    color: white !important;
    position: relative;
    margin-top: 100px;
  }
  .digital-rupee-reveal-text {
    font-size: 1.1rem;
    letter-spacing: 1px;
    margin: 0;
    padding: 2px 0;
  }
  .digital-rupee-text-reveal-container {
    margin-top: -22px;
  }
  .experience-box>h2 {
    font-size: 30px !important;
  }
}
.tiny-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
}
.founder-card {
  width: 350px;
  height: 440px;
  background: var(--gray-color);
  border-radius: 32px;
  padding: 3px;
  position: relative;
  box-shadow: #604b4a30 0px 70px 30px -50px;
  transition: all 0.5s ease-in-out;
}
.founder-card .mail {
  position: absolute;
  right: 2rem;
  top: 1.4rem;
  background: transparent;
  border: none;
}
.founder-card .mail svg {
  stroke: #26428c;
  stroke-width: 3px;
}
.founder-card .mail svg:hover {
  stroke: #f55d56;
}
.founder-card .profile-pic {
  position: absolute;
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  top: 3px;
  left: 3px;
  border-radius: 29px;
  z-index: 1;
  border: 0px solid #26428c;
  overflow: hidden;
  transition: all 0.5s ease-in-out 0.2s, z-index 0.5s ease-in-out 0.2s;
}
.founder-card .profile-pic img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
  transition: all 0.5s ease-in-out 0s;
}
.founder-card .profile-pic svg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 0px 0px;
  object-position: 0px 0px;
  transform-origin: 45% 20%;
  transition: all 0.5s ease-in-out 0s;
}
.founder-card .bottom {
  position: absolute;
  bottom: 3px;
  left: 3px;
  right: 3px;
  background: radial-gradient(circle, #26428c 0%, #1f2356 100%);
  top: 82%;
  border-radius: 29px;
  z-index: 2;
  box-shadow: rgba(96, 75, 74, 0.1882352941) 0px 5px 5px 0px inset;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
}
.founder-card .bottom .content {
  position: absolute;
  bottom: 50px;
  left: 1.5rem;
  right: 1.5rem;
  height: 190px;
}
.founder-card .bottom .content .name {
  display: block;
  font-size: 1.2rem;
  color: white;
  font-weight: bold;
}
.founder-card .bottom .content .about-me {
  display: block;
  font-size: 0.9rem;
  color: white;
  margin-top: 1rem;
}
.founder-card .bottom .bottom-bottom {
  position: absolute;
  bottom: 1.1rem;
  left: 1.5rem;
  right: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.founder-card .bottom .bottom-bottom .social-links-container {
  display: flex;
  gap: 1rem;
  color: white;
  font-weight: bold;
  font-size: 1.2rem;
  letter-spacing: 2px;
  font-family: "MyFont", sans-serif;
}
.founder-card .bottom .bottom-bottom .social-links-container svg {
  height: 20px;
  fill: white;
  filter: drop-shadow(0 5px 5px rgba(165, 132, 130, 0.1333333333));
}
.founder-card .bottom .bottom-bottom .social-links-container svg:hover {
  fill: #f55d56;
  transform: scale(1.2);
}
.founder-card .bottom .bottom-bottom .button {
  background: white;
  color: #26428c;
  border: none;
  border-radius: 20px;
  font-size: 0.7rem;
  padding: 0.4rem 0.6rem;
  box-shadow: rgba(165, 132, 130, 0.1333333333) 0px 5px 5px 0px;
}
.founder-card .bottom .bottom-bottom .button:hover {
  background: #f55d56;
  color: white;
}
.founder-card:hover {
  border-top-left-radius: 55px;
}
.founder-card:hover .bottom {
  top: 20%;
  border-radius: 80px 29px 29px 29px;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1) 0.2s;
}
.founder-card:hover .profile-pic {
  width: 100px;
  height: 100px;
  aspect-ratio: 1;
  top: 10px;
  left: 10px;
  border-radius: 50%;
  z-index: 3;
  border: 7px solid #4568c7;
  box-shadow: rgba(96, 75, 74, 0.1882352941) 0px 5px 5px 0px;
  transition: all 0.5s ease-in-out, z-index 0.5s ease-in-out 0.1s;
}
.founder-card:hover .profile-pic:hover {
  transform: scale(1.3);
  border-radius: 0px;
}
.founder-card:hover .profile-pic img {
  -o-object-position: 0px 0px;
  object-position: 0px 0px;
  transition: all 0.5s ease-in-out 0.5s;
}
.founder-card:hover .profile-pic svg {
  transform: scale(2.5);
  transition: all 0.5s ease-in-out 0.5s;
}
.sticky-qr-box {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  background: rgba(255, 255, 255, 0);
  backdrop-filter: blur(2.96986px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 12px;
  padding: 18px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  min-width: 200px;
}
.qr-container {
  display: flex;
  align-items: center;
  gap: 15px;
}
.qr-container img {
  width: 70px;
  height: 70px;
  border-radius: 8px;
  flex-shrink: 0;
}
.qr-container p {
  color: #000000;
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  flex: 1;
  text-align: center;
}
@media (max-width: 768px) {
  .sticky-qr-box {
    bottom: 15px;
    right: 15px;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 180px;
    height: 70px;
    line-height: 15px;
  }
  .qr-container {
    gap: 12px;
  }
  .qr-container img {
    width: 50px;
    height: 50px;
  }
  .qr-container p {
    font-size: 12px;
  }
}
.switch {
  display: block;
  --width-of-switch: 3.5em;
  --height-of-switch: 2em;
  --size-of-icon: 1.4em;
  --slider-offset: 0.3em;
  position: relative;
  width: var(--width-of-switch);
  height: var(--height-of-switch);
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f4f4f5;
  transition: 0.4s;
  border-radius: 30px;
}
.slider:before {
  position: absolute;
  content: "";
  height: var(--size-of-icon, 1.4em);
  width: var(--size-of-icon, 1.4em);
  border-radius: 20px;
  left: var(--slider-offset, 0.3em);
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(40deg, #ff0080, #ff8c00 70%);
  transition: 0.4s;
}
input:checked+.slider {
  background-color: #303136;
}
input:checked+.slider:before {
  left: calc(100% - (var(--size-of-icon, 1.4em) + var(--slider-offset, 0.3em)));
  background: #303136;
  box-shadow: inset -3px -2px 5px -2px #8983f7, inset -10px -4px 0 0 #a3dafb;
}
.new.container {
  overflow: visible !important;
}
.contact-form .form-input {
  background: #ffffff !important;
  border: 1px solid #d0d0d0 !important;
  padding: 18px 16px !important;
  border-radius: 4px;
  color: #3b3f45 !important;
  width: 100%;
  font-size: 15px;
  line-height: 1.2;
  transition: all 0.15s ease-in-out;
}
.contact-form .form-input::placeholder {
  color: #666666 !important;
  opacity: 1 !important;
}
.contact-form .form-input::-webkit-input-placeholder {
  color: #666666 !important;
  opacity: 1 !important;
}
.contact-form .form-input:-moz-placeholder {
  color: #666666 !important;
  opacity: 1 !important;
}
.contact-form .form-input::-moz-placeholder {
  color: #666666 !important;
  opacity: 1 !important;
}
.contact-form .form-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #3b3f45 !important;
  border: 1px solid #d0d0d0 !important;
}
.contact-form .form-input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #3b3f45 !important;
  border: 1px solid #d0d0d0 !important;
}
.contact-form .form-input:focus {
  box-shadow: 0 6px 18px rgba(38, 107, 255, 0.08);
  border-color: rgba(38, 107, 255, 0.55) !important;
  background: #ffffff !important;
}
.contact-form textarea.form-input {
  min-height: 160px;
  resize: vertical;
}
.contact-form-wrapper {
  background: #ffffff;
  padding: 28px;
  border-radius: 8px;
  box-shadow: 0 6px 30px rgba(40, 45, 60, 0.06);
}
.submit-btn {
  background: linear-gradient(90deg, #33c6ff 0%, #1aa6f6 100%);
  color: #fff;
  padding: 18px 28px;
  border-radius: 4px;
  font-weight: 700;
  letter-spacing: 2px;
  border: 0;
  cursor: pointer;
  transition: all 0.3s ease;
  width: 100%;
}
.submit-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 8px 20px rgba(26, 166, 246, 0.18);
}
.dark .contact-form .form-input, body.dark .contact-form .form-input {
  background: rgba(255, 255, 255, 0.02) !important;
  color: #cfe6ff !important;
  border-color: #555555 !important;
}
.dark .contact-form .form-input:-webkit-autofill, body.dark .contact-form .form-input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.02) inset !important;
  -webkit-text-fill-color: #cfe6ff !important;
  border: 1px solid #555555 !important;
}
.dark .contact-form .form-input:-webkit-autofill:focus, body.dark .contact-form .form-input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.02) inset !important;
  -webkit-text-fill-color: #cfe6ff !important;
  border: 1px solid #555555 !important;
}
.dark .contact-form .form-input::placeholder, body.dark .contact-form .form-input::placeholder {
  color: #999999 !important;
  opacity: 1 !important;
}
.dark .contact-form-wrapper, body.dark .contact-form-wrapper {
  background: rgba(16, 20, 40, 0.52);
  box-shadow: none;
}
.dark .submit-btn, body.dark .submit-btn {
  background: linear-gradient(90deg, #1fb6ff 0%, #078bda 100%);
}
@media (prefers-color-scheme: dark) {
  .contact-form .form-input {
    background: rgba(255, 255, 255, 0.02) !important;
    color: #cfe6ff !important;
    border-color: #555555 !important;
  }
  .contact-form .form-input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.02) inset !important;
    -webkit-text-fill-color: #cfe6ff !important;
    border: 1px solid #555555 !important;
  }
  .contact-form .form-input::placeholder {
    color: #999999 !important;
    opacity: 1 !important;
  }
  .contact-form-wrapper {
    background: rgba(16, 20, 40, 0.52);
    box-shadow: none;
  }
  .submit-btn {
    background: linear-gradient(90deg, #1fb6ff 0%, #078bda 100%);
  }
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-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-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-backdrop-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@property --tw-ease {
  syntax: "*";
  inherits: false;
}
@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}
@property --tw-gradient-position {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-via {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-to {
  syntax: "<color>";
  inherits: false;
  initial-value: #0000;
}
@property --tw-gradient-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-via-stops {
  syntax: "*";
  inherits: false;
}
@property --tw-gradient-from-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 0%;
}
@property --tw-gradient-via-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 50%;
}
@property --tw-gradient-to-position {
  syntax: "<length-percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-content {
  syntax: "*";
  initial-value: "";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-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-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-backdrop-blur: initial;
      --tw-backdrop-brightness: initial;
      --tw-backdrop-contrast: initial;
      --tw-backdrop-grayscale: initial;
      --tw-backdrop-hue-rotate: initial;
      --tw-backdrop-invert: initial;
      --tw-backdrop-opacity: initial;
      --tw-backdrop-saturate: initial;
      --tw-backdrop-sepia: initial;
      --tw-duration: initial;
      --tw-ease: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-gradient-position: initial;
      --tw-gradient-from: #0000;
      --tw-gradient-via: #0000;
      --tw-gradient-to: #0000;
      --tw-gradient-stops: initial;
      --tw-gradient-via-stops: initial;
      --tw-gradient-from-position: 0%;
      --tw-gradient-via-position: 50%;
      --tw-gradient-to-position: 100%;
      --tw-content: "";
    }
  }
}


