/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: var(--primary-font-family);
    --font-mono: var(--secondary-font-family);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-indigo-500: oklch(58.5% 0.233 277.117);
    --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-600: oklch(44.6% 0.03 256.802);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --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-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-snug: 1.375;
    --leading-normal: 1.5;
    --radius-xl: 0.75rem;
    --radius-2xl: 1rem;
    --ease-in-out: cubic-bezier(0.4, 0, 0.2, 1);
    --blur-md: 12px;
    --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);
    --color-secondary: rgb(var(--secondary-color));
  }
}
@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 {
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .relative\! {
    position: relative !important;
  }
  .static {
    position: static;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[5px\] {
    top: 5px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .z-10 {
    z-index: 10;
  }
  .z-50 {
    z-index: 50;
  }
  .order-1 {
    order: 1;
  }
  .order-2 {
    order: 2;
  }
  .col-span-1 {
    grid-column: span 1 / span 1;
  }
  .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;
    }
  }
  .m-auto {
    margin: auto;
  }
  .container {
    width: 100%;
    margin-inline: auto;
    @media (min-width: 640px) {
      max-width: 640px;
    }
    @media (min-width: 768px) {
      max-width: 768px;
    }
    @media (min-width: 1024px) {
      max-width: 1024px;
    }
    @media (min-width: 1200px) {
      max-width: 1200px;
    }
    @media (min-width: 1800px) {
      max-width: 1200px;
    }
  }
  .mx-auto {
    margin-inline: auto;
  }
  .-mt-\[195px\] {
    margin-top: calc(195px * -1);
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-5 {
    margin-top: calc(var(--spacing) * 5);
  }
  .mt-6 {
    margin-top: calc(var(--spacing) * 6);
  }
  .mt-7 {
    margin-top: calc(var(--spacing) * 7);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-12 {
    margin-top: calc(var(--spacing) * 12);
  }
  .mt-auto {
    margin-top: auto;
  }
  .mr-0 {
    margin-right: calc(var(--spacing) * 0);
  }
  .mr-auto {
    margin-right: auto;
  }
  .mb-0 {
    margin-bottom: calc(var(--spacing) * 0);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-6\! {
    margin-bottom: calc(var(--spacing) * 6) !important;
  }
  .mb-\[12px\] {
    margin-bottom: 12px;
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .mb-\[58px\] {
    margin-bottom: 58px;
  }
  .btn-primary {
    display: inline-flex;
    height: 45px;
    align-items: center;
    justify-content: center;
    gap: calc(var(--spacing) * 2);
    border-radius: 100px;
    padding-inline: calc(var(--spacing) * 9);
    padding-block: calc(var(--spacing) * 2);
    font-family: var(--font-sans);
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
    color: var(--color-white);
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
    &:focus {
      --tw-ring-color: var(--color-indigo-500);
    }
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
    background: var(--gradient-color-primary);
    @media (min-width: 767px) and (max-width: 1100px) {
      padding-left: 20px;
      padding-right: 20px;
    }
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .inline-block {
    display: inline-block;
  }
  .h-18 {
    height: calc(var(--spacing) * 18);
  }
  .h-\[34px\] {
    height: 34px;
  }
  .h-\[36px\] {
    height: 36px;
  }
  .h-\[41px\] {
    height: 41px;
  }
  .h-\[55px\] {
    height: 55px;
  }
  .h-\[60px\] {
    height: 60px;
  }
  .h-\[190px\]\! {
    height: 190px !important;
  }
  .h-\[450px\] {
    height: 450px;
  }
  .h-full {
    height: 100%;
  }
  .h-screen {
    height: 100vh;
  }
  .max-h-0 {
    max-height: calc(var(--spacing) * 0);
  }
  .max-h-\[650px\] {
    max-height: 650px;
  }
  .w-3\/4 {
    width: calc(3/4 * 100%);
  }
  .w-\[21px\] {
    width: 21px;
  }
  .w-\[35px\] {
    width: 35px;
  }
  .w-\[36px\] {
    width: 36px;
  }
  .w-\[41px\] {
    width: 41px;
  }
  .w-\[55px\] {
    width: 55px;
  }
  .w-\[68px\] {
    width: 68px;
  }
  .w-\[153px\] {
    width: 153px;
  }
  .w-\[156px\] {
    width: 156px;
  }
  .w-\[219px\] {
    width: 219px;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[648px\] {
    max-width: 648px;
  }
  .max-w-\[767px\] {
    max-width: 767px;
  }
  .flex-1 {
    flex: 1;
  }
  .border-collapse {
    border-collapse: collapse;
  }
  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y);
  }
  .rotate-45 {
    rotate: 45deg;
  }
  .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;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-end {
    align-items: flex-end;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-10 {
    gap: calc(var(--spacing) * 10);
  }
  .gap-12 {
    gap: calc(var(--spacing) * 12);
  }
  .gap-\[5px\] {
    gap: 5px;
  }
  .gap-\[10px\] {
    gap: 10px;
  }
  .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;
  }
  .overflow-hidden\! {
    overflow: hidden !important;
  }
  .accordian-main {
    border-radius: 18px;
    background: linear-gradient(90deg, #FFF 0%, #FFF 100%);
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.10);
    color: #250B32;
  }
  .contact-address {
    border-radius: 18px 18px 0 0;
    border: 3px solid rgba(108, 65, 147, 0.20);
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.10);
    border-bottom: 0;
  }
  .swiper-sub {
    border-radius: 25px;
    border: 6px solid rgba(108, 65, 147, 0.10);
    background: #FFF;
    box-shadow: 0 20px 50px 0 rgba(151, 71, 255, 0.15);
  }
  .contact-us-section {
    border-radius: 50px 50px 0 0;
    background: #F5E9FF;
  }
  .proj-box {
    border-radius: 16px;
    background: #F8F0FF;
  }
  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }
  .rounded-\[16px\] {
    border-radius: 16px;
  }
  .rounded-\[20px\] {
    border-radius: 20px;
  }
  .rounded-\[25px\] {
    border-radius: 25px;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-xl {
    border-radius: var(--radius-xl);
  }
  .rounded-t-\[30px\] {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
  }
  .rounded-b-2xl {
    border-bottom-right-radius: var(--radius-2xl);
    border-bottom-left-radius: var(--radius-2xl);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px;
  }
  .border-black\/15 {
    border-color: color-mix(in srgb, #000 15%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-black) 15%, transparent);
    }
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-white\/30 {
    border-color: color-mix(in srgb, #fff 30%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      border-color: color-mix(in oklab, var(--color-white) 30%, transparent);
    }
  }
  .bg-\[\#6C4193\] {
    background-color: #6C4193;
  }
  .bg-\[\#EEDAFF\] {
    background-color: #EEDAFF;
  }
  .bg-\[\#F5E9FF\] {
    background-color: #F5E9FF;
  }
  .bg-\[\#F8F0FF\] {
    background-color: #F8F0FF;
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-white\/50 {
    background-color: color-mix(in srgb, #fff 50%, transparent);
    @supports (color: color-mix(in lab, red, red)) {
      background-color: color-mix(in oklab, var(--color-white) 50%, transparent);
    }
  }
  .bdr-view {
    background: url('../images/bdr.svg');
    background-size: contain;
    background-repeat: no-repeat;
  }
  .freequently-section {
    background: url('../images/freequently-section.png');
    background-repeat: no-repeat;
  }
  .object-contain {
    object-fit: contain;
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0\.5 {
    padding: calc(var(--spacing) * 0.5);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .project-box-title {
    padding: 30px 20px 0 30px;
  }
  .px-0 {
    padding-inline: calc(var(--spacing) * 0);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }
  .px-8 {
    padding-inline: calc(var(--spacing) * 8);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .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-\[56\.5px\] {
    padding-block: 56.5px;
  }
  .py-\[115px\] {
    padding-block: 115px;
  }
  .pt-1 {
    padding-top: calc(var(--spacing) * 1);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pt-8 {
    padding-top: calc(var(--spacing) * 8);
  }
  .pt-10 {
    padding-top: calc(var(--spacing) * 10);
  }
  .pt-\[50px\] {
    padding-top: 50px;
  }
  .pt-\[65px\] {
    padding-top: 65px;
  }
  .pt-\[85px\] {
    padding-top: 85px;
  }
  .pt-\[90px\] {
    padding-top: 90px;
  }
  .pt-\[100px\] {
    padding-top: 100px;
  }
  .pt-\[115px\] {
    padding-top: 115px;
  }
  .pr-3 {
    padding-right: calc(var(--spacing) * 3);
  }
  .pb-3 {
    padding-bottom: calc(var(--spacing) * 3);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pb-\[10px\] {
    padding-bottom: 10px;
  }
  .pb-\[80px\] {
    padding-bottom: 80px;
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .pl-8 {
    padding-left: calc(var(--spacing) * 8);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .font-mono\! {
    font-family: var(--font-mono) !important;
  }
  .font-sans {
    font-family: var(--font-sans);
  }
  .font-sans\! {
    font-family: var(--font-sans) !important;
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--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-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[18px\]\! {
    font-size: 18px !important;
  }
  .text-\[20px\] {
    font-size: 20px;
  }
  .text-\[24px\]\! {
    font-size: 24px !important;
  }
  .text-\[56px\] {
    font-size: 56px;
  }
  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }
  .leading-\[60px\] {
    --tw-leading: 60px;
    line-height: 60px;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .leading-snug {
    --tw-leading: var(--leading-snug);
    line-height: var(--leading-snug);
  }
  .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-medium\! {
    --tw-font-weight: var(--font-weight-medium) !important;
    font-weight: var(--font-weight-medium) !important;
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .font-semibold\! {
    --tw-font-weight: var(--font-weight-semibold) !important;
    font-weight: var(--font-weight-semibold) !important;
  }
  .text-\[\#6C4193\] {
    color: #6C4193;
  }
  .text-\[\#7C6D84\] {
    color: #7C6D84;
  }
  .text-\[\#250B32\] {
    color: #250B32;
  }
  .text-\[\#564B5C\] {
    color: #564B5C;
  }
  .text-black {
    color: var(--color-black);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-500 {
    color: var(--color-green-500);
  }
  .text-red-500 {
    color: var(--color-red-500);
  }
  .text-secondary {
    color: var(--color-secondary);
  }
  .text-white {
    color: var(--color-white);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px 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);
  }
  .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-blur-md {
    --tw-backdrop-blur: blur(var(--blur-md));
    -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-all {
    transition-property: all;
    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-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .duration-500 {
    --tw-duration: 500ms;
    transition-duration: 500ms;
  }
  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out);
  }
  .\[hostname\:port\] {
    hostname: port;
  }
  .hover\:bg-gray-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-200);
      }
    }
  }
  .hover\:bg-white {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-white);
      }
    }
  }
  .hover\:text-gray-900 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-900);
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .focus\:ring-1 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .focus\:ring-\[\#652F8E\] {
    &:focus {
      --tw-ring-color: #652F8E;
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .max-lg\:m-0 {
    @media (width < 64rem) {
      margin: calc(var(--spacing) * 0);
    }
  }
  .max-lg\:m-auto {
    @media (width < 64rem) {
      margin: auto;
    }
  }
  .max-lg\:my-auto {
    @media (width < 64rem) {
      margin-block: auto;
    }
  }
  .max-lg\:mt-4 {
    @media (width < 64rem) {
      margin-top: calc(var(--spacing) * 4);
    }
  }
  .max-lg\:mt-10 {
    @media (width < 64rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .max-lg\:flex-col {
    @media (width < 64rem) {
      flex-direction: column;
    }
  }
  .max-lg\:items-center {
    @media (width < 64rem) {
      align-items: center;
    }
  }
  .max-lg\:gap-6 {
    @media (width < 64rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .max-lg\:pt-0 {
    @media (width < 64rem) {
      padding-top: calc(var(--spacing) * 0);
    }
  }
  .max-lg\:pt-\[40px\] {
    @media (width < 64rem) {
      padding-top: 40px;
    }
  }
  .max-lg\:pb-10 {
    @media (width < 64rem) {
      padding-bottom: calc(var(--spacing) * 10);
    }
  }
  .max-lg\:text-center {
    @media (width < 64rem) {
      text-align: center;
    }
  }
  .max-lg\:text-\[18px\] {
    @media (width < 64rem) {
      font-size: 18px;
    }
  }
  .max-sm\:text-\[12px\]\! {
    @media (width < 40rem) {
      font-size: 12px !important;
    }
  }
  .max-sm\:text-\[14px\]\! {
    @media (width < 40rem) {
      font-size: 14px !important;
    }
  }
  .md\:col-span-1 {
    @media (width >= 48rem) {
      grid-column: span 1 / span 1;
    }
  }
  .md\:col-span-2 {
    @media (width >= 48rem) {
      grid-column: span 2 / span 2;
    }
  }
  .md\:mb-12 {
    @media (width >= 48rem) {
      margin-bottom: calc(var(--spacing) * 12);
    }
  }
  .md\:inline {
    @media (width >= 48rem) {
      display: inline;
    }
  }
  .md\:w-1\/2 {
    @media (width >= 48rem) {
      width: calc(1/2 * 100%);
    }
  }
  .md\:w-\[205px\] {
    @media (width >= 48rem) {
      width: 205px;
    }
  }
  .md\:grid-cols-1 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }
  }
  .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\:gap-6 {
    @media (width >= 48rem) {
      gap: calc(var(--spacing) * 6);
    }
  }
  .md\:gap-\[26px\] {
    @media (width >= 48rem) {
      gap: 26px;
    }
  }
  .md\:px-0 {
    @media (width >= 48rem) {
      padding-inline: calc(var(--spacing) * 0);
    }
  }
  .md\:pb-28 {
    @media (width >= 48rem) {
      padding-bottom: calc(var(--spacing) * 28);
    }
  }
  .md\:pl-\[25px\] {
    @media (width >= 48rem) {
      padding-left: 25px;
    }
  }
  .lg\:right-14 {
    @media (width >= 64rem) {
      right: calc(var(--spacing) * 14);
    }
  }
  .lg\:mt-0 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 0);
    }
  }
  .lg\:mt-6 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 6);
    }
  }
  .lg\:mt-8 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 8);
    }
  }
  .lg\:mt-10 {
    @media (width >= 64rem) {
      margin-top: calc(var(--spacing) * 10);
    }
  }
  .lg\:mr-6 {
    @media (width >= 64rem) {
      margin-right: calc(var(--spacing) * 6);
    }
  }
  .lg\:mb-auto {
    @media (width >= 64rem) {
      margin-bottom: auto;
    }
  }
  .lg\:block {
    @media (width >= 64rem) {
      display: block;
    }
  }
  .lg\:scale-50 {
    @media (width >= 64rem) {
      --tw-scale-x: 50%;
      --tw-scale-y: 50%;
      --tw-scale-z: 50%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }
  }
  .lg\:grid-cols-\[40\%_34\%_26\%\] {
    @media (width >= 64rem) {
      grid-template-columns: 40% 34% 26%;
    }
  }
  .lg\:gap-3 {
    @media (width >= 64rem) {
      gap: calc(var(--spacing) * 3);
    }
  }
  .lg\:space-x-8 {
    @media (width >= 64rem) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }
  .lg\:rounded-\[40px\] {
    @media (width >= 64rem) {
      border-radius: 40px;
    }
  }
  .lg\:pt-\[110px\] {
    @media (width >= 64rem) {
      padding-top: 110px;
    }
  }
  .lg\:pt-\[115px\] {
    @media (width >= 64rem) {
      padding-top: 115px;
    }
  }
  .lg\:pt-\[145px\] {
    @media (width >= 64rem) {
      padding-top: 145px;
    }
  }
  .lg\:pb-\[90px\] {
    @media (width >= 64rem) {
      padding-bottom: 90px;
    }
  }
  .lg\:text-left {
    @media (width >= 64rem) {
      text-align: left;
    }
  }
  .xl\:order-1 {
    @media (width >= 80rem) {
      order: 1;
    }
  }
  .xl\:order-2 {
    @media (width >= 80rem) {
      order: 2;
    }
  }
  .xl\:mr-12 {
    @media (width >= 80rem) {
      margin-right: calc(var(--spacing) * 12);
    }
  }
  .xl\:mb-6 {
    @media (width >= 80rem) {
      margin-bottom: calc(var(--spacing) * 6);
    }
  }
  .xl\:h-\[104px\] {
    @media (width >= 80rem) {
      height: 104px;
    }
  }
  .xl\:w-\[70\%\] {
    @media (width >= 80rem) {
      width: 70%;
    }
  }
  .xl\:w-\[104px\] {
    @media (width >= 80rem) {
      width: 104px;
    }
  }
  .xl\:grid-cols-2 {
    @media (width >= 80rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .xl\:space-x-8 {
    @media (width >= 80rem) {
      :where(& > :not(:last-child)) {
        --tw-space-x-reverse: 0;
        margin-inline-start: calc(calc(var(--spacing) * 8) * var(--tw-space-x-reverse));
        margin-inline-end: calc(calc(var(--spacing) * 8) * calc(1 - var(--tw-space-x-reverse)));
      }
    }
  }
  .xl\:px-6 {
    @media (width >= 80rem) {
      padding-inline: calc(var(--spacing) * 6);
    }
  }
}
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap");
:root {
  --primary-color: 108, 65, 147;
  --secondary-color: 37, 11, 50;
  --tertiary-color: 85, 75, 92;
  --tint-color: 124, 109, 132;
  --primary-font-family: "Figtree", sans-serif;
  --secondary-font-family: "Source Sans 3" , sans-serif;
  --gradient-color-primary: linear-gradient(87deg, #6C4193 6.5%, #122566 96.18%);
  --gradient-section-1: linear-gradient(180deg, #250B32 0%, #6C4193 54.81%, #E9D0FF 100%);
  --gradient-section-2: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  --gradient-section-3: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  --theme-container-padding: 1rem;
}
h2 {
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 25px;
}
h3 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
}
p {
  font-family: "Source Sans 3", sans-serif;
  font-size: 16px;
  line-height: normal;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 40px;
    line-height: 44px;
    margin-bottom: 35px;
  }
  h3 {
    font-size: 28px;
    line-height: 36px;
  }
}
.container {
  padding-left: var(--theme-container-padding, 1rem);
  padding-right: var(--theme-container-padding, 1rem);
}
body .bdr-view {
  @media (min-width: 470px) and (max-width:1279px) {
    background-size: cover !important;
    height: 271px !important;
    border: solid 2px;
    border-left: 0;
    border-top: 0;
    border-right: 0;
    border-radius: 50px;
    border-color: rgb(255, 255, 255, 0.6);
  }
  @media (min-width: 768px) and (max-width: 1000px) {
    border-radius: 50px;
  }
}
.testimonial-swiper .swiper-pagination-bullet-active {
  width: 54px !important;
  border-radius: 100px;
}
.testimonial-swiper .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background: #6C4193 !important;
}
.testimonial-swiper .swiper-slide-active {
  opacity: 1;
  transform: scale(1) !important;
  z-index: 10;
}
.testimonial-swiper .swiper-slide-next, .testimonial-swiper .swiper-slide-prev {
  transform: scale(0.8) !important;
  opacity: 0.8;
}
.text-trans {
  text-transform: math-auto;
}
.testimonial-swiper .swiper-slide {
  transition: transform 0.5s ease, opacity 0.5s ease;
}
body {
  background: #FFF !important;
}
h1 {
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: -3.5px;
}
@media (max-width: 1000px) {
  h1 {
    font-size: 50px;
    text-align: center;
    line-height: 45px;
  }
}
h1 span {
  display: block;
}
.banner .disc {
  padding-left: 17px;
  padding-right: 17px;
}
.banner .disc p {
  color: #7C6D84;
  font-size: 18px;
}
@media (max-width: 1024px) {
  .only-desk {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .only-mob {
    display: none !important;
  }
}
.graph-main-sec {
  background: linear-gradient(0deg, #F5E9FF 0%, rgba(245, 233, 255, 0) 47.12%, rgba(245, 233, 255, 0) 100%);
}
.contructuion-solution {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  max-width: 857px;
  margin: 0px auto;
  text-align: center;
}
.contructuion-solution .graph-sec {
  position: relative;
  margin: 0px auto;
  margin-top: 100px;
}
.contructuion-solution .graph-sec svg {
  width: 820px;
}
.contructuion-solution .graph-sec svg .main-icon {
  cursor: pointer;
}
.contructuion-solution .graph-sec svg .main-icon .icon {
  transition: 0.5s ease;
}
.contructuion-solution .graph-sec svg .main-icon:hover .icon {
  transform: translateY(-10px);
}
.contructuion-solution .graph-sec .title-sec {
  position: absolute;
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  transition: 0.5s ease;
}
.contructuion-solution .graph-sec .title-sec.active {
  color: #4ba945;
  transform: translateY(-10px);
}
.contructuion-solution .graph-sec .title-sec#one {
  left: -134px;
  bottom: 109px;
  text-align: right;
}
.contructuion-solution .graph-sec .title-sec#two {
  left: -79px;
  bottom: 300px;
  text-align: right;
}
.contructuion-solution .graph-sec .title-sec#three {
  left: 99px;
  bottom: 433px;
  text-align: right;
}
.contructuion-solution .graph-sec .title-sec#four {
  left: 320px;
  top: -65px;
  text-align: center;
}
.contructuion-solution .graph-sec .title-sec#five {
  right: 99px;
  bottom: 433px;
  text-align: left;
}
.contructuion-solution .graph-sec .title-sec#six {
  right: -45px;
  bottom: 300px;
  text-align: left;
}
.contructuion-solution .graph-sec .title-sec#seven {
  right: -145px;
  bottom: 109px;
  text-align: left;
}
.graph-small-img {
  position: relative;
}
.graph-small-img img {
  width: 100%;
}
.graph-small-img .zoom-icon {
  position: absolute;
  left: 50%;
  top: 65%;
  transform: translate(-50%, -50%);
  width: 98px;
  height: 95px;
}
.fade-out-img {
  opacity: 0.6;
}
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.popup-content {
  position: relative;
  background: #fff;
  padding: 15px;
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
  text-align: center;
  overflow: auto;
}
.popup-content img {
  width: 800px;
  height: auto;
  border-radius: 6px;
  max-width: initial;
}
.close-btn {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 26px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  transition: color 0.3s ease;
}
.close-btn:hover {
  color: #ff3b3b;
}
.scrollable-div {
  width: 100%;
  overflow: scroll;
}
.proj-box h4 {
  color: #250B32;
  font-family: "Figtree", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.project-managed {
  position: relative;
  --scroll-bar: 8px;
  overflow: hidden;
}
.project-managed .container {
  position: relative;
  z-index: 1;
}
@media (max-width: 1024px) {
  .project-managed .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.project-managed .project-slider {
  margin-right: calc(-50vw + 50% + var(--scroll-bar) / 2) !important;
}
.project-managed .proj-box {
  min-height: 504px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
}
.project-managed .proj-box h4 {
  margin-bottom: 15px;
}
.project-managed .proj-box p {
  font-size: 16px;
  line-height: normal;
  color: #7C6D84;
}
.project-managed .slide-image-box img {
  width: 100%;
}
.project-managed .swiper-slide:nth-child(2) .proj-box {
  background: #D7F5FF;
}
.project-managed .swiper-slide:nth-child(3) .proj-box {
  background: #E0E7FF;
}
.project-managed .swiper-slide:nth-child(4) .proj-box {
  background: #D2FAF6;
}
.project-managed .swiper-slide:nth-child(5) .proj-box {
  background: #FFF2C4;
}
.project-managed .swiper-slide:nth-child(6) .proj-box {
  background: #D3E4EA;
}
.project-managed .swiper-slide:nth-child(7) .proj-box {
  background: linear-gradient(180deg, #330952 0%, #652F8E 100%);
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.project-managed .swiper-slide:nth-child(7) .proj-box h3 {
  color: #FFF;
  text-align: center;
  font-family: Figtree;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
}
.project-managed .pattern {
  position: absolute;
  right: 40px;
  top: 0;
}
.project-managed .hading-sec {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 25px;
}
.project-managed .hading-sec p {
  margin-bottom: 0;
  font-size: 18px;
  line-height: normal;
  color: #7C6D84;
}
.common-arrow {
  position: relative;
  display: flex;
  gap: 10px;
}
@media (max-width: 1024px) {
  .common-arrow.only-mob {
    display: flex !important;
    justify-content: center;
    height: 56px;
    margin-top: 50px;
  }
  .project-managed .swiper-slide:nth-child(7) .proj-box h3 {
    font-size: 30px;
  }
}
.common-arrow .swiper-button-next, .common-arrow .swiper-button-prev {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #D3C6DF;
  background: #FFF;
}
.common-arrow .swiper-button-next:hover, .common-arrow .swiper-button-prev:hover {
  background: linear-gradient(87deg, #6C4193 6.5%, #122566 96.18%);
}
.common-arrow .swiper-button-next svg, .common-arrow .swiper-button-prev svg {
  width: 13px;
  height: 13px;
}
.common-arrow .swiper-button-next svg {
  transform: rotate(180deg);
}
.common-arrow .swiper-button-next:after, .common-arrow .swiper-button-prev:after {
  display: none;
}
.banner {
  background: radial-gradient(39.24% 58.05% at 50% 41.95%, #FFF 0%, #F6EAFF 100%);
  position: relative;
}
.banner .cloud {
  position: absolute;
  top: 0;
  right: 0;
}
.banner .container {
  position: relative;
  z-index: 1;
}
.banner .tag-line {
  border-radius: 15px;
  background: #0096C7;
  padding: 3px 15px;
  color: #FFF;
  text-align: center;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
}
.banner .banner-img {
  position: relative;
}
.banner .banner-img .floating-link {
  position: absolute;
  left: 0;
  top: 120px;
  transition: 0.5s ease;
  z-index: 1;
  display: none;
}
@media (min-width: 767px) and (max-width: 1000px) {
  .banner .banner-img .floating-link {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .banner .banner-img .floating-link {
    top: 90px;
    width: 120px;
  }
}
.banner .banner-img .floating-link:hover {
  transform: translateY(-10px);
}
.main-points {
  position: relative;
  z-index: 1;
}
@media (min-width: 1000px) {
  .main-points {
    margin-top: -150px;
  }
}
@media (max-width: 767px) {
  .main-points {
    margin-top: -400px;
    padding: 0 0px;
  }
}
@media (max-width: 420px) {
  .main-points {
    margin-top: -397px;
  }
}
@media (max-width: 390px) {
  .main-points {
    margin-top: -380px;
  }
}
@media (max-width: 360px) {
  .main-points {
    margin-top: -320px;
  }
}
.main-points .main-pts-box {
  padding: 30px;
  border-radius: 20px;
  outline: 3px solid rgba(108, 65, 147, 0.2);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0.45) 0%, rgba(255, 255, 255, 0.25) 46.63%, rgba(255, 255, 255, 0) 100%);
}
@media (min-width: 767px) and (max-width: 1000px) {
  .main-points .main-pts-box {
    padding: 10px;
  }
  .main-points .main-pts-box h4 {
    font-size: 30px !important;
  }
}
@media (max-width: 767px) {
  .main-points .main-pts-box {
    padding: 16px 30px;
    margin-bottom: 5px;
  }
}
.main-points .main-pts-box h4 {
  color: #6C4193;
  font-family: "Figtree", sans-serif;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -2.3px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .main-points .main-pts-box h4 {
    font-size: 34px;
    margin-bottom: 0;
  }
}
.main-points .main-pts-box p {
  color: #7C6D84;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  text-transform: uppercase;
}
.desk-banner {
  position: relative;
  bottom: -1px;
}
@media (max-width: 767px) {
  .desk-banner {
    display: none;
  }
}
@media (min-width: 767px) {
  .mob-banner {
    display: none;
  }
}
footer {
  background: linear-gradient(0deg, #190627 0%, #301546 100%);
  padding: 56px 0;
}
footer .f-top {
  margin-bottom: 35px;
}
.f-column-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
.f-column-row .devider {
  color: #C2A7D5;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  font-style: normal;
  margin: 0px 5px;
}
@media (min-width: 767px) {
  .f-column-row .devider {
    display: none;
  }
}
.f-column-row .f-col-box {
  width: 33.33%;
}
@media (max-width: 767px) {
  .f-column-row .f-col-box {
    width: 100%;
    text-align: center;
  }
}
.f-column-row .f-col-box p {
  color: #FFF;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}
.f-column-row .f-col-box a, .f-column-row .f-col-box span {
  color: #C2A7D5;
  font-family: "Source Sans 3", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
}
.f-column-row .social-icons {
  display: flex;
  gap: 6px;
}
.f-column-row .social-icons .sc-icon {
  width: 33px;
  height: 33px;
  border: 1px solid rgba(157, 97, 211, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.f-column-row .f-col-box-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.f-column-row .f-col-box-2 .f-col-2-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 5px;
}
@media (max-width: 767px) {
  .f-column-row .f-col-box-2 .f-col-2-content {
    align-items: center;
  }
}
.f-column-row .f-col-box-3 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
}
@media (max-width: 767px) {
  .f-column-row .f-col-box-3 {
    align-items: center;
  }
}
.f-column-row .f-col-box-3 .f-col-3-content {
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .f-column-row .f-col-box-3 .f-col-3-content {
    align-items: center;
    flex-direction: row;
  }
}
@media (max-width: 767px) {
  .f-col-box-1 {
    order: 2;
  }
}
@media (max-width: 767px) {
  .f-col-box-2 {
    order: 1;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .f-col-box-3 {
    order: 3;
  }
}
@media (max-width: 767px) {
  .graph-main-sec {
    padding-top: 0px;
    padding-bottom: 77px;
  }
  .project-managed .proj-box h4 {
    font-size: 20px;
  }
  .f-logo {
    max-width: 250px;
    display: block;
    margin: 0px auto;
  }
  header {
    padding-top: 5px !important;
  }
  .banner .tag-line {
    font-size: 12px;
    padding: 3px 15px;
  }
  .freequently-section {
    background: url('../images/freequently-section-mob.png') no-repeat top center;
    background-size: cover;
    margin-top: -1px;
  }
}
.social-icons a {
  transition: 0.5s ease;
}
.social-icons a:hover {
  transform: scale(1.1);
}
.btn-primary {
  transition: 0.5s ease;
  height: 52px;
}
header .btn-primary {
  height: 45px;
}
.btn-primary:hover {
  background: linear-gradient(87deg, #122566 6.5%, #6C4193 96.18%);
}
.floating-icon {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.floating-icon a img {
  transition: 0.5s ease;
}
.floating-icon a:hover img {
  transform: scale(1.1);
}
.built-section {
  background: linear-gradient(180deg, #250B32 0%, #6C4193 26.78%, #E9D0FF 47.97%, #F3E6FF 73.1%, rgba(237, 217, 255, 0.20) 88.82%, rgba(233, 208, 255, 0.00) 100%);
  position: relative;
}
.pattern-about {
  position: absolute;
  top: 0;
}
.testimonal-section {
  position: relative;
}
.testimonal-section:after {
  position: absolute;
  left: 2%;
  top: 0;
  width: 96%;
  height: 100%;
  border-radius: 30px 30px 0 0;
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 100%);
  content: "";
  display: block;
}
.testimonial-section-inner {
  position: relative;
  z-index: 1;
  padding-top: 80px;
}
.testimonal-section .w-full {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .testimonal-section:after {
    left: 0;
    width: 100%;
  }
  .logo img {
    transition: 0.5s ease;
  }
  .shadow-md .logo img {
    width: 100px;
  }
  .shadow-md .logo {
    display: inline-block;
    height: 50px;
  }
  .shadow-md header {
    padding-top: 0px !important;
    padding-bottom: 20px !important;
  }
}
header li a:hover {
  color: #6C4193;
}
.leading-normal {
  padding-right: 20px;
}
.contructuion-solution h2 {
  color: #250B32;
}
form input, form select, form textarea {
  font-family: "Source Sans 3" , sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  color: #7C6D84;
}
form input:focus, form select:focus, form textarea:focus {
  color: #652F8E !important;
}
form input:focus::placeholder, form select:focus::placeholder, form textarea:focus::placeholder {
  color: #652F8E !important;
}
@media (min-width: 767px) {
  .banner .banner-img {
    min-height: 500px;
  }
}
.c-form-links a:hover {
  color: #b3b3b3;
}
@media (max-width: 1000px) {
  .video-icon {
    width: 84px;
    height: 84px;
  }
}
@media (max-width: 360px) {
  .built-slider .swiper-slide {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  body .built-slider .swiper-slide p {
    font-size: 12px !important;
    margin-top: 10px;
  }
}
#contactForm input {
  font-family: "Source Sans 3", sans-serif;
  font-weight: 500;
  color: #652F8E;
}
#contactForm input::placeholder, #contactForm textarea::placeholder {
  color: #7C6D84;
}
.project-managed .swiper-button-next, .project-managed .swiper-button-prev {
  background: linear-gradient(87deg, #6C4193 6.5%, #122566 96.18%);
}
.project-managed .swiper-button-next svg path, .project-managed .swiper-button-prev svg path {
  stroke: #2EC4B6;
}
.project-managed .swiper-button-disabled {
  background: transparent;
}
.project-managed .swiper-button-disabled svg path {
  stroke: #D3C6DF;
}
@media (min-width: 767px) and (max-width: 992px) {
  .banner-img {
    background: #fff;
  }
}
@media (max-width: 992px) {
  .contact-m-img::after {
    position: absolute;
    left: 0;
    bottom: 80px;
    height: 200px;
    width: 100%;
    display: block;
    content: "";
    z-index: 10;
    background: linear-gradient(180deg, rgba(227, 214, 203, 0) 31.98% 31.98%, rgb(245 233 255) 76.13%, #ffffff 100%);
  }
}
.img-ceo {
  width: 706px !important;
  max-width: initial;
  position: relative;
  left: -170px;
}
@media (min-width: 470px) and (max-width:1279px) {
  .img-ceo {
    left: 0;
    margin-top: 100px;
  }
}
@media (min-width: 767px) {
  .offer-link {
    display: none;
  }
}
@media (max-width: 767px) {
  .floating-link {
    display: none;
  }
  .offer-link {
    background: linear-gradient(90deg, #238395 0%, #164074 100%);
    display: flex;
    justify-content: center;
    padding: 9px 15px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
  }
  header {
    position: absolute !important;
    position: relative;
    top: 60px;
    background: none !important;
    box-shadow: none !important;
  }
  .logo img {
    width: 156px !important;
  }
  .banner {
    margin-top: 52px;
  }
}
@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-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-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-leading {
  syntax: "*";
  inherits: false;
}
@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-space-x-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-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-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --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-leading: initial;
      --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-space-x-reverse: 0;
    }
  }
}
