@charset "UTF-8";
/*!
* Version: 1.0.0
* Template: Handyman Service -  On-Demand Home Service Flutter App with Complete Solution
* Author: iqonic.design
* Design and Developed by: iqonic.design
* NOTE: This file contains the styling for Template.
*
*/
/*!
 * Bootstrap  v5.3.2 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
[data-bs-theme=dark] {
  --bs-gray-900: #020716;
  --bs-gray-900-rgb: 2, 7, 22;
  --bs-gray-700: #050c21;
  --bs-gray-700-rgb: 5, 12, 33;
  --bs-gray-600: #bfbfbf;
  --bs-gray-600-rgb: 191, 191, 191;
  --bs-gray-500: #2f334f;
  --bs-gray-500-rgb: 47, 51, 79;
  --bs-gray-400: #1c1e2f;
  --bs-gray-400-rgb: 28, 30, 47;
  --bs-gray-300: #181818;
  --bs-gray-300-rgb: 24, 24, 24;
  --bs-gray-200: #19191a;
  --bs-gray-200-rgb: 25, 25, 26;
  --bs-gray-100: #000;
  --bs-gray-100-rgb: 0, 0, 0;
  --bs-light: var(--bs-gray-300);
  --bs-light-rgb: var(--bs-gray-300-rgb);
}

:root {
  /* =============================
  Subtle
  ============================== */
  --bs-purple-bg-subtle: #fdf2f8;
  --bs-light-white: #fafafa;
  /* =============================
  Shades
  ============================== */
  --bs-danger-100: #ef4444;
  --bs-orange1: #f97316;
  --bs-orange2: #ea580c;
  --bs-orange-300: #fdba74;
  --bs-orange1-50: #fff7ed;
  --bs-orange1-20: #f9731633;
  --bs-border-orange1-200: #fed7aa;
  --bs-orange1-700: #c2410c;
  --bs-green1-700: #15803d;
  --bs-border-green1-200: #bbf7d0;
  --bs-green1-50: #f0fdf4;
  --bs-orange1-01: #f973161a;
  --bs-orange1-03: #f973164d;
  --bs-orange1-04: #fff7ed4d;
  --bs-orange1-06: #f9731699;
  --bs-amber-30: #fffbeb4d;
  --bs-amber-01: #fde68a;
  --bs-amber-02: #fde68a;
  --bs-amber-05: #fffbeb;
  --bs-amber-05-10: #f59e0b1a;
  --bs-amber-05-15: #fbbf2426;
  --bs-amber-05-20: #f59e0b33;
  --bs-amber-05-30: #f59e0b4d;
  --bs-amber-05-40: #f59e0b0d;
  --bs-amber-05-60: #f59e0b99;
  --bs-amber-06: #f59e0b;
  --bs-amber-06-50: #f59e0b80;
  --bs-amber-07: #b45309;
  --bs-amber-08: #92400e;
  --bs-yellow-100: #eab308;
  --bs-yellow-200: #ca8a04;
  --bs-yellow-300: #fde047;
  --bs-yellow-400: #facc15;
  --bs-yellow-500: #fffbeb80;
  --bs-blue1: #6696ff;
  --bs-blue2: #2563eb;
  --bs-blue3: #4338ca;
  --bs-blue4: #2575fc4d;
  --bs-blue5: #6696ff4d;
  --bs-blue6: #eff6ff80;
  --bs-blue7: #eff6ff4d;
  --bs-blue8: #3b82f64d;
  --bs-blue9: #3b82f61a;
  --bs-purple1: #9333ea;
  --bs-purple-30: #7877c64d;
  --bs-purple-15: #8b5cf626;
  --bs-purple-20: #7877c633;
  --bs-sky-blue: #dbeafe;
  --bs-sky-blue2: #bfdbfe;
  --bs-sky-blue3: #eff6ff;
  --bs-sky-blue4: #eef2ff;
  --bs-sky-blue5: #3b82f633;
  --bs-pink1: #ec4899;
  --bs-pink1-01: #ec48991a;
  --bs-green1: #10b981;
  --bs-purple-100: #f3e8ff;
  --bs-purple-200: #faf5ff;
  --bs-border-purple-200: #f3c6e4;
  --bs-text-purple-700:#7e22ce;
  --bs-text-purple-800: #6a1b4d;
  --bs-destructive: #f04242;
  --bs-destructive-01: #f042421a;
  --bs-destructive-02: #f042420d;
  --bs-destructive-05: #f0424280;
  --bs-destructive-08: #f04242cc;
  --bs-rose-10: #f43f5e1a;
  --bs-rose: #f43f5e;
  --bs-rose-01: #e11d48;
  --bs-rose-30: #f43f5e4d;
  --bs-rose-50: #f43f5e0d;
  --bs-emerald-50: #ecfdf5;
  --bs-ring: #425ff0;
  --bs-app-btn-blue: #3b82f6;
  --bs-app-btn-green: #4ade80;
  --bs-app-btn-sky-blue: #60a5fa;
  --bs-app-btn-purple: #9333ea;
  /* =============================
  gray shades RGB
  ============================== */
  --bs-gray-900-rgb: 255, 255, 255;
  --bs-gray-700-rgb: 24, 24, 27;
  --bs-gray-600-rgb: 108, 117, 125;
  --bs-gray-500-rgb: 173, 181, 189;
  --bs-gray-400-rgb: 113, 113, 122;
  --bs-gray-300-rgb: 199, 203, 211;
  --bs-gray-200-rgb: 117, 125, 133;
  --bs-gray-100-rgb: 244, 244, 245;
  --bs-border-color-rgb: 229, 231, 235;
}

body {
  overflow-x: hidden;
}

hr {
  margin: 1rem 0;
  color: inherit;
  background-color: currentColor;
  border: 0;
  opacity: 0.25;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--bs-heading-font-family);
}

h1 {
  font-size: var(--bs-heading-1, 3.75rem);
}

h2 {
  font-size: var(--bs-heading-2, 2.25rem);
}

h3 {
  font-size: var(--bs-heading-3, 1.25rem);
}

h4 {
  font-size: var(--bs-heading-4, 1rem);
}

h5 {
  font-size: var(--bs-heading-5, 0.875rem);
}

h6 {
  font-size: var(--bs-heading-6, 0.75rem);
}

a {
  transition: color 400ms ease, background 400ms ease;
  color: var(--bs-primary);
}

.iq-slider {
  overflow: hidden;
  overflow-x: auto;
}

.iq-scroller-effect {
  /* Scroll Track */
  /* Scroll Handle */
  /* Scroll Handle on hover */
}
.iq-scroller-effect ::-webkit-scrollbar {
  width: 5px;
  height: 5px;
  border-radius: 20px;
}
.iq-scroller-effect ::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 20px;
}
.iq-scroller-effect ::-webkit-scrollbar-thumb {
  background: #e5e7eb;
  border-radius: 20px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}
.iq-scroller-effect ::-webkit-scrollbar-thumb:hover {
  background: #e8e9ed;
  border-radius: 20px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.fs-37 {
  font-size: 2.3687rem;
}

.fs-16 {
  font-size: 1rem;
}

.text-primary-dark {
  color: var(--bs-primary-hover-bg);
}

.body-class-1 {
  scroll-behavior: smooth;
}

.main-img .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
}
.main-img .container h1 {
  margin: 0;
  font-size: 4.375rem;
  color: #fff;
}
.main-img .container h1 span {
  padding: 0.375rem 0.875rem;
  display: inline-block;
}

.bd-heading-1 .bd-example {
  margin-top: 1rem;
}
.bd-heading-1 .bd-example:first-child {
  margin-top: 0rem;
}

.bd-cheatsheet section article .card.iq-document-card {
  padding: 1.5rem;
}
.bd-cheatsheet section article .card.iq-document-card .tab-content pre.language-markup {
  margin: unset;
}

.bd-aside.card.iq-document-card {
  padding: 1.5rem;
}

/* Table of contents */
.bd-aside a {
  padding: 0.25rem 0.5rem;
  margin-top: 0.125rem;
  margin-left: 0.25rem;
  color: rgba(113, 113, 122, 0.95);
  text-decoration: none;
}
.bd-aside a:hover, .bd-aside a:focus {
  background-color: rgba(var(--bs-primary-rgb), 0.1);
}
.bd-aside .active {
  font-weight: 600;
  background-color: rgba(var(--bs-primary-rgb), 0.1);
  color: var(--bs-primary);
}
.bd-aside .btn {
  padding: 0.25rem 0.5rem;
  font-weight: 600;
  color: #71717A;
  border: 0;
}
.bd-aside .btn .right-icon {
  transition: transform 0.35s ease;
}
.bd-aside .btn:hover, .bd-aside .btn:focus {
  background-color: rgba(var(--bs-primary-rgb), 0.1);
  color: var(--bs-primary);
}
.bd-aside .btn[aria-expanded=true] .right-icon {
  transform: rotate(90deg);
}

.scrollspy-example {
  position: relative;
  height: 12.5rem;
  margin-top: 0.5rem;
  overflow: auto;
}

[id=modal] .bd-example .btn,
[id=buttons] .bd-example .btn,
[id=tooltips] .bd-example .btn,
[id=popovers] .bd-example .btn,
[id=dropdowns] .bd-example .btn-group,
[id=dropdowns] .bd-example .dropdown,
[id=dropdowns] .bd-example .dropup,
[id=dropdowns] .bd-example .dropend,
[id=dropdowns] .bd-example .dropstart {
  margin-top: 0.5rem;
}

/* Layout */
@media (min-width: 1200px) {
  .body-class-1 {
    display: grid;
    gap: 2rem;
    grid-template-columns: 1fr 4fr 1fr;
    grid-template-rows: auto;
  }
  .bd-aside.sticky-xl-top {
    top: 2rem !important;
  }
  .bd-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    grid-column: 1/span 3;
  }
  .sticky-xl-top {
    z-index: 2;
  }
  .bd-cheatsheet, .bd-cheatsheet section, .bd-cheatsheet article {
    display: grid;
    gap: 2rem;
    grid-template-columns: 3fr 1fr;
    grid-column: span 2/span 2;
    grid-template-rows: auto;
  }
  .bd-aside {
    grid-area: 1/1;
    scroll-margin-top: 4rem;
  }
  .bd-cheatsheet section, .bd-cheatsheet section > .iq-side-content {
    top: 2rem;
    scroll-margin-top: 0;
  }
  .bd-cheatsheet article, .bd-cheatsheet .bd-heading {
    top: calc(7.2rem + 2rem);
    scroll-margin-top: calc(7.8rem + 2rem);
  }
  .bd-cheatsheet .bd-heading {
    z-index: 1;
    order: 2;
  }
  .bd-cheatsheet .bd-heading .card {
    margin-bottom: 0;
  }
  .bd-cheatsheet article .iq-document-card {
    margin-bottom: unset;
  }
  .bd-cheatsheet article .iq-document-card.iq-doc-head {
    margin-top: -8.8rem;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .mobile-offcanvas {
    width: 40% !important;
  }
}
@media (max-width: 767.98px) {
  .main-img .container h1 {
    font-size: 3.125rem;
  }
}
@media (max-width: 1199.98px) {
  .header .container {
    max-width: unset !important;
  }
  aside.mobile-offcanvas {
    margin-top: unset !important;
  }
  aside.mobile-offcanvas .offcanvas-header {
    display: block;
  }
  .body-class-1 {
    padding: unset;
  }
  .body-class-1.container {
    max-width: unset;
  }
  #content .iq-side-content .card {
    margin-top: 1.25rem;
  }
  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(-100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    z-index: 1200;
    width: 75%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: visibility 0.3s ease-in-out, transform 0.3s ease-in-out;
    background: rgba(255, 255, 255, 0.8392156863);
    backdrop-filter: blur(0.5rem);
  }
  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateY(0);
  }
  .mobile-offcanvas .container, .mobile-offcanvas .container-fluid {
    display: block;
  }
}
@media (min-width: 1200px) {
  aside.mobile-offcanvas .offcanvas-header {
    display: none;
  }
  .bd-cheatsheet section .iq-side-content {
    grid-column-end: 3;
  }
  .bd-cheatsheet section .iq-side-content .card {
    margin-bottom: 0;
  }
}
body.offcanvas-active {
  overflow: hidden;
}

body.uikit .btn-download {
  display: none;
}

.uisheet.screen-darken {
  height: 100%;
  width: 0%;
  z-index: 30;
  position: fixed;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.6);
  transition: opacity 0.2s linear, visibility 0.2s, width 2s ease-in;
}
.uisheet.screen-darken.active {
  z-index: 10;
  transition: opacity 0.3s ease, width 0s;
  opacity: 1;
  width: 100%;
  visibility: visible;
}

.middle {
  display: inline !important;
}
.middle .mid-menu {
  position: fixed;
  top: 9.375rem;
  left: 0rem;
  z-index: 999;
  text-align: center;
  cursor: pointer;
  background: var(--bs-primary);
  color: #fff;
  padding: 0.2rem;
  border-radius: 0 1rem 1rem 0;
}

.top-1 {
  top: 1rem;
}

.elem-list {
  max-height: calc(80vh + 4rem);
  overflow: auto;
  /* Scroll Track */
  /* Scroll Handle */
  /* Scroll Handle on hover */
}
.elem-list::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  border-radius: 10px;
}
.elem-list::-webkit-scrollbar-track {
  background: #ffffff;
  border-radius: 10px;
}
.elem-list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}
.elem-list::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  cursor: pointer;
}

.card .card-body .iq-media-group-1 .iq-media-1 {
  margin-left: -1.25rem;
  position: relative;
  z-index: 0;
}
.card .card-body .iq-media-group-1 .iq-media-1:hover {
  z-index: 9;
}
.card .card-body .iq-media-group-1 .iq-media-1 img {
  border: 2px solid #e5e7eb;
}
.card .card-body .iq-media-group-1 .iq-media-1:first-child {
  margin-left: 0;
}
.card .card-body .iq-media-1 {
  display: inline-flex;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  border-radius: 0.125rem;
}
.card .card-body .iq-media-1:hover {
  text-decoration: none;
}

.authontication-forms .modal-header .btn-close {
  position: absolute;
  left: auto;
  right: 1rem;
  top: 1rem;
  z-index: 1;
}
.authontication-forms .modal-body {
  padding: 3rem 2.5rem;
}
.authontication-forms .modal-body .iq-login-form label {
  font-weight: 500;
  line-height: 175%;
  text-transform: capitalize;
  color: var(--heading-color);
  margin-bottom: 0.83rem;
}
.authontication-forms .modal-body .iq-login-form .input-group .input-group-text {
  border-color: transparent;
}
.authontication-forms .modal-body .iq-login-form .input-group input {
  padding-left: 0;
  border-color: transparent;
}
.authontication-forms .modal-body .iq-login-form .input-group input:focus {
  border-color: transparent;
}
.authontication-forms .modal-body .iq-login-form .input-group textarea {
  padding-left: 0;
  padding-top: 9px;
}
.authontication-forms .modal-body .iq-login-form .input-group textarea:focus {
  border-color: transparent;
}
.authontication-forms .iq-login-form .text-signup label {
  font-size: 1rem;
  font-weight: 600;
}
.authontication-forms .iq-login-form .text-signup .btn-link {
  font-size: 1rem;
  font-weight: 600;
  text-transform: capitalize;
}
.authontication-forms.register-page .modal-dialog {
  max-width: 700px;
}

.social-login-label {
  position: relative;
  color: #71717A;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 0.0625rem;
  text-transform: uppercase;
}
.social-login-label span {
  position: relative;
  display: inline-block;
  padding: 0 1rem;
  background-color: rgba(var(--bs-light-rgb), 1);
}
.social-login-label::before {
  position: absolute;
  content: "";
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  background: var(--bs-border-color);
  height: 1px;
}

.social-login ul li a {
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  background: var(--bs-gray-300);
  border-radius: 0.25rem;
  transition: all 0.3s ease 0s;
}
.social-login ul li a:hover {
  background: var(--bs-gray-200);
}

@media (max-width: 575px) {
  .authontication-forms .modal-body {
    padding: 1rem;
  }
}
.custom-btn-close {
  position: absolute;
  left: auto;
  right: -1.25rem;
  top: -1.25rem;
  z-index: 1;
  cursor: pointer;
}

@media (max-width: 575.98px) {
  .custom-btn-close {
    right: -0.8rem;
    top: -0.8rem;
  }
}
/* ============================== 
Font-family
============================== */
.font-inter {
  font-family: "Inter", sans-serif;
}

.font-manrope {
  font-family: "Manrope", sans-serif;
}

/* ============================== 
Text Color Gradients
============================== */
.text-primary-gradient {
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(to right, var(--bs-primary), var(--bs-success), var(--bs-primary));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-primary-success-gradient {
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(to right, var(--bs-primary), rgba(var(--bs-primary-rgb), 0.8), var(--bs-success));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-amber-orange-gradient {
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(to right, var(--bs-orange), var(--bs-orange2));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.text-primary-badge {
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  background-image: linear-gradient(135deg, var(--bs-primary), var(--bs-blue1));
  color: transparent;
  background-clip: text;
}

.badge-text-primary-amber-rose {
  color: transparent;
  -webkit-background-clip: text;
          background-clip: text;
  background-image: linear-gradient(to right, var(--bs-amber-06), var(--bs-primary), var(--bs-rose));
  color: transparent;
  background-clip: text;
}

.text-warning-gradient {
  color: transparent;
  background-clip: text;
  background-image: linear-gradient(to right, var(--bs-yellow-300), var(--bs-orange-300));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ============================== 
Text colors
============================== */
.text-initial {
  text-align: initial;
}

.text-muted {
  color: var(--bs-body-color) !important;
}

.text-orange1 {
  color: var(--bs-orange1);
}

.text-orange-600 {
  color: var(--bs-orange2);
}

.text-destructive {
  color: var(--bs-destructive);
}

.text-heading,
.text-card {
  color: var(--bs-heading-color);
}

.text-purple-700 {
  color: var(--bs-text-purple-700);
}

.text-purple-800 {
  color: var(--bs-text-purple-800);
}

.text-success-700 {
  color: var(--bs-success-700);
}

.text-green-700 {
  color: var(--bs-green1-700);
}

.text-danger-100 {
  color: var(--bs-danger-100);
}

.text-blue-100 {
  color: var(--bs-sky-blue);
}

.text-blue-200 {
  color: var(--bs-sky-blue2);
}

.text-amber-500 {
  color: var(----bs-amber-06);
}

.text-amber-600 {
  color: var(--bs-orange);
}

.text-amber-700 {
  color: var(--bs-amber-07);
}

.text-amber-800 {
  color: var(--bs-amber-08);
}
.text-amber-800.btn:hover {
  color: var(--bs-amber-08);
}

.text-yellow-400 {
  color: var(--bs-yellow-400);
}

.text-orange1-700 {
  color: var(--bs-orange1-700);
}

.text-primary-10 {
  color: rgba(var(--bs-primary-rgb), 0.1);
}

.text-primary-20 {
  color: rgba(var(--bs-primary-rgb), 0.2);
}

.text-primary-30 {
  color: rgba(var(--bs-primary-rgb), 0.3);
}

.text-primary-40 {
  color: rgba(var(--bs-primary-rgb), 0.4);
}

.text-primary-50 {
  color: rgba(var(--bs-primary-rgb), 0.5);
}

.text-primary-60 {
  color: rgba(var(--bs-primary-rgb), 0.6);
}

.text-primary-70 {
  color: rgba(var(--bs-primary-rgb), 0.7);
}

.text-primary-80 {
  color: rgba(var(--bs-primary-rgb), 0.8);
}

.text-primary-90 {
  color: rgba(var(--bs-primary-rgb), 0.9);
}

.text-success-10 {
  color: rgba(var(--bs-success-rgb), 0.1);
}

.text-success-20 {
  color: rgba(var(--bs-success-rgb), 0.2);
}

.text-success-30 {
  color: rgba(var(--bs-success-rgb), 0.3);
}

.text-success-40 {
  color: rgba(var(--bs-success-rgb), 0.4);
}

.text-success-50 {
  color: rgba(var(--bs-success-rgb), 0.5);
}

.text-success-60 {
  color: rgba(var(--bs-success-rgb), 0.6);
}

.text-success-70 {
  color: rgba(var(--bs-success-rgb), 0.7);
}

.text-success-80 {
  color: rgba(var(--bs-success-rgb), 0.8);
}

.text-success-90 {
  color: rgba(var(--bs-success-rgb), 0.9);
}

.text-danger-10 {
  color: rgba(var(--bs-danger-rgb), 0.1);
}

.text-danger-20 {
  color: rgba(var(--bs-danger-rgb), 0.2);
}

.text-danger-30 {
  color: rgba(var(--bs-danger-rgb), 0.3);
}

.text-danger-40 {
  color: rgba(var(--bs-danger-rgb), 0.4);
}

.text-danger-50 {
  color: rgba(var(--bs-danger-rgb), 0.1);
}

.text-danger-60 {
  color: rgba(var(--bs-danger-rgb), 0.6);
}

.text-danger-70 {
  color: rgba(var(--bs-danger-rgb), 0.7);
}

.text-danger-80 {
  color: rgba(var(--bs-danger-rgb), 0.8);
}

.text-danger-90 {
  color: rgba(var(--bs-danger-rgb), 0.9);
}

.text-purple-10 {
  color: rgba(var(--bs-purple-rgb), 0.1);
}

.text-purple-20 {
  color: rgba(var(--bs-purple-rgb), 0.2);
}

.text-purple-30 {
  color: rgba(var(--bs-purple-rgb), 0.3);
}

.text-purple-40 {
  color: rgba(var(--bs-purple-rgb), 0.4);
}

.text-purple-50 {
  color: rgba(var(--bs-purple-rgb), 0.5);
}

.text-purple-60 {
  color: rgba(var(--bs-purple-rgb), 0.6);
}

.text-purple-70 {
  color: rgba(var(--bs-purple-rgb), 0.7);
}

.text-purple-80 {
  color: rgba(var(--bs-purple-rgb), 0.8);
}

.text-purple-90 {
  color: rgba(var(--bs-purple-rgb), 0.9);
}

.text-warning-10 {
  color: rgba(var(--bs-warning-rgb), 0.1);
}

.text-warning-20 {
  color: rgba(var(--bs-warning-rgb), 0.2);
}

.text-warning-30 {
  color: rgba(var(--bs-warning-rgb), 0.3);
}

.text-warning-40 {
  color: rgba(var(--bs-warning-rgb), 0.4);
}

.text-warning-50 {
  color: rgba(var(--bs-warning-rgb), 0.5);
}

.text-warning-60 {
  color: rgba(var(--bs-warning-rgb), 0.6);
}

.text-warning-70 {
  color: rgba(var(--bs-warning-rgb), 0.7);
}

.text-warning-80 {
  color: rgba(var(--bs-warning-rgb), 0.8);
}

.text-warning-90 {
  color: rgba(var(--bs-warning-rgb), 0.9);
}

/* ============================== 
Border color
============================== */
.border-02-primary-02 {
  border: 2px solid rgba(var(--bs-primary-rgb), 0.2) !important;
}

.border-color-03 {
  border-color: rgba(var(--bs-border-color-rgb), 0.3) !important;
}

.border-color-05 {
  border-color: rgba(var(--bs-border-color-rgb), 0.5) !important;
}

.border-white-opacity-3 {
  border-color: rgba(var(--bs-gray-900-rgb), 0.8) !important;
}

.border-destructive-05 {
  border: 1px solid var(--bs-destructive-05);
}

.border-l-orange-500 {
  border-color: var(--bs-orange1);
}

.border-l-4 {
  border-left-width: 4px;
}

.border-2 {
  border-width: 2px !important;
}

.border-primary-10 {
  border-color: rgba(var(--bs-primary-rgb), 0.1) !important;
}

.border-primary-20 {
  border-color: rgba(var(--bs-primary-rgb), 0.2) !important;
}

.border-primary-30 {
  border-color: rgba(var(--bs-primary-rgb), 0.3) !important;
}

.border-primary-40 {
  border-color: rgba(var(--bs-primary-rgb), 0.4) !important;
}

.border-primary-50 {
  border-color: rgba(var(--bs-primary-rgb), 0.5) !important;
}

.border-primary-60 {
  border-color: rgba(var(--bs-primary-rgb), 0.6) !important;
}

.border-primary-70 {
  border-color: rgba(var(--bs-primary-rgb), 0.7) !important;
}

.border-primary-80 {
  border-color: rgba(var(--bs-primary-rgb), 0.8) !important;
}

.border-primary-90 {
  border-color: rgba(var(--bs-primary-rgb), 0.9) !important;
}

.border-primary-hover {
  border-color: var(--bs-primary);
}

.border-success-10 {
  border-color: rgba(var(--bs-success-rgb), 0.1) !important;
}

.border-success-20 {
  border-color: rgba(var(--bs-success-rgb), 0.2) !important;
}

.border-success-30 {
  border-color: rgba(var(--bs-success-rgb), 0.3) !important;
}

.border-success-40 {
  border-color: rgba(var(--bs-success-rgb), 0.4) !important;
}

.border-success-50 {
  border-color: rgba(var(--bs-success-rgb), 0.5) !important;
}

.border-success-60 {
  border-color: rgba(var(--bs-success-rgb), 0.6) !important;
}

.border-success-70 {
  border-color: rgba(var(--bs-success-rgb), 0.7) !important;
}

.border-success-80 {
  border-color: rgba(var(--bs-success-rgb), 0.8) !important;
}

.border-success-90 {
  border-color: rgba(var(--bs-success-rgb), 0.9) !important;
}

.border-purple-10 {
  border-color: rgba(var(--bs-purple-rgb), 0.1) !important;
}

.border-purple-20 {
  border-color: rgba(var(--bs-purple-rgb), 0.2) !important;
}

.border-purple-30 {
  border-color: rgba(var(--bs-purple-rgb), 0.3) !important;
}

.border-purple-40 {
  border-color: rgba(var(--bs-purple-rgb), 0.4) !important;
}

.border-purple-50 {
  border-color: rgba(var(--bs-purple-rgb), 0.5) !important;
}

.border-purple-60 {
  border-color: rgba(var(--bs-purple-rgb), 0.6) !important;
}

.border-purple-70 {
  border-color: rgba(var(--bs-purple-rgb), 0.7) !important;
}

.border-purple-80 {
  border-color: rgba(var(--bs-purple-rgb), 0.8) !important;
}

.border-purple-90 {
  border-color: rgba(var(--bs-purple-rgb), 0.9) !important;
}

.border-secondary-10 {
  border-color: rgba(var(--bs-secondary-rgb), 0.1) !important;
}

.border-secondary-20 {
  border-color: rgba(var(--bs-secondary-rgb), 0.2) !important;
}

.border-secondary-30 {
  border-color: rgba(var(--bs-secondary-rgb), 0.3) !important;
}

.border-secondary-40 {
  border-color: rgba(var(--bs-secondary-rgb), 0.4) !important;
}

.border-secondary-50 {
  border-color: rgba(var(--bs-secondary-rgb), 0.5) !important;
}

.border-secondary-60 {
  border-color: rgba(var(--bs-secondary-rgb), 0.6) !important;
}

.border-secondary-70 {
  border-color: rgba(var(--bs-secondary-rgb), 0.7) !important;
}

.border-secondary-80 {
  border-color: rgba(var(--bs-secondary-rgb), 0.8) !important;
}

.border-secondary-90 {
  border-color: rgba(var(--bs-secondary-rgb), 0.9) !important;
}

.border-danger-10 {
  border-color: rgba(var(--bs-danger-rgb), 0.1) !important;
}

.border-danger-20 {
  border-color: rgba(var(--bs-danger-rgb), 0.2) !important;
}

.border-danger-30 {
  border-color: rgba(var(--bs-danger-rgb), 0.3) !important;
}

.border-danger-40 {
  border-color: rgba(var(--bs-danger-rgb), 0.4) !important;
}

.border-danger-50 {
  border-color: rgba(var(--bs-danger-rgb), 0.5) !important;
}

.border-danger-60 {
  border-color: rgba(var(--bs-danger-rgb), 0.6) !important;
}

.border-danger-70 {
  border-color: rgba(var(--bs-danger-rgb), 0.7) !important;
}

.border-danger-80 {
  border-color: rgba(var(--bs-danger-rgb), 0.8) !important;
}

.border-danger-90 {
  border-color: rgba(var(--bs-danger-rgb), 0.9) !important;
}

.border-warning-10 {
  border-color: rgba(var(--bs-warning-rgb), 0.1) !important;
}

.border-warning-20 {
  border-color: rgba(var(--bs-warning-rgb), 0.2) !important;
}

.border-warning-30 {
  border-color: rgba(var(--bs-warning-rgb), 0.3) !important;
}

.border-warning-40 {
  border-color: rgba(var(--bs-warning-rgb), 0.4) !important;
}

.border-warning-50 {
  border-color: rgba(var(--bs-warning-rgb), 0.5) !important;
}

.border-warning-60 {
  border-color: rgba(var(--bs-warning-rgb), 0.6) !important;
}

.border-warning-70 {
  border-color: rgba(var(--bs-warning-rgb), 0.7) !important;
}

.border-warning-80 {
  border-color: rgba(var(--bs-warning-rgb), 0.8) !important;
}

.border-warning-90 {
  border-color: rgba(var(--bs-warning-rgb), 0.9) !important;
}

.border-amber-01 {
  border-color: var(--bs-amber-01) !important;
}

.border-amber-02 {
  border-color: var(--bs-amber-02) !important;
}

/* ==============================
Background colors 
============================== */
.bg-primary-01 {
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
}

.bg-primary-02 {
  background-color: rgba(var(--bs-primary-rgb), 0.2) !important;
}

.bg-primary-03 {
  background-color: rgba(var(--bs-primary-rgb), 0.3) !important;
}

.bg-primary-04 {
  background-color: rgba(var(--bs-primary-rgb), 0.4) !important;
}

.bg-primary-05 {
  background-color: rgba(var(--bs-primary-rgb), 0.05) !important;
}

.bg-primary-06 {
  background-color: rgba(var(--bs-primary-rgb), 0.06) !important;
}

.bg-primary-07 {
  background-color: rgba(var(--bs-primary-rgb), 0.07) !important;
}

.bg-primary-08 {
  background-color: rgba(var(--bs-primary-rgb), 0.08) !important;
}

.bg-primary-09 {
  background-color: rgba(var(--bs-primary-rgb), 0.09) !important;
}

.bg-success-01 {
  background-color: rgba(var(--bs-success-rgb), 0.1) !important;
}

.bg-success-02 {
  background-color: rgba(var(--bs-success-rgb), 0.2) !important;
}

.bg-success-03 {
  background-color: rgba(var(--bs-success-rgb), 0.3) !important;
}

.bg-success-04 {
  background-color: rgba(var(--bs-success-rgb), 0.4) !important;
}

.bg-success-05 {
  background-color: rgba(var(--bs-success-rgb), 0.05) !important;
}

.bg-success-06 {
  background-color: rgba(var(--bs-success-rgb), 0.06) !important;
}

.bg-success-07 {
  background-color: rgba(var(--bs-success-rgb), 0.07) !important;
}

.bg-success-08 {
  background-color: rgba(var(--bs-success-rgb), 0.08) !important;
}

.bg-success-09 {
  background-color: rgba(var(--bs-success-rgb), 0.09) !important;
}

.bg-purple-01 {
  background-color: rgba(var(--bs-purple-rgb), 0.1) !important;
}

.bg-purple-02 {
  background-color: rgba(var(--bs-purple-rgb), 0.2) !important;
}

.bg-purple-03 {
  background-color: rgba(var(--bs-purple-rgb), 0.3) !important;
}

.bg-purple-04 {
  background-color: rgba(var(--bs-purple-rgb), 0.4) !important;
}

.bg-purple-05 {
  background-color: rgba(var(--bs-purple-rgb), 0.05) !important;
}

.bg-purple-06 {
  background-color: rgba(var(--bs-purple-rgb), 0.06) !important;
}

.bg-purple-07 {
  background-color: rgba(var(--bs-purple-rgb), 0.07) !important;
}

.bg-purple-08 {
  background-color: rgba(var(--bs-purple-rgb), 0.08) !important;
}

.bg-purple-09 {
  background-color: rgba(var(--bs-purple-rgb), 0.09) !important;
}

.bg-danger-01 {
  background-color: rgba(var(--bs-danger-rgb), 0.1) !important;
}

.bg-danger-02 {
  background-color: rgba(var(--bs-danger-rgb), 0.2) !important;
}

.bg-danger-03 {
  background-color: rgba(var(--bs-danger-rgb), 0.3) !important;
}

.bg-danger-04 {
  background-color: rgba(var(--bs-danger-rgb), 0.4) !important;
}

.bg-danger-05 {
  background-color: rgba(var(--bs-danger-rgb), 0.05) !important;
}

.bg-danger-06 {
  background-color: rgba(var(--bs-danger-rgb), 0.06) !important;
}

.bg-danger-07 {
  background-color: rgba(var(--bs-danger-rgb), 0.07) !important;
}

.bg-danger-08 {
  background-color: rgba(var(--bs-danger-rgb), 0.08) !important;
}

.bg-danger-09 {
  background-color: rgba(var(--bs-danger-rgb), 0.09) !important;
}

.bg-warning-01 {
  background-color: rgba(var(--bs-warning-rgb), 0.1) !important;
}

.bg-warning-02 {
  background-color: rgba(var(--bs-warning-rgb), 0.2) !important;
}

.bg-warning-03 {
  background-color: rgba(var(--bs-warning-rgb), 0.3) !important;
}

.bg-warning-04 {
  background-color: rgba(var(--bs-warning-rgb), 0.4) !important;
}

.bg-warning-05 {
  background-color: rgba(var(--bs-warning-rgb), 0.05) !important;
}

.bg-warning-06 {
  background-color: rgba(var(--bs-warning-rgb), 0.06) !important;
}

.bg-warning-07 {
  background-color: rgba(var(--bs-warning-rgb), 0.07) !important;
}

.bg-warning-08 {
  background-color: rgba(var(--bs-warning-rgb), 0.08) !important;
}

.bg-warning-09 {
  background-color: rgba(var(--bs-warning-rgb), 0.09) !important;
}

.bg-orange-01 {
  background-color: rgba(var(--bs-orange-rgb), 0.1) !important;
}

.bg-orange-02 {
  background-color: rgba(var(--bs-orange-rgb), 0.2) !important;
}

.bg-orange-03 {
  background-color: rgba(var(--bs-orange-rgb), 0.3) !important;
}

.bg-orange-04 {
  background-color: rgba(var(--bs-orange-rgb), 0.4) !important;
}

.bg-orange-05 {
  background-color: rgba(var(--bs-orange-rgb), 0.05) !important;
}

.bg-orange-06 {
  background-color: rgba(var(--bs-orange-rgb), 0.06) !important;
}

.bg-orange-07 {
  background-color: rgba(var(--bs-orange-rgb), 0.07) !important;
}

.bg-orange-08 {
  background-color: rgba(var(--bs-orange-rgb), 0.08) !important;
}

.bg-orange-09 {
  background-color: rgba(var(--bs-orange-rgb), 0.09) !important;
}

.bg-primary-01-hover {
  background-color: rgba(var(--bs-primary-rgb), 0.1) !important;
  transition: all 0.3s ease-in-out;
}
.bg-primary-01-hover:hover {
  background-color: rgba(var(--bs-primary-rgb), 0.2) !important;
}

/* ==============================
Background Gradients
============================== */
.bg-info-01 {
  background-color: rgba(var(--bs-info-rgb), 0.1);
}

.bg-gray-900 {
  background-color: var(--bs-gray-900);
}

.bg-gray-900-02 {
  background-color: rgba(var(--bs-gray-900), 0.2);
}

.bg-gray-900-03 {
  background-color: rgba(var(--bs-gray-900), 0.3);
}

.bg-gray-900-05 {
  background-color: rgba(var(--bs-gray-900), 0.5);
}

.bg-gray-900-08 {
  background-color: rgba(var(--bs-gray-900), 0.8);
}

.bg-gray-900-07 {
  background-color: rgba(var(--bs-gray-900), 0.7);
}

.bg-dark-04 {
  background-color: rgba(var(--bs-dark-rgb), 0.4);
}

.bg-gray-700 {
  background-color: var(--bs-gray-700);
}

.bg-purple-subtle {
  background-color: var(--bs-purple-bg-subtle);
}

.bg-gray-subtle {
  background-color: var(--bs-gray-100);
}

.bg-orange1-05 {
  background-color: var(--bs-orange1-01);
}

.bg-gray-100-02 {
  background-color: rgba(var(--bs-gray-100-rgb), 0.2);
}

.bg-gray-100-03 {
  background-color: rgba(var(--bs-gray-100-rgb), 0.3);
}

.bg-gray-100-05 {
  background-color: rgba(var(--bs-gray-100-rgb), 0.5);
}

.bg-muted {
  background-color: var(--bs-light);
  color: var(--bs-heading-color);
}

.bg-amber-05 {
  background-color: var(--bs-amber-05);
}

.bg-amber-01 {
  background-color: var(--bs-amber-01);
}

.bg-destructive-01 {
  background-color: var(--bs-destructive-01);
}

.bg-destructive-05 {
  background-color: var(--bs-destructive-02);
}

.bg-gradient-subtle {
  background-image: linear-gradient(180deg, var(--bs-gray-900), var(--bs-light-white));
}

.bg-gray-100-900-gradient-subtle {
  background-image: linear-gradient(var(--bs-gray-900), rgba(var(--bs-gray-100-rgb), 0.2), var(--bs-gray-900));
}

.golable-primary-gradient-subtle {
  background-image: linear-gradient(to right, rgba(var(--bs-primary-rgb), 0.05), rgba(var(--bs-dark-rgb), 0));
}

.golable-success-gradient-subtle {
  background-image: linear-gradient(to right, rgba(var(--bs-success-rgb), 0.05), rgba(var(--bs-dark-rgb), 0));
}

.golable-secondary-gradient-subtle {
  background-image: linear-gradient(to right, rgba(var(--bs-secondary-rgb), 0.05), rgba(var(--bs-dark-rgb), 0));
}

.golable-warning-gradient-subtle {
  background-image: linear-gradient(to right, rgba(var(--bs-warning-rgb), 0.05), rgba(var(--bs-dark-rgb), 0));
}

.golable-primary-success-gradient-subtle {
  background-image: linear-gradient(to right, rgba(var(--bs-primary-rgb), 0.051), rgba(var(--bs-success-rgb), 0.051));
}

.golable-success-primary-gradient-subtle {
  background-image: linear-gradient(to right, rgba(var(--bs-success-rgb), 0.051), rgba(var(--bs-primary-rgb), 0.051));
}

.hero-primary-gradient {
  background-image: linear-gradient(to right bottom, var(--bs-primary), var(--bs-blue1));
}

.hero-accent-pink-gradient {
  background-image: linear-gradient(to right bottom, var(--bs-secondary), var(--bs-pink1));
}

.hero-success-green-gradient {
  background-image: linear-gradient(to right bottom, var(--bs-success), var(--bs-green1));
}

.bg-gradient-primary {
  background-image: linear-gradient(135deg, var(--bs-primary), var(--bs-blue1));
}

.bg-mobile-section {
  background-image: linear-gradient(to right bottom, var(--bs-blue2), var(--bs-purple1), var(--bs-blue3));
}

.bg-primary-secondary-white-gradient {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.1), rgba(var(--bs-secondary-rgb), 0.1), var(--bs-gray-900));
}

.about-primary-gradient {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), rgba(var(--bs-gray-100-rgb), 0.2), rgba(var(--bs-primary-rgb), 0.05));
}

.about-accent-to-primary-gradient {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.05), rgba(var(--bs-secondary-rgb), 0.05));
}

.bg-primary-secondary-05 {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.05), var(--bs-gray-900), rgba(var(--bs-secondary-rgb), 0.05));
}

.bg-white-primary-05 {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), rgba(var(--bs-primary-rgb), 0.05));
}

.bg-white-secondary-05 {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), rgba(var(--bs-secondary-rgb), 0.05));
}

.bg-primary-secondary-gradient {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.1), var(--bs-gray-900), rgba(var(--bs-secondary-rgb), 0.1));
}

.bg-pink1-purple {
  background-image: linear-gradient(to right, var(--bs-pink1-01), rgba(var(--bs-purple-rgb), 0.1));
}

.bg-orange1-danger {
  background-image: linear-gradient(to right, var(--bs-orange1-01), rgba(var(--bs-danger-rgb), 0.1));
}

.bg-gradient-to-br {
  background-image: linear-gradient(to bottom right, rgba(var(--bs-gray-900-rgb), 1), rgba(var(--bs-primary-rgb), 0.05));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, rgba(var(--bs-primary-rgb), 0.1), rgba(var(--bs-success-rgb), 0.1));
}

.bg-primary-gradient-to-br {
  background-image: linear-gradient(to bottom right, rgba(var(--bs-primary-rgb), 0.3), rgba(var(--bs-primary-rgb), 0.2));
}

.bg-secondary-emerald-gradient-to-r {
  background-image: linear-gradient(to bottom right, var(--bs-green1-50), var(--bs-emerald-50));
}

.bg-primary-gradient-to-br-10 {
  background-image: linear-gradient(to bottom right, rgba(var(--bs-primary-rgb), 0.05), rgba(var(--bs-primary-rgb), 0.1));
}

.bg-secondary-gradient-to-br-10 {
  background-image: linear-gradient(to bottom right, rgba(var(--bs-secondary-rgb), 0.05), rgba(var(--bs-secondary-rgb), 0.1));
}

.bg-primary-plus-secondary-gradient-to-br {
  background-image: linear-gradient(to bottom right, rgba(var(--bs-primary-rgb), 0.05), rgba(var(--bs-secondary-rgb), 0.05), rgba(var(--bs-primary-rgb), 0.05));
}

.bg-gradient-primary-01-08 {
  background-image: linear-gradient(135deg, var(--bs-primary), rgba(var(--bs-primary-rgb), 0.8));
}

.bg-primary-secondary-primary-gradient {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.1), rgba(var(--bs-secondary-rgb), 0.05), rgba(var(--bs-primary-rgb), 0.05));
}

.bg-primary-secondary-image-gradient {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.2), rgba(var(--bs-secondary-rgb), 0.2), rgba(var(--bs-primary-rgb), 0.3));
}

.bg-gradient-overlay {
  background-image: linear-gradient(to top, rgba(var(--bs-dark-rgb), 0.8), rgba(var(--bs-dark-rgb), 0.4), rgba(var(--bs-dark-rgb), 0.2));
}

.bg-purple-shade-gradient {
  background-image: linear-gradient(to right, var(--bs-purple-200), var(--bs-purple-bg-subtle));
}

.hover-bg-gray-100-80 {
  transition: all 0.3s ease-in-out;
}
.hover-bg-gray-100-80:hover {
  background-color: rgba(var(--bs-gray-100-rgb), 0.8);
}

.hover-bg-primary-05 {
  transition: all 0.3s ease-in-out;
}
.hover-bg-primary-05:hover {
  background-color: rgba(var(--bs-primary-rgb), 0.05) !important;
}

/* ============================== 
Font Sizes & Line Heights
============================== */
.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1.1;
}

.text-6xl {
  font-size: 3.75rem;
  line-height: 1.1;
}

.fs-08rem {
  font-size: 0.8rem;
}

.fs-14px {
  font-size: 0.875rem;
}

.fs-10px {
  font-size: 10px;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

/* ============================== 
Letter Spacing
============================== */
.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-wider {
  letter-spacing: 0.05em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

/* ============================== 
Margin
============================== */
.mt-6 {
  margin-top: 0.375rem;
}

.mt-12 {
  margin-top: 0.75rem;
}

.mt-40 {
  margin-top: 2.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.ms-16 {
  margin-inline-start: 4rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-6 {
  margin-bottom: 0.375rem;
}

.mb-75 {
  margin-bottom: 0.75rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.ml-\[88px\] {
  margin-inline-start: 88px;
}

.-mt-20 {
  margin-top: -5rem;
}

/* ============================== 
Padding
============================== */
.p-1 {
  padding: 0.25rem !important;
}

.p-1\.5 {
  padding: 0.375rem !important;
}

.p-12 {
  padding: 3rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 0.75rem !important;
}

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.p-1px {
  padding: 1px !important;
}

.px-1 {
  padding-inline-start: 0.25rem !important;
  padding-inline-end: 0.25rem !important;
}

.px-1\.5 {
  padding-inline-start: 0.375rem !important;
  padding-inline-end: 0.375rem !important;
}

.px-10 {
  padding-inline-start: 2.5rem !important;
  padding-inline-end: 2.5rem !important;
}

.px-12 {
  padding-inline-start: 3rem !important;
  padding-inline-end: 3rem !important;
}

.px-2 {
  padding-inline-start: 0.5rem !important;
  padding-inline-end: 0.5rem !important;
}

.px-2-5 {
  padding-inline-start: 0.625rem !important;
  padding-inline-end: 0.625rem !important;
}

.px-3 {
  padding-inline-start: 0.75rem !important;
  padding-inline-end: 0.75rem !important;
}

.px-4 {
  padding-inline-start: 1rem !important;
  padding-inline-end: 1rem !important;
}

.px-5 {
  padding-inline-start: 1.25rem !important;
  padding-inline-end: 1.25rem !important;
}

.px-6 {
  padding-inline-start: 1.5rem !important;
  padding-inline-end: 1.5rem !important;
}

.px-8 {
  padding-inline-start: 2rem !important;
  padding-inline-end: 2rem !important;
}

.py-0-5 {
  padding-block-start: 0.125rem !important;
  padding-block-end: 0.125rem !important;
}

.py-1 {
  padding-block-start: 0.25rem !important;
  padding-block-end: 0.25rem !important;
}

.py-1\.5 {
  padding-block-start: 0.375rem !important;
  padding-block-end: 0.375rem !important;
}

.py-12 {
  padding-block-start: 3rem !important;
  padding-block-end: 3rem !important;
}

.py-16 {
  padding-block-start: 4rem !important;
  padding-block-end: 4rem !important;
}

.py-2 {
  padding-block-start: 0.5rem !important;
  padding-block-end: 0.5rem !important;
}

.py-20 {
  padding-block-start: 5rem !important;
  padding-block-end: 5rem !important;
}

.py-24 {
  padding-block-start: 6rem !important;
  padding-block-end: 6rem !important;
}

.py-3 {
  padding-block-start: 0.75rem !important;
  padding-block-end: 0.75rem !important;
}

.py-32 {
  padding-block-start: 8rem !important;
  padding-block-end: 8rem !important;
}

.py-4 {
  padding-block-start: 1rem !important;
  padding-block-end: 1rem !important;
}

.py-5 {
  padding-block-start: 1.25rem !important;
  padding-block-end: 1.25rem !important;
}

.py-6 {
  padding-block-start: 1.5rem !important;
  padding-block-end: 1.5rem !important;
}

.py-8 {
  padding-block-start: 2rem !important;
  padding-block-end: 2rem !important;
}

.pb-2 {
  padding-block-end: 0.5rem !important;
}

.pb-3 {
  padding-block-end: 0.75rem !important;
}

.pb-4 {
  padding-block-end: 1rem !important;
}

.pb-6 {
  padding-block-end: 1.5rem !important;
}

.pb-8 {
  padding-block-end: 2rem !important;
}

.pb-20 {
  padding-block-end: 5rem !important;
}

.ps-10 {
  padding-inline-start: 2.5rem !important;
}

.ps-11 {
  padding-inline-start: 2.75rem !important;
}

.ps-12 {
  padding-inline-start: 3rem !important;
}

.ps-2 {
  padding-inline-start: 0.5rem !important;
}

.ps-2\.5 {
  padding-inline-start: 0.625rem !important;
}

.ps-4 {
  padding-inline-start: 1rem !important;
}

.ps-6 {
  padding-inline-start: 1.5rem !important;
}

.ps-8 {
  padding-inline-start: 2rem !important;
}

.ps-9 {
  padding-inline-start: 2.25rem !important;
}

.pe-12 {
  padding-inline-end: 3rem !important;
}

.pe-2 {
  padding-inline-end: 0.5rem !important;
}

.pe-2\.5 {
  padding-inline-end: 0.625rem !important;
}

.pe-20 {
  padding-inline-end: 5rem !important;
}

.pe-8 {
  padding-inline-end: 2rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-block-start: 0.25rem !important;
}

.pt-12 {
  padding-block-start: 3rem !important;
}

.pt-2 {
  padding-block-start: 0.5rem !important;
}

.pt-20 {
  padding-block-start: 5rem !important;
}

.pt-3 {
  padding-block-start: 0.75rem !important;
}

.pt-4 {
  padding-block-start: 1rem !important;
}

.pt-5 {
  padding-block-start: 1.25rem !important;
}

.pt-6 {
  padding-block-start: 1.5rem !important;
}

.pt-8 {
  padding-block-start: 2rem !important;
}

.py-0\.5 {
  padding-block-start: 0.125rem;
  padding-block-end: 0.125rem;
}

.px-2\.5 {
  padding-inline-start: 0.625rem;
  padding-inline-end: 0.625rem;
}

.py-2\.5 {
  padding-inline-start: 0.625rem;
  padding-block-end: 0.625rem;
}

/* ============================== 
Gap
============================== */
.gap-1-5 {
  gap: 0.375rem;
}

.gap-12 {
  gap: 0.75rem;
}

.gap-48 {
  gap: 3rem;
}

/* ============================== 
Backdrop
============================== */
.backdrop-blur-sm {
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

.backdrop-blur-md {
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
}

.backdrop-blur-lg {
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
}

/* ============================== 
Shadow and Hover Shadow
============================== */
.shadow-card {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -1px, rgba(var(--bs-indigo-rgb), 0.1) 0px 2px 4px -2px;
}

.shadow-sm {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.05) 0px 1px 2px 0px;
}

.shadow-lg {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
}

.shadow-xl {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 20px 25px -5px, rgba(var(--bs-indigo-rgb), 0.1) 0px 8px 10px -6px;
}

.shadow-2xl {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.25) 0px 25px 50px -12px;
}

.shadow-card-md-hover {
  transition: all 0.3s ease-in-out;
}
.shadow-card-md-hover:hover {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -1px, rgba(var(--bs-indigo-rgb), 0.1) 0px 2px 4px -2px;
}

.shadow-card-lg-hover {
  transition: all 0.3s ease-in-out;
}
.shadow-card-lg-hover:hover {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
}

.shadow-card-xl-hover {
  transition: all 0.3s ease-in-out;
}
.shadow-card-xl-hover:hover {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 20px 25px -5px, rgba(var(--bs-indigo-rgb), 0.1) 0px 8px 10px -6px;
}

.shadow-card-2xl-hover {
  transition: all 0.3s ease-in-out;
}
.shadow-card-2xl-hover:hover {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -1px, rgba(var(--bs-indigo-rgb), 0.1) 0px 2px 4px -2px;
}

.drop-shadow-lg {
  filter: drop-shadow(rgba(var(--bs-dark-rgb), 0.04) 0px 10px 8px) drop-shadow(rgba(var(--bs-dark-rgb), 0.1) 0px 4px 3px);
}

/* ==============================
Height
============================== */
.h-\[1px\] {
  height: 1px;
}

.h-\[600px\] {
  height: 600px;
}

.h-\[60vh\] {
  height: 60vh;
}

.h-\[700px\] {
  height: 700px;
}

.h-\[85vh\] {
  height: 85vh;
}

.h-\[90vh\] {
  height: 90vh;
}

.h-\[var\(--radix-navigation-menu-viewport-height\)\] {
  height: var(--radix-navigation-menu-viewport-height);
}

.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-svh {
  height: 100svh;
}

.h-0 {
  height: 0px;
}

.h-0-5 {
  height: 0.125rem;
}

.h-1 {
  height: 0.25rem;
}

.h-1-5 {
  height: 0.375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-2 {
  height: 0.5rem;
}

.h-2-5 {
  height: 0.625rem;
}

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3-5 {
  height: 0.875rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-48 {
  height: 12rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.max-h-48 {
  max-height: 12rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-96 {
  max-height: 24rem;
}

.max-h-\[300px\] {
  max-height: 300px;
}

.max-h-\[360px\] {
  max-height: 360px;
}

.max-h-\[60vh\] {
  max-height: 60vh;
}

.max-h-\[80vh\] {
  max-height: 80vh;
}

.max-h-\[85vh\] {
  max-height: 85vh;
}

.max-h-\[90vh\] {
  max-height: 90vh;
}

.max-h-\[95vh\] {
  max-height: 95vh;
}

.max-h-\[calc\(95vh-80px\)\] {
  max-height: calc(95vh - 80px);
}

.max-h-screen {
  max-height: 100vh;
}

.min-h-0 {
  min-height: 0px;
}

.min-h-\[100px\] {
  min-height: 100px;
}

.min-h-\[120px\] {
  min-height: 120px;
}

.min-h-\[80px\] {
  min-height: 80px;
}

.min-h-\[90vh\] {
  min-height: 90vh;
}

.min-h-screen {
  min-height: 100vh;
}

.min-h-svh {
  min-height: 100svh;
}

.h-10 {
  height: 2.5rem;
}

/* ==============================
Weight
============================== */
.w-32 {
  width: 8rem;
}

.w-14 {
  width: 3.5rem;
}

.w-48 {
  width: 12rem;
}

.w-56 {
  width: 14rem;
}

.w-max {
  width: -moz-max-content;
  width: max-content;
}

.w-px {
  width: 1px;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.min-w-0 {
  min-width: 0px;
}

.min-w-5 {
  min-width: 1.25rem;
}

.min-w-\[12rem\] {
  min-width: 12rem;
}

.min-w-\[200px\] {
  min-width: 200px;
}

.min-w-\[50px\] {
  min-width: 50px;
}

.min-w-\[80px\] {
  min-width: 80px;
}

.min-w-\[8rem\] {
  min-width: 8rem;
}

.min-w-fit {
  min-width: -moz-fit-content;
  min-width: fit-content;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-7xl {
  max-width: 80rem;
}

.max-w-\[--skeleton-width\] {
  max-width: var(--skeleton-width);
}

.max-w-\[100px\] {
  max-width: 100px;
}

.max-w-\[150px\] {
  max-width: 150px;
}

.max-w-\[85\%\] {
  max-width: 85%;
}

.max-w-lg {
  max-width: 32rem;
}

.max-w-max {
  max-width: -moz-max-content;
  max-width: max-content;
}

.max-w-md {
  max-width: 28rem;
}

.max-w-none {
  max-width: none;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xs {
  max-width: 20rem;
}

/* ==============================
Star Fill Colors
============================== */
.fill-primary {
  fill: var(--bs-primary);
}

.fill-secondary {
  fill: var(--bs-secondary);
}

.fill-white {
  fill: var(--bs-white);
}

.fill-yellow-400 {
  fill: var(--bs-yellow-400);
}

.fill-current {
  fill: currentColor;
}

.fill-warning {
  fill: var(--bs-warning);
}

/* ==============================
grid
============================== */
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.grid-cols-6 {
  grid-template-columns: repeat(6, minmax(0, 1fr));
}

/* =============================
Border Radius
============================== */
.rounded-custom {
  border-radius: 0.75rem;
}

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-2px {
  border-radius: 2px;
}

.rounded-inherit {
  border-radius: inherit;
}

.rounded-full,
.rounded-circle {
  border-radius: 9999px;
}

.rounded-lg {
  border-radius: 0.75rem;
}

.rounded-md {
  border-radius: calc(0.75rem - 2px);
}

.rounded-sm {
  border-radius: calc(0.75rem - 4px);
}

.rounded-xl {
  border-radius: 1.5rem;
}

/* Top radius */
.rounded-top-10 {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.rounded-top-0,
.rounded-top-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.rounded-top-xl {
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
}

/* Bottom-left radius */
.rounded-bottom-start-md,
.rounded-bl-md {
  border-bottom-left-radius: calc(0.75rem - 2px);
}

.rounded-bottom-start-xl,
.rounded-bl-xl {
  border-bottom-left-radius: 1.5rem;
}

/* Bottom-right radius */
.rounded-bottom-end-md,
.rounded-br-md {
  border-bottom-right-radius: calc(0.75rem - 2px);
}

/* Top-left radius */
.rounded-top-start-sm,
.rounded-tl-sm {
  border-top-left-radius: calc(0.75rem - 4px);
}

/* Top-right radius */
.rounded-top-end-md,
.rounded-tr-md {
  border-top-right-radius: calc(0.75rem - 2px);
}

.rounded-top-end-xl,
.rounded-tr-xl {
  border-top-right-radius: 1.5rem;
}

/* =============================
Icon Rotate 180
============================== */
.icon-rotate-180 .rotated {
  display: inline-block;
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}
.icon-rotate-180[aria-expanded=false] .rotated {
  transform: rotate(0deg);
}

.icon-rotate-90 .rotated {
  display: inline-block;
  transition: transform 0.3s ease;
  transform: rotate(90deg);
}
.icon-rotate-90[aria-expanded=false] .rotated {
  transform: rotate(0deg);
}

/* =============================
Text Line Count Clamp
============================== */
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-clamp-3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

/* =============================
Ring
============================== */
.ring-4 {
  box-shadow: 0 0 0 0px var(--bs-gray-900), 0 0 0 4px rgba(var(--bs-primary-rgb), 0.2), 0 0 rgba(0, 0, 0, 0);
}

/* =============================
asspect ratio
============================== */
.aspect-square {
  aspect-ratio: 1/1;
}

.aspect-video {
  aspect-ratio: 16/9;
}

/* =============================
asspect ratio
============================== */
.opacity-60 {
  opacity: 0.6;
}

/* =============================
position inset 0
============================== */
.inset-0 {
  inset: 0;
}

/* =============================
Z index
============================== */
.z-1 {
  z-index: 1;
}

.z-10 {
  z-index: 10;
}

/* =============================
icon hover scale
============================== */
.group {
  transition: all 0.3s ease;
}
.group .group-hover-11 {
  transition: all 0.3s ease;
}
.group:hover .group-hover-11 {
  transform: scale(1.1);
}

/* =============================
a tag overall clickable
============================== */
.stretched-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: cursor;
}

/* ==============================
Countdown Timer
============================== */
.countdown .days, .countdown .hours, .countdown .min, .countdown .sec {
  font-variant-numeric: tabular-nums;
}

/* ==============================
Responsive Classes
============================== */
@media (min-width: 640px) {
  .sm-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .sm-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .sm-rounded-lg {
    border-radius: var(--radius);
  }
}
@media (min-width: 768px) {
  .md-text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
  .md-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .md-text-5xl {
    font-size: 3rem;
    line-height: 1.1;
  }
  .md-text-6xl {
    font-size: 3.75rem;
    line-height: 1.1;
  }
  .md-text-7xl {
    font-size: 4.5rem;
    line-height: 1.1;
  }
  .md-text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .md-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .md-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .md-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .md-gap-16 {
    gap: 4rem;
  }
  .md-h-10 {
    height: 2.5rem;
  }
  .md-w-auto {
    width: auto;
  }
  .md-p-12 {
    padding: 3rem;
  }
  .md-col-span-1 {
    grid-column: span 1/span 1;
  }
  .md-aspect-auto {
    aspect-ratio: auto;
  }
}
@media (min-width: 1024px) {
  .lg-text-6xl {
    font-size: 3.75rem;
    line-height: 1.1;
  }
  .lg-grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .lg-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .lg-grid-cols-5 {
    grid-template-columns: repeat(5, minmax(0, 1fr));
  }
  .lg-grid-cols-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
  .lg-grid-cols-8 {
    grid-template-columns: repeat(8, minmax(0, 1fr));
  }
  .lg-col-span-1 {
    grid-column: span 1/span 1;
  }
  .lg-col-span-2 {
    grid-column: span 2/span 2;
  }
}
@media (min-width: 1280px) {
  .xl-grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .xl-grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
/* ==============================
Max Width css
============================== */
@media (max-width: 1024px) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.25rem;
  }
}
/* =============================
Focus visible outline reset
============================== */
*:focus-visible {
  outline: 2px solid var(--bs-primary) !important;
  outline-offset: 2px !important;
}

.ready-project-buttons .btn {
  flex: 1 1 0%;
}

.star-fill-color .fill-current {
  fill: var(--bs-secondary);
}

.app-content {
  background-color: rgba(var(--bs-gray-900-rgb), 0.2);
  transition: all 0.3s ease-in-out;
}
.app-content:hover {
  background-color: rgba(var(--bs-gray-900-rgb), 0.3);
}

/* =============================
badge
============================== */
.found-badge {
  background-color: rgba(var(--bs-primary-rgb), 0.1);
  transition: all 0.3s ease-in-out;
}
.found-badge:hover {
  background-color: rgba(var(--bs-gray-100-rgb), 0.8);
}

/* =============================
List spacing
============================== */
.list-spacing-8 li {
  margin-bottom: 0.5rem;
}
.list-spacing-8 li:last-child {
  margin-bottom: 0;
}

/* =============================
Keyframes
============================== */
@keyframes floating {
  0%, to {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }
  to {
    background-position: 200% 0;
  }
}
@keyframes pulse-glow {
  0%, to {
    box-shadow: 0 0 20px hsl(var(--primary)/0.3);
  }
  50% {
    box-shadow: 0 0 40px hsl(var(--primary)/0.6);
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide-in-right {
  0% {
    opacity: 0;
    transform: translate(20px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes scale-in {
  0% {
    opacity: 0;
    transform: scale(0.95);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes bounce {
  0%, to {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
.animate-bounce {
  animation: bounce 1s infinite;
}

@keyframes fade-in {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.animate-fade-in {
  animation: fade-in 0.3s ease-out;
}

.animate-floating {
  animation: floating 3s ease-in-out infinite;
}

@keyframes ping {
  75%, to {
    transform: scale(2);
    opacity: 0;
  }
}
.animate-ping {
  animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}

@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
.animate-pulse {
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes scale-in {
  0% {
    transform: scale(0.95);
    opacity: 0;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.animate-scale-in {
  animation: scale-in 0.2s ease-out;
}

@keyframes slide-infinite {
  0% {
    transform: translate(0);
  }
  100% {
    transform: translate(-50%);
  }
}
.animate-slide-infinite {
  animation: slide-infinite 25s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
.animate-spin {
  animation: spin 1s linear infinite;
}

.counter-main-card .countdown .count-data {
  font-variant-numeric: tabular-nums;
}

@media (max-width: 767.98px) {
  .filter-option {
    flex-direction: column;
  }
  .filter-option .nice-select.custom-nice-select {
    width: 100%;
  }
  .filter-option div, .filter-option .btn {
    width: 100%;
  }
  .counter-main-card .p-6 {
    padding: 1rem !important;
  }
}
@media (max-width: 575.98px) {
  .ready-project-buttons .btn {
    flex: auto;
  }
  .counter-main-card .countdown .count-data {
    font-size: 0.75rem;
    padding: 0.5rem !important;
  }
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
  color: var(--heading-color);
}

.cursor-pointer {
  cursor: pointer;
}

.section-padding {
  padding: 8.125rem 1rem 8.125rem 1rem;
}

.section-padding-top {
  padding: 8.125rem 1rem 0 1rem;
}

.section-padding-bottom {
  padding: 0 1rem 8.125rem 1rem;
}

.blog-inner {
  padding: 0 3.125rem;
}

.padding-top-bottom-90 {
  padding-top: 5.625rem;
  padding-bottom: 5.625rem;
}

.padding-top-bottom-80 {
  padding: 5rem 0;
}

.padding-top-bottom-70 {
  padding: 4.375rem 0;
}

.padding-50 {
  padding: 3.125rem;
}

.box-shadow {
  box-shadow: 0 0 87.3px 2.7px rgba(var(--bs-dark-rgb), 0.06);
}

.container {
  max-width: 1400px;
}

.container-fluid {
  padding: 0 6.25rem;
}

.heading-color {
  color: var(--bs-heading-color);
}

.font-size-18 {
  font-size: 1.125rem;
}

.font-size-16 {
  font-size: 1rem;
}

.font-size-14 {
  font-size: 0.875rem;
}

.font-size-12 {
  font-size: 0.75rem;
}

.fw-500 {
  font-weight: 500;
}

.letter-spacing-64 {
  letter-spacing: 0.64px;
}

.letter-spacing-1 {
  letter-spacing: 1px;
}

.letter-spacing-2 {
  letter-spacing: 2px;
}

.letter-spacing-3 {
  letter-spacing: 3px;
}

.letter-spacing-4 {
  letter-spacing: 4px;
}

.border-radius-12 {
  border-radius: 12px;
}

.img-height-330 {
  height: 20.625rem;
}

.img-height-415 {
  height: 25.94rem;
}

.line-count-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.line-count-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.line-count-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-count-4 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

.line-count-5 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
}

@media (max-width: 1367px) {
  .container-fluid {
    padding: 0 2rem;
  }
}
@media screen and (max-width: 1024px) {
  br {
    display: none;
  }
  .section-padding {
    padding: 4.375rem 1rem;
  }
  .section-padding-top {
    padding: 4.375rem 1rem 0 1rem;
  }
  .section-padding-bottom {
    padding: 0 1rem 4.375rem 1rem;
  }
}
@media (max-width: 991px) {
  :root {
    --bs-heading-1: 3rem;
    --bs-heading-2: 2rem;
    --bs-heading-3: 1.827rem;
    --bs-heading-4: 1rem;
  }
}
@media (max-width: 767px) {
  .section-padding, .padding-top-bottom-90, .padding-top-bottom-80 {
    padding: 3.125rem 0;
  }
  .section-padding-top {
    padding: 3.125rem 0 0;
  }
  .section-padding-bottom {
    padding: 0 0 3.125rem;
  }
  .container-fluid {
    padding: 0 1rem;
  }
  .section-padding {
    padding-inline-start: 0;
    padding-inline-end: 0;
  }
  .padding-top-bottom-70 {
    padding: 3.125rem 0;
  }
  .blog-inner {
    padding: 0 1rem;
  }
}
@media (max-width: 575px) {
  .img-height-330,
  .img-height-415 {
    height: 11.5rem;
  }
}
.profile-wrapper {
  max-width: 54rem;
  margin: 0 auto;
}
.profile-wrapper .profile-block-card .profile-icon {
  height: 6rem;
  width: 6rem;
}

.profile-block {
  padding: 60px 110px;
}
.profile-block.bg-light .input-group .input-group-text {
  background-color: var(--bs-white);
  border-color: transparent;
}
.profile-block.bg-light .input-group input {
  background-color: var(--bs-white);
  border-color: transparent;
}
.profile-block.bg-light .select2-container .select2-selection--single {
  background-color: var(--bs-white);
  border-color: transparent;
}
.profile-block.bg-light textarea {
  background-color: var(--bs-white);
  border-color: transparent;
}
.profile-block h6 {
  margin-bottom: 0.83rem;
}
.profile-block .input-group .form-control {
  padding-left: 0;
  border-color: transparent;
}
.profile-block .input-group .form-control:focus {
  border-color: transparent;
}

.follow-job-card {
  transition: all 0.3s;
}
.follow-job-card .hover-white-btn {
  border: none;
  background: transparent;
  transition: all 0.3s;
}
.follow-job-card .hover-white-btn:hover {
  background-color: var(--bs-white);
  box-shadow: 0 0.5rem 1rem rgba(var(--bs-black-rgb), 0.15);
}
.follow-job-card:hover {
  background-color: rgba(var(--bs-success-rgb), 0.3);
}

@media (max-width: 991px) {
  .profile-block {
    padding: 60px 80px;
  }
}
@media (max-width: 767px) {
  .profile-block {
    padding: 60px 30px;
  }
}
.bidding-card {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -1px, rgba(var(--bs-indigo-rgb), 0.1) 0px 2px 4px -2px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.bidding-card:hover {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
}

.payment-option1 {
  background-image: linear-gradient(to right, var(--bs-pink1), var(--bs-purple));
  width: 3rem;
  height: 2rem;
}

.payment-option2 {
  background-image: linear-gradient(to right, var(--bs-orange1), var(--bs-danger));
  width: 3rem;
  height: 2rem;
}

.banner-popular-categories {
  border: var(--bs-border-width) solid var(--bs-border-color);
  transition: all 0.3s ease-in-out;
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.05) 0px 1px 2px 0px;
}
.banner-popular-categories:hover {
  border-color: rgba(var(--bs-primary-rgb), 0.3);
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
}
.banner-popular-categories:hover .hero-profile-label {
  transform: scale(1.05);
}
.banner-popular-categories:hover .group-list {
  color: var(--bs-primary);
}
.banner-popular-categories:hover .next-icon {
  transform: translateX(0.5rem);
}
.banner-popular-categories .hero-profile-label {
  border: 2px solid var(--bs-gray-900);
  margin-inline-start: -0.5rem;
  position: relative;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
}
.banner-popular-categories .group-list {
  color: var(--bs-heading-color);
  transition: all 0.15s ease-in-out;
}
.banner-popular-categories .group-list li:first-child {
  list-style: none;
}
.banner-popular-categories .next-icon {
  transform: translateX(0);
  transition: transform 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}

.flex-1 {
  flex: 1 1 0%;
}

.hero-card-content .hero-badge {
  top: 1.5rem;
  inset-inline-end: 1.5rem;
}
.hero-card-content .hero-box {
  bottom: -1.5rem;
  inset-inline-start: -1.5rem;
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
}

.priceing-card {
  padding: 1.5rem;
  border-radius: 1.75rem;
  animation-duration: 0.3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
}
.priceing-card .pricing-lists li {
  display: flex;
  align-items: start;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}
.priceing-card .pricing-lists li span {
  font-size: 0.875rem;
  line-height: 1.625;
}
.priceing-card .badge-overlay {
  position: absolute;
  top: -0.25rem;
  right: -0.25rem;
  z-index: 10;
  background-image: linear-gradient(135deg, var(--bs-primary), var(--bs-blue1));
  color: var(--bs-white);
  padding: 0.25rem 1.25rem;
  transform: translate(1rem, 0.5rem) rotate(45deg) scaleX(1) scaleY(1);
}
.priceing-card .badge-overlay span {
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  white-space: nowrap;
}
.priceing-card.basic-pricing-card {
  background: var(--bs-gray-900);
}
.priceing-card.basic-pricing-card .price-icon {
  color: var(--bs-white);
  background-image: linear-gradient(to bottom right, rgba(var(--bs-gray-400-rgb), 0.8), var(--bs-gray-400));
}
.priceing-card.popular-pricing-card {
  background-image: linear-gradient(to right bottom, var(--bs-sky-blue3), var(--bs-sky-blue4), var(--bs-purple-200));
  border-color: var(--bs-primary) !important;
}
.priceing-card.popular-pricing-card .price-icon {
  color: var(--bs-white);
  background-image: linear-gradient(to bottom right, var(--bs-blue2), var(--bs-purple1));
}
.priceing-card.premium-pricing-card .badge-overlay {
  background-image: linear-gradient(to right, var(--bs-yellow-400), var(--bs-amber-06));
}
.priceing-card.premium-pricing-card .price-icon {
  color: var(--bs-white);
  background-image: linear-gradient(to bottom right, var(--bs-amber-06), var(--bs-orange2));
}
.priceing-card:hover {
  transform: translateY(-0.25rem);
  box-shadow: 0 20px 25px -5px rgba(var(--bs-indigo-rgb), 0.1), 0 8px 10px -6px rgba(var(--bs-indigo-rgb), 0.1);
}

.testimonials-slider-card {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -1px, rgba(var(--bs-indigo-rgb), 0.1) 0px 2px 4px -2px;
  backdrop-filter: blur(4px);
}
.testimonials-slider-card .testimonials-card {
  background-color: var(--bs-gray-100);
  color: var(--bs-gray-700);
  transition: color, 0.15s background-color, border-color, text-decoration-color, fill, stroke cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonials-slider-card .testimonials-card:hover {
  background-color: var(--bs-purple-bg-subtle);
  opacity: 0.8;
}
.testimonials-slider-card .quote-icon {
  position: absolute;
  inset-block-start: -0.5rem;
  inset-inline-start: -0.5rem;
  color: rgba(var(--bs-primary-rgb), 0.2);
  transition: color 0.15s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), border-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), text-decoration-color 0.15s cubic-bezier(0.4, 0, 0.2, 1), fill 0.15s cubic-bezier(0.4, 0, 0.2, 1), stroke 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.testimonials-slider-card .quote-icon:hover {
  color: rgba(var(--bs-primary-rgb), 0.3);
}

.slick-genral-slider .slick-slide,
.slick-feature-slider .slick-slide {
  padding: 0 16px;
}
.slick-genral-slider:not(.slick-initialized),
.slick-feature-slider:not(.slick-initialized) {
  display: flex;
}
.slick-genral-slider:not(.slick-initialized) .slick-item,
.slick-feature-slider:not(.slick-initialized) .slick-item {
  display: none;
}
.slick-genral-slider:not(.slick-initialized) .slick-item:first-child,
.slick-feature-slider:not(.slick-initialized) .slick-item:first-child {
  flex-grow: 1;
  width: 100%;
  display: block;
}
.slick-genral-slider .slick-arrow,
.slick-feature-slider .slick-arrow {
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: var(--bs-gray-900);
  color: var(--bs-body-color);
  border: 1px solid var(--bs-border-color);
  transition: all 0.3s ease-in-out;
}
.slick-genral-slider .slick-arrow:hover,
.slick-feature-slider .slick-arrow:hover {
  color: var(--bs-white);
  background-color: var(--bs-secondary);
  border-color: var(--bs-secondary);
}
.slick-genral-slider .slick-arrow:hover.slick-prev::before,
.slick-feature-slider .slick-arrow:hover.slick-prev::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3Cpath d='M19 12H5'/%3E%3C/svg%3E");
}
.slick-genral-slider .slick-arrow:hover.slick-next::before,
.slick-feature-slider .slick-arrow:hover.slick-next::before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>');
}
.slick-genral-slider .slick-arrow.slick-prev,
.slick-feature-slider .slick-arrow.slick-prev {
  inset-inline-start: -25px;
}
.slick-genral-slider .slick-arrow.slick-prev::before,
.slick-feature-slider .slick-arrow.slick-prev::before {
  content: "";
  position: absolute;
  inset-inline-start: 6px;
  inset-block-start: 50%;
  transform: translateY(-50%);
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  color: var(--bs-body-color);
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 19-7-7 7-7'/%3E%3Cpath d='M19 12H5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.slick-genral-slider .slick-arrow.slick-next,
.slick-feature-slider .slick-arrow.slick-next {
  inset-inline-end: -25px;
}
.slick-genral-slider .slick-arrow.slick-next::before,
.slick-feature-slider .slick-arrow.slick-next::before {
  content: "";
  position: absolute;
  inset-inline-end: 6px;
  inset-block-start: 50%;
  transform: translateY(-50%);
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  color: var(--bs-body-color);
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>');
}

@media (max-width: 991.98px) {
  .slick-genral-slider .slick-arrow,
  .slick-feature-slider .slick-arrow {
    display: none !important;
  }
}
.popular-service-card {
  transition: all 0.3s ease;
}
.popular-service-card .popular-service-badge {
  position: absolute;
  right: 0.75rem;
  top: 0.75rem;
  z-index: 10;
  opacity: 0;
  transition: all 0.3s ease;
}
.popular-service-card .service-icon {
  color: var(--bs-heading-color);
  background-color: var(--bs-gray-100);
  transition: all 0.3s ease;
}
.popular-service-card:hover {
  transform: translateY(-0.25rem);
}
.popular-service-card:hover .popular-service-badge {
  opacity: 1;
}
.popular-service-card:hover .service-icon {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

.service-provider-box {
  position: relative;
  background-color: rgba(var(--bs-gray-900-rgb), 0.8);
  backdrop-filter: blur(4px);
  border-radius: 24px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  overflow: hidden;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  color: var(--bs-heading-color);
  line-height: 24px;
}
.service-provider-box .service-provider-image img {
  aspect-ratio: 16/9;
}
.service-provider-box .service-provider-image .service-provider-category {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
.service-provider-box .service-provider-image .service-provider-category ul li {
  background-color: var(--bs-gray-100);
}
.service-provider-box .service-provider-image .service-provider-status {
  position: absolute;
  right: 1rem;
  top: 1rem;
  transition: all 0.3s ease;
}
.service-provider-box .service-provider-image .service-provider-status span {
  color: var(--bs-white);
  background-color: var(--bs-success);
}
.service-provider-box .service-provider-image .service-provider-status:hover span {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}
.service-provider-box .service-provider-desc {
  background-color: var(--bs-gray-900);
}
.service-provider-box .service-provider-desc .provider-call {
  transition: all 0.3s ease;
}
.service-provider-box .service-provider-desc .provider-call:hover {
  color: var(--bs-white);
  background-color: var(--bs-success);
}

.project-card {
  background-color: rgba(var(--open-status-rgb), 0.05);
  background: linear-gradient(to bottom right, var(--background), rgba(var(--background-rgb), 0.95), rgba(var(--muted-rgb), 0.3));
  border: 2px solid var(--open-status-border, rgba(var(--bs-dark-rgb), 0.2));
  backdrop-filter: blur(12px);
  transition: all 0.7s ease;
}
.project-card .project-card-image img {
  aspect-ratio: 16/9;
}
.project-card .project-card-desc .btn-bookmark {
  border: none;
  padding: 0;
  background: transparent;
  transition: all 0.7s ease;
}
.project-card .project-card-desc .btn-bookmark:hover {
  color: var(--bs-primary);
  background: rgba(var(--bs-primary-rgb), 0.05);
}
.project-card .top-border {
  background-image: linear-gradient(to right, rgba(var(--bs-primary-rgb), 0.1), rgba(var(--bs-secondary-rgb), 0.4));
  opacity: 0.6;
  transition: all 0.7s ease;
}
.project-card:hover {
  border-color: rgba(var(--bs-primary-rgb), 0.3) !important;
  transform: translate(0, -0.5rem) scaleX(1.02) scaleY(1.02);
}
.project-card:hover .top-border {
  opacity: 1;
}
.project-card:hover .project-card-desc .title {
  color: var(--bs-primary);
}

.visual-image-card img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.7s ease;
}
.visual-image-card .camera-icon {
  padding: 0;
  background-color: rgba(var(--bs-gray-900-rgb), 0.9);
  height: 24px;
  width: 24px;
  line-height: 24px;
  text-align: center;
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  opacity: 0;
  transition: all 0.7s ease;
  backdrop-filter: blur(4px);
  z-index: 1;
}
.visual-image-card::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--bs-black-rgb), 0.4);
  opacity: 0;
  transition: all 0.7s ease;
}
.visual-image-card:hover {
  border-color: var(--bs-purple-30);
}
.visual-image-card:hover img {
  transform: scale(1.1);
}
.visual-image-card:hover .camera-icon {
  opacity: 1;
}
.visual-image-card:hover::after {
  opacity: 1;
}

/* ==============================
Deatils page
 ============================== */
.package-hover {
  background-color: rgba(var(--bs-gray-900-rgb), 0.5);
  transition: all 0.3s ease-in-out;
}
.package-hover .title {
  transition: all 0.3s ease-in-out;
}
.package-hover:hover {
  background-color: var(--bs-gray-900);
}
.package-hover:hover .title {
  color: var(--bs-primary);
}

.our-trust-card {
  display: inline-flex;
  white-space: nowrap;
  align-items: center;
  gap: 1rem;
}
.our-trust-card .our-trust-img {
  flex-basis: 10.03%;
  flex-shrink: 0;
  padding: 1.5rem;
  background-color: var(--bs-gray-900);
  border-radius: 0.75rem;
  border: 1px solid var(--bs-border-color);
  transition: box-shadow 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}
.our-trust-card .our-trust-img:hover {
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -1px, rgba(var(--bs-indigo-rgb), 0.1) 0px 2px 4px -2px;
}
.our-trust-card .our-trust-img .trust-img {
  height: 2.5rem;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.6;
  filter: grayscale(100%);
  transition: opacity 0.3s ease, filter 0.3s ease;
}
.our-trust-card .our-trust-img .trust-img:hover {
  opacity: 1;
  filter: grayscale(0);
}

@media (max-width: 767.98px) {
  .our-trust-card .our-trust-img .trust-img {
    flex-basis: 25%;
  }
}
@media (max-width: 767.98px) {
  .our-trust-card .our-trust-img .trust-img {
    flex-basis: 33.333333%;
    padding-inline-start: 0.5rem;
    height: 2rem;
  }
}
.wizard-step .step-count {
  width: 32px;
  min-width: 2rem;
  height: 32px;
  margin: 0 auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-gray-100);
  color: var(--bs-body-color);
  font-weight: 500;
  transition: all 0.3s ease-in-out;
}
.wizard-step.active .step-count, .wizard-step.completed .step-count {
  background: var(--bs-primary);
  color: var(--bs-white);
}

.wizard-line {
  margin-inline: 0.5rem;
  height: 0.25rem;
  width: 3rem;
  background: var(--bs-gray-100);
}
.wizard-line.active {
  background: var(--bs-primary);
}

.how-it-work-toggle {
  position: fixed;
  inset-inline-end: 2rem;
  inset-block-end: 2rem;
  z-index: 50;
}

.provider-work-content {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), var(--bs-gray-900), rgba(var(--bs-primary-rgb), 0.05));
  border: 2px solid rgba(var(--bs-primary-rgb), 0.1);
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
  transform: translateY(1);
  transition: all 0.3s ease-in-out;
}
.provider-work-content .primary-circle {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.1), rgba(var(--bs-dark-rgb), 0));
  inset-inline-end: 0;
  inset-block-start: 0;
  margin-top: -4rem;
  margin-inline-end: -4rem;
}
.provider-work-content .icon-bg-primary {
  background-image: linear-gradient(to right bottom, var(--bs-primary), rgba(var(--bs-primary-rgb), 0.8));
  transition: all 0.3s ease-in-out;
}
.provider-work-content .line-gradient-primary {
  background-image: linear-gradient(to right, rgba(var(--bs-primary-rgb), 0.5), rgba(var(--bs-dark-rgb), 0));
}
.provider-work-content:hover {
  transform: translateY(-0.25rem);
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 20px 25px -5px, rgba(var(--bs-indigo-rgb), 0.1) 0px 8px 10px -6px;
}
.provider-work-content:hover .icon-bg-primary {
  transform: scale(1.1);
}
.provider-work-content:hover .title-content {
  color: var(--bs-primary);
}

.customer-work-content {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), var(--bs-gray-900), rgba(var(--bs-secondary-rgb), 0.05));
  border: 2px solid rgba(var(--bs-secondary-rgb), 0.1);
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 10px 15px -3px, rgba(var(--bs-indigo-rgb), 0.1) 0px 4px 6px -4px;
  transform: translateY(1);
  transition: all 0.3s ease-in-out;
}
.customer-work-content .secondary-circle {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-secondary-rgb), 0.1), rgba(var(--bs-dark-rgb), 0));
  inset-inline-end: 0;
  inset-block-start: 0;
  margin-top: -4rem;
  margin-inline-end: -4rem;
}
.customer-work-content .icon-bg-secondary {
  background-image: linear-gradient(to right bottom, var(--bs-secondary), rgba(var(--bs-secondary-rgb), 0.8));
  transition: all 0.3s ease-in-out;
}
.customer-work-content .line-gradient-secondary {
  background-image: linear-gradient(to right, rgba(var(--bs-secondary-rgb), 0.5), rgba(var(--bs-dark-rgb), 0));
}
.customer-work-content:hover {
  transform: translateY(-0.25rem);
  box-shadow: rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-dark-rgb), 0) 0px 0px 0px 0px, rgba(var(--bs-indigo-rgb), 0.1) 0px 20px 25px -5px, rgba(var(--bs-indigo-rgb), 0.1) 0px 8px 10px -6px;
}
.customer-work-content:hover .icon-bg-secondary {
  transform: scale(1.1);
}
.customer-work-content:hover .title-content {
  color: var(--bs-secondary);
}

.section-switch-btn {
  background-image: linear-gradient(to right bottom, var(--bs-primary), rgba(var(--bs-primary-rgb), 0.9), var(--bs-secondary));
  border: none;
  color: var(--bs-white);
}
.section-switch-btn:focus-visible {
  outline: none;
  border-radius: 1rem;
  box-shadow: var(--bs-gray-900) 0px 0px 0px 2px, var(--bs-ring) 0px 0px 0px 4px, rgba(var(--bs-indigo-rgb), 0.25) 0px 25px 50px -12px;
}
.section-switch-btn:hover {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}
.section-switch-btn:hover .arrow-hover:hover {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

.switch-section-group {
  position: fixed;
  inset-block-end: 2rem;
  inset-inline-start: 2rem;
  z-index: 50;
}

ul.how-it-work-dropdown li .dropdown-item {
  background-color: var(--bs-gray-900);
  color: var(--bs-heading-color);
  border-radius: calc(0.75rem - 4px);
  transition: all 0.3s ease-in-out;
}
ul.how-it-work-dropdown li .dropdown-item:hover {
  background-color: var(--bs-secondary);
  color: var(--bs-white);
}

.bg-get-early-access {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.2), var(--bs-gray-900), rgba(var(--bs-secondary-rgb), 0.2));
}

.bg-radial-gradient {
  position: absolute;
  inset: 0;
  background-image: radial-gradient(circle at 50% 120%, var(--bs-purple-30), rgba(var(--bs-gray-900-rgb), 0));
}

.badge-get-access {
  background-image: linear-gradient(to right, rgba(var(--bs-primary-rgb), 0.2), rgba(var(--bs-secondary-rgb), 0.2), rgba(var(--bs-primary-rgb), 0.2));
}

.bg-complete-service-platform {
  background-image: linear-gradient(to right bottom, var(--bs-blue6), var(--bs-gray-900), var(--bs-blue7));
  border: solid var(--bs-sky-blue5);
  border-width: 4px 0;
}

.badge-complete-service-platform {
  background-color: var(--bs-blue9);
  border: 2px solid var(--bs-blue8);
}
.badge-complete-service-platform:hover {
  background-color: var(--bs-primary);
}

.text-primary-complete-service-platform {
  color: var(--bs-blue2);
}

.card-service-platform {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), var(--bs-blue6));
  border: 2px solid var(--bs-sky-blue5);
  transition: transform 0.25s ease;
}
.card-service-platform:hover {
  transform: translateY(-0.25rem);
}
.card-service-platform:hover .primary-circle {
  transform: scale(1.5);
}
.card-service-platform .primary-circle {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.1), rgba(var(--bs-dark-rgb), 0));
  inset-inline-end: 0;
  inset-block-start: 0;
  margin-top: -4rem;
  margin-inline-end: -4rem;
}

.bg-or-option {
  background-image: linear-gradient(var(--bs-blue7), var(--bs-gray-900), var(--bs-amber-30));
}

.bg-gradient-start {
  background-image: linear-gradient(to right, rgba(var(--bs-dark-rgb), 0), var(--bs-border-color), rgba(var(--bs-dark-rgb), 0));
}

.bg-gradient-or {
  background-image: linear-gradient(to right, var(--bs-amber-06), var(--bs-orange1));
}

.bg-amber-to-orange {
  background-image: linear-gradient(to right bottom, var(--bs-yellow-500), var(--bs-gray-900), var(--bs-orange1-04));
}

.badge-amber-to-orange {
  background-image: linear-gradient(to right, var(--bs-amber-05-20), var(--bs-orange1-01));
  border: 2px solid var(--bs-amber-05-30);
}

.border-amber-500-20 {
  border: solid var(--bs-amber-05-20);
  border-width: 4px 0;
}

.bidding-marketplace-card {
  background-image: linear-gradient(to right bottom, var(--bs-gray-900), rgba(255, 251, 235, 0.3));
  border: 2px solid var(--bs-amber-05-30);
  transition: transform 0.25s ease;
}
.bidding-marketplace-card:hover {
  background: var(--bs-gray-900);
  transform: translateY(-4px);
}
.bidding-marketplace-card .number-icon {
  inset-inline-start: -1rem;
  inset-block-start: -1rem;
  background-image: linear-gradient(to right, var(--bs-amber-06), var(--bs-oranage1));
}

.bidding-customer-plan {
  background-image: linear-gradient(to right bottom, var(--bs-yellow-500), var(--bs-orange1-04));
  transition: transform 0.25s ease;
}
.bidding-customer-plan.amber-border {
  border: 2px solid var(--bs-amber-05-30);
}
.bidding-customer-plan.orange-border {
  border: 2px solid var(--bs-orange1-03);
}
.bidding-customer-plan:hover {
  transform: translateY(-4px);
}
.bidding-customer-plan:hover.amber-border {
  border-color: var(--bs-amber-05-60);
}
.bidding-customer-plan:hover.orange-border {
  border-color: var(--bs-orange1-06);
}
.bidding-customer-plan .amber-icon-bg {
  background-image: linear-gradient(to right, var(--bs-amber-05-20), var(--bs-orange1-20));
}
.bidding-customer-plan .orange-icon-bg {
  background-image: linear-gradient(to right, var(--bs-orange1-20), var(--bs-amber-05-20));
}
.bidding-customer-plan .list-items {
  background-color: rgba(var(--bs-gray-900-rgb), 0.7);
  border: 1px solid var(--bs-amber-05-20);
}
.bidding-customer-plan .list-items:hover {
  background-color: var(--bs-gray-900);
}

.bidding-marketplace-box {
  background-image: linear-gradient(to right bottom, var(--bs-amber-05-10), var(--bs-gray-900), var(--bs-orange1-20));
  border: 2px solid var(--bs-amber-05-30);
}

.built-customer-plan {
  transition: transform 0.25s ease;
}
.built-customer-plan.bg-primary-accent-50 {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.05), rgba(var(--bs-secondary-rgb), 0.05));
  border: 2px solid var(--bs-border-color);
}
.built-customer-plan.primary-border {
  border: 2px solid var(--bs-border-color);
}
.built-customer-plan .list-items.bg-accent-20 {
  background-color: rgba(var(--bs-secondary-rgb), 0.2);
}
.built-customer-plan .list-items.bg-accent-20:hover {
  background-color: rgba(var(--bs-secondary-rgb), 0.3);
}
.built-customer-plan:hover {
  transform: translateY(-4px);
}
.built-customer-plan:hover.primary-border {
  border-color: rgba(var(--bs-primary-rgb), 0.5);
}
.built-customer-plan:hover.bg-primary-accent-50 {
  border-color: rgba(var(--bs-primary-rgb), 0.5);
}

.bg-vip-influencer-gradient {
  background-image: linear-gradient(to right bottom, var(--bs-amber-05-10), rgba(var(--bs-primary-rgb), 0.1), var(--bs-rose-10));
}
.bg-vip-influencer-gradient .inset-0 {
  background-image: radial-gradient(at center top, var(--bs-amber-05-15), rgba(var(--bs-dark-rgb), 0) 50%);
  inset: 0;
}
.bg-vip-influencer-gradient .inset-1 {
  background-image: radial-gradient(at center bottom, var(--bs-purple-15), rgba(var(--bs-dark-rgb), 0) 50%);
  inset: 0;
}
.bg-vip-influencer-gradient .badge-amber-primary {
  background-image: linear-gradient(to right, var(--bs-amber-05-20), rgba(var(--bs-primary-rgb), 0.2));
  border: 1px solid var(--bs-amber-06-50);
}

.influencer-content .bg-amber-card {
  background-image: linear-gradient(to right bottom, var(--bs-amber-05-40), rgba(var(--bs-dark-rgb), 0));
  background-color: var(--bs-gray-900);
  border: 2px solid var(--bs-amber-05-30);
}
.influencer-content .bg-amber-card .bg-gradient-amber {
  background-image: linear-gradient(to right bottom, var(--bs-amber-06), var(--bs-orange));
}
.influencer-content .bg-primary-card {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.05), rgba(var(--bs-dark-rgb), 0));
  background-color: var(--bs-gray-900);
  border: 2px solid rgba(var(--bs-primary-rgb), 0.3);
}
.influencer-content .bg-primary-card .bg-gradient-primary {
  background-image: linear-gradient(to right bottom, var(--bs-primary), rgba(var(--bs-primary-rgb), 0.8));
}
.influencer-content .bg-rose-card {
  background-image: linear-gradient(to right bottom, var(--bs-rose-50), rgba(var(--bs-dark-rgb), 0));
  background-color: var(--bs-gray-900);
  border: 2px solid var(--bs-rose-30);
}
.influencer-content .bg-rose-card .bg-gradient-rose {
  background-image: linear-gradient(to right bottom, var(--bs-rose), var(--bs-rose-01));
}

.perfect-for-influencers {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-gray-900-rgb), 0.95), rgba(var(--bs-primary-rgb), 0.05));
  background-color: var(--bs-gray-900);
  border: 2px solid rgba(var(--bs-primary-rgb), 0.4);
}

.bagde-amber-primary {
  background-image: linear-gradient(to right, var(--bs-amber-06), var(--bs-primary));
  background-color: var(--bs-primary);
}

.limited-time-offer {
  background-image: linear-gradient(to right bottom, rgba(var(--bs-primary-rgb), 0.1), var(--bs-gray-900), rgba(var(--bs-secondary-rgb), 0.1));
}
.limited-time-offer .bg-radial-offer {
  background-image: radial-gradient(circle, var(--bs-purple-20), rgba(var(--bs-gray-900-rgb), 0));
}

ul.list-spacing li {
  margin-bottom: 0.25rem;
}
ul.list-spacing li:last-child {
  margin-bottom: 0;
}

.platform-feature-card {
  transition: all 0.3s ease-in-out;
  border: 2px solid rgba(var(--bs-primary-rgb), 0.2);
}
.platform-feature-card:hover {
  border-color: var(--bs-primary);
}

.customer-card,
.provider-card {
  border: 2px solid rgba(var(--bs-primary-rgb), 0.2);
  transition: all 0.3s ease-in-out;
}
.customer-card ul li,
.provider-card ul li {
  text-align: left;
  transition: all 0.3s ease-in-out;
}
.customer-card ul li:hover,
.provider-card ul li:hover {
  background-color: rgba(var(--bs-gray-100-rgb), 0.5);
}
.customer-card:hover,
.provider-card:hover {
  border-color: var(--bs-primary);
}

.provider-card {
  border-color: rgba(var(--bs-success-rgb), 0.2);
}
.provider-card:hover {
  border-color: var(--bs-success);
}

.image-overlay-card {
  transition: all 0.3s ease-in-out;
}
.image-overlay-card img {
  aspect-ratio: 1/1;
}
.image-overlay-card .overlay-details {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  background-image: linear-gradient(to top, rgba(var(--bs-dark-rgb), 0.7));
  border-radius: 0.75rem;
}
.image-overlay-card .overlay-details .data-details {
  position: absolute;
  left: 0.75rem;
  right: 0.75rem;
  bottom: 0.75rem;
  color: var(--bs-white);
}
.image-overlay-card:hover .overlay-details {
  opacity: 1;
}

/* PrismJS 1.23.0
https://prismjs.com/download.html#themes=prism-okaidia&languages=markup+css+clike+javascript */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */
code[class*=language-],
pre[class*=language-] {
  color: #f8f8f2;
  background: none;
  text-shadow: 0 1px rgba(var(--bs-dark-rgb), 0.3);
  font-family: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  hyphens: none;
}

/* Code blocks */
pre[class*=language-] {
  padding: 1em;
  margin: 0.5em 0;
  overflow: auto;
  border-radius: 0.3em;
}

:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #272822;
}

/* Inline code */
:not(pre) > code[class*=language-] {
  padding: 0.1em;
  border-radius: 0.3em;
  white-space: normal;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: #8292a2;
}

.token.punctuation {
  color: #f8f8f2;
}

.token.namespace {
  opacity: 0.7;
}

.token.property,
.token.tag,
.token.constant,
.token.symbol,
.token.deleted {
  color: #f92672;
}

.token.boolean,
.token.number {
  color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.builtin,
.token.inserted {
  color: #a6e22e;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #f8f8f2;
}

.token.atrule,
.token.attr-value,
.token.function,
.token.class-name {
  color: #e6db74;
}

.token.keyword {
  color: #66d9ef;
}

.token.regex,
.token.important {
  color: #fd971f;
}

.token.important,
.token.bold {
  font-weight: bold;
}

.token.italic {
  font-style: italic;
}

.token.entity {
  cursor: help;
}

div:where(.swal2-container).swal2-center > .swal2-popup {
  flex-direction: column;
}

div:where(.swal2-container) div:where(.swal2-popup) {
  background: var(--bs-gray-900) !important;
  color: var(--bs-heading-color) !important;
}

.nice-select.custom-nice-select {
  background-color: var(--bs-gray-900);
  border-color: var(--bs-border-color);
  padding: 0.5rem 0.75rem;
  width: 12rem;
  height: 2.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  border-radius: 0.625rem;
}
.nice-select.custom-nice-select::after {
  content: none;
}
.nice-select.custom-nice-select .list {
  margin-block-start: 8px;
  background-color: var(--bs-gray-900);
  padding: 0.3rem;
  width: 100%;
}
.nice-select.custom-nice-select .list .option {
  border-radius: 10px;
}
.nice-select.custom-nice-select .list .option:hover {
  background: var(--bs-success);
  color: var(--bs-white);
}
.nice-select.custom-nice-select .list .option.selected {
  position: relative;
  padding-inline-start: 2rem;
  background: var(--bs-success);
  color: var(--bs-white);
}
.nice-select.custom-nice-select .list .option.selected::after {
  content: "✔";
  position: absolute;
  inset-inline-start: 12px;
  top: 20px;
  transform: translateY(-50%);
  font-size: 14px;
}

/* Make selected option stay green even when hovering other options */
.nice-select .list .option.selected {
  background-color: var(--bs-success) !important; /* green */
  color: var(--bs-white) !important;
}

/* When hovering the whole list, keep NON-hovered selected item green */
.nice-select .list:hover .option.selected:not(:hover) {
  background-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}

.custom-range-slider .range-slider {
  margin: auto;
}
.custom-range-slider .range-slider .range-slider__thumb {
  background: var(--bs-gray-900);
  border: 2px solid var(--bs-primary);
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
}
.custom-range-slider .range-slider .range-slider__thumb[data-lower] {
  width: 0;
  border: none;
  border: none;
  min-width: 0;
  background: none;
}
.custom-range-slider .range-slider .range-slider__range {
  border-radius: 6px;
  background: var(--bs-primary);
}
