:root, :host {

    --spacing: 0.25rem;

}

body{

  font-family: "Plus Jakarta Sans", sans-serif;

  font-optical-sizing: auto;

  font-size: 15px;

  font-weight: 400;

}

  h1, h2, h3, h4, h5, h6 {

    font-family: "Urbanist", sans-serif;

    font-optical-sizing: auto;

    font-size: inherit;

    font-weight: inherit;

  }

  .font-urbanist{
    font-family: "Urbanist", sans-serif !important;
  }

    /* Pagination container */

  .mySwiper .swiper-pagination {

    /* bottom: 20px !important; */

    position: absolute !important;

  bottom: 16px !important;

  left: 50% !important;

  transform: translateX(-50%) !important;

  display: flex !important;

  justify-content: center;

  gap: 8px;

  z-index: 10;

  }



  /* Inactive dots */

  .mySwiper .swiper-pagination-bullet {

    width: 8px;

    height: 8px;

    background: transparent;

    border: 2px solid #FEC34E !important;

    opacity: 1;

  }



  /* Active dot */

  .mySwiper .swiper-pagination-bullet-active {

    background-color: #FEC34E !important;

    border: 2px solid #FEC34E;

  }



  .mySwiper .clip-triangle {

    clip-path: polygon(100% 0, 0 100%, 100% 100%);

  }

  .leading-6 {

    --tw-leading: calc(var(--spacing) * 6);

    line-height: calc(var(--spacing) * 6);

  }

  .leading-8 {

    --tw-leading: calc(var(--spacing) * 8);

    line-height: calc(var(--spacing) * 8);

  }

  .leading-9 {

    --tw-leading: calc(var(--spacing) * 9);

    line-height: calc(var(--spacing) * 9);

  }

  .leading-10 {

    --tw-leading: calc(var(--spacing) * 10);

    line-height: calc(var(--spacing) * 10);

  }

  .leading-11 {

    --tw-leading: calc(var(--spacing) * 11);

    line-height: calc(var(--spacing) * 11);

  }

  .leading-12 {

    --tw-leading: calc(var(--spacing) * 12);

    line-height: calc(var(--spacing) * 12);

  }

  .leading-normal {

    --tw-leading: var(--leading-normal);

    line-height: var(--leading-normal);

  }

  .leading-relaxed {

    --tw-leading: var(--leading-relaxed);

    line-height: var(--leading-relaxed);

  }

  .leading-tight {

    --tw-leading: var(--leading-tight);

    line-height: var(--leading-tight);

  }

  .w-1 {

    width: calc(var(--spacing) * 1);

  }

  .w-1\/3 {

    width: calc(1/3 * 100%);

  }

  .w-3 {

    width: calc(var(--spacing) * 3);

  }

  .w-3\.5 {

    width: calc(var(--spacing) * 3.5);

  }

  .w-4 {

    width: calc(var(--spacing) * 4);

  }

  .w-4\.5 {

    width: calc(var(--spacing) * 4.5);

  }

  .w-5 {

    width: calc(var(--spacing) * 5);

  }

  .w-6 {

    width: calc(var(--spacing) * 6);

  }

  .w-8 {

    width: calc(var(--spacing) * 8);

  }

  .w-10 {

    width: calc(var(--spacing) * 10);

  }

  .w-22 {

    width: calc(var(--spacing) * 22);

  }

  .w-22\.5 {

    width: calc(var(--spacing) * 22.5);

  }

  .w-25 {

    width: calc(var(--spacing) * 25);

  }

  .w-26 {

    width: calc(var(--spacing) * 26);

  }

  .w-26\.5 {

    width: calc(var(--spacing) * 26.5);

  }

  .w-28 {

    width: calc(var(--spacing) * 28);

  }

  .w-32 {

    width: calc(var(--spacing) * 32);

  }

  .w-57 {

    width: calc(var(--spacing) * 57);

  }

  .w-57\.5 {

    width: calc(var(--spacing) * 57.5);

  }

  .w-61 {

    width: calc(var(--spacing) * 61);

  }

  .w-61\.5 {

    width: calc(var(--spacing) * 61.5);

  }

  .w-64 {

    width: calc(var(--spacing) * 64);

  }

  .w-95 {

    width: calc(var(--spacing) * 95);

  }

  .w-98 {

    width: calc(var(--spacing) * 98);

  }

  .w-\[230px\] {

    width: 230px;

  }

  .w-\[246px\] {

    width: 246px;

    }



    .w-\[35\%\] {

      width: 35%;

    }



    .w-\[75\%\] {

      width: 75%;

    }



    .w-\[40\%\] {

      width: 40%;

    }



    .w-\[60\%\] {

      width: 60%;

    }



  .w-\[120px\] {

    width: 120px;

  }

  .h-\[120px\] {

    width: 120px;

  }



  .text-\[40px\] {

    font-size:40px;

}



.text-\[52px\] {

    font-size:52px;

}

.text-\[64px\] {

    font-size:64px;

}

 .text-\[96px\] {

    font-size:96px;

}

.h-3 {

    height: calc(var(--spacing) * 3);

  }

  .h-3\.5 {

    height: calc(var(--spacing) * 3.5);

  }

  .h-4 {

    height: calc(var(--spacing) * 4);

  }

  .h-4\.5 {

    height: calc(var(--spacing) * 4.5);

  }

  .h-5 {

    height: calc(var(--spacing) * 5);

  }

  .h-6 {

    height: calc(var(--spacing) * 6);

  }

  .h-8 {

    height: calc(var(--spacing) * 8);

  }

  .h-10 {

    height: calc(var(--spacing) * 10);

  }

  .h-15 {

    height: calc(var(--spacing) * 15);

  }

  .h-16 {

    height: calc(var(--spacing) * 16);

  }

  .h-20 {

    height: calc(var(--spacing) * 20);

  }

  .h-25 {

    height: calc(var(--spacing) * 25);

  }

  .h-64 {

    height: calc(var(--spacing) * 64);

  }

  .h-70 {

    height: calc(var(--spacing) * 70);

  }

  .h-72 {

    height: calc(var(--spacing) * 72);

  }

  .h-96 {

    height: calc(var(--spacing) * 96);

  }

  .h-100 {

    height: calc(var(--spacing) * 100);

  }

  .h-\[1px\] {

    height: 1px;

  }

  .h-\[5px\] {

    height: 5px;

  }

  .h-\[200px\] {

    height: 200px;

  }

  .h-\[230px\] {

    height: 230px;

  }

  .h-\[250px\] {

    height: 250px;

  }

  .h-\[280px\] {

    height: 280px;

  }

  .h-\[320px\] {

    height: 320px;

  }

  .h-\[384px\] {

    height: 384px;

  }

  .h-\[580px\] {

    height: 580px;

  }

  .h-\[600px\] {

    height: 600px;

  }

  .h-\[630px\] {

    height: 600px;

  }

  .h-fit {

    height: fit-content;

  }

  .h-full {

    height: 100%;

  }

.arrow-down {

  border-left: 12px solid transparent;

  border-right: 12px solid transparent;

  border-top: 12px solid #E8E8E8;

  transform: rotate(-45deg);

}

.shadow-light{

  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.05);

}

.icon-mw-24{

  max-width: 24px;

    height: 24px;

}



.bg-\[\#161C2D\] {

    background-color: #161C2D;

  }

.bg-\[\#FFF9ED\]{
  background-color: #FFF9ED;
}

.border-\[\#c9c9c9\] {
    --tw-border-opacity: 1;
    border-color: rgb(201 201 201 / var(--tw-border-opacity, 1));
}


  .text-\[\#161C2D\] {

    color: #161C2D;

  }

  .text-\[\#424242\] {

    color: #424242;

  }

   .border-\[\#D8DCE5\] {

    border-color: #D8DCE5;

  }



  .focus\:border-\[\#894650\] {

    &:focus {

      border-color: #894650;

    }

  }

  .focus\:border-blue-500 {

    &:focus {

      border-color: var(--color-blue-500);

    }

  }

  .focus\:ring-1 {

    &:focus {

      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);

      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);

    }

  }

  .focus\:ring-2 {

    &:focus {

      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);

      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);

    }

  }

  .focus\:ring-\[\#919191\] {

    &:focus {

      --tw-ring-color: #919191;

    }

  }

  .focus\:ring-\[\#FEC34E\] {

    &:focus {

      --tw-ring-color: #FEC34E;

    }

  }

  .focus\:ring-blue-500 {

    &:focus {

      --tw-ring-color: var(--color-blue-500);

    }

  }

  .focus\:outline-none {

    &:focus {

      --tw-outline-style: none;

      outline-style: none;

    }

  }



  .gap-1 {

    gap: calc(var(--spacing) * 1);

  }



  .placeholder-transparent {

    &::placeholder {

      color: transparent;

    }

  }



  

  .shopTable tr:nth-child(odd) {

    background-color: #ffffff; /* white */

  }

  .shopTable tr:nth-child(even) {

    background-color: #FBFBFB; /* light gray */

  }





.no-scrollbar {

  -ms-overflow-style: none; /* IE and Edge */

  scrollbar-width: none;    /* Firefox */

  -webkit-overflow-scrolling: touch; /* momentum on iOS */

}



.no-scrollbar::-webkit-scrollbar { display: none; }



.template-text {

  display: block !important; /* Ensure it's visible */

  visibility: visible !important;

}



 .space-y-7\.5 {

    :where(& > :not(:last-child)) {

      --tw-space-y-reverse: 0;

      margin-block-start: calc(calc(var(--spacing) * 7.5) * var(--tw-space-y-reverse));

      margin-block-end: calc(calc(var(--spacing) * 7.5) * calc(1 - var(--tw-space-y-reverse)));

    }

  }





.px-8\.5 {

  padding-left: 2.125rem; /* 8.5 * 0.25rem in Tailwind's spacing scale */

  padding-right: 2.125rem;

}



input[type="date"]::-webkit-calendar-picker-indicator {

    opacity: 0; 

    position: absolute;

    left: 0;

    width: 100%;

    height: 100%;

    cursor: pointer;

  }



  /* Hide the native dd-mm-yyyy in Chrome/Safari when empty */

input[type="date"]:required:invalid::-webkit-datetime-edit {

  color: transparent;

}



/* Hide separators and individual date fields when empty */

input[type="date"]:required:invalid::-webkit-datetime-edit-year-field,

input[type="date"]:required:invalid::-webkit-datetime-edit-month-field,

input[type="date"]:required:invalid::-webkit-datetime-edit-day-field,

input[type="date"]:required:invalid::-webkit-datetime-edit-text {

  color: transparent;

}



/* Show text when a date is chosen or focused */

input[type="date"]:focus::-webkit-datetime-edit,

input[type="date"]:valid::-webkit-datetime-edit {

  color: inherit;

}



/* Make the entire field clickable for the calendar picker */

input[type="date"]::-webkit-calendar-picker-indicator {

  opacity: 0;

  position: absolute;

  left: 0;

  width: 100%;

  height: 100%;

  cursor: pointer;

}



/* tailwind.css or your global stylesheet */

@layer utilities {

  .show {

    @apply opacity-100 translate-y-0;

  }

}

@media (min-width: 1024px) {
    .lg\:position-top-align {
        position: relative;
        margin-top: -100px;
    }
}

.timeline-icon {
        transition: transform .3s ease, background .3s ease, border-color .3s ease;
        transform-origin: center;
        position: relative;
        left:-2px;
    }
    /* active state */
    .timeline-item.active .timeline-icon {
        background: #8a4453;
        border-color: #8a4453;
        transform: scale(1.5);
    }

    .timeline-item.active .timeline-icon img {
        display: block;
    }

    #panelWrap section {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.8s ease-in-out;
    }

    #panelWrap section.active {
        opacity: 1;
        visibility: visible;
        z-index: 1;
    }

   #panelWrap section {
  display: none;
  opacity: 0;
  transition: opacity 1s ease;
}
#panelWrap section.active {
  display: block;
}
#panelWrap section.fade-in {
  opacity: 1;
}
.animate-duration-15s {
    animation-duration: 15s !important;
}

.lh-44{
  line-height: 44px !important;
}
.company-journey h2:before {
    content: "";
    width: 10px;
    height: 1px;
    background-color: #cbd5e1;
    position: absolute;
    left: -15px;
    top: 50%;
}
.h-\[75px\]{
height:75px;
}

.journey-h600{
  height: 600px;
  position: relative;
  z-index: 9;
}

.journey-mobileview{
  display: none;
}

@media(max-width:2560px){
.journey-h600{
  height: 800px;
}
}
@media(max-width:1920px){
.journey-h600{
  height: 600px;
}
}
@media(max-width:1024px){
    .journey-h600{
      height: unset;
}
}

@media(max-width:1023px){
.journey-mobileview{
  display: block;
  margin-top: 0px;
  padding-top: 38px;
}
.journey-mobileview #prevBtn {
top:-38px;
right: 70px;
}
.journey-mobileview #nextBtn {
top:-38px;
right: 10px;
}
}
#goTop {
  display: inline-block;
  background-color: #FEC34E;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s, opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#goTop::after {
  content: "";
    background: url(../images/icons/weui_arrow-filled.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: center;
    width: 24px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 13px;
    transform: rotate(-90deg);
}
#goTop:hover {
  cursor: pointer;
  background-color: #F7AF20;
}
#goTop:active {
  background-color: #F7AF20;
}
#goTop.show {
  opacity: 1;
  visibility: visible;
}
@media (min-width: 500px) {
  #goTop {
    margin: 0px;
  }
}
.dropdown-product ul, .product-list ul {
    max-height: 300px;
    overflow: auto;
}

.dropdown-product ul li, .product-list ul li {
    font-size: 14px;
    line-height: 20px;
    color: #424242;
}

/*Product and application Details table style*/
#productDescription table th, #productDescription thead tr, 
#productDescription table th, #productDescription thead td {
    background-color: #161B2E !important;
    font-family: "Plus Jakarta Sans", sans-serif;
}

#productDescription p {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    background-color: transparent !important;
    text-align: left !important;
    line-height: 22px;
}

#productDescription table, #productDescription div {
    width: 100% !important;
    min-width: auto !important;
    background: transparent !important;
}

#productDescription table {
    margin-top: 10px !important;
}

#productDescription div strong{
    background: transparent !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
}

#productDescription thead td div {
    font-weight: 500 !important;
}

#productDescription thead td .background span:last-child {
    bottom: unset !important;
    left: unset !important;
    top: -20px !important;
    right: 80px !important;
}

#productDescription thead td .background span {
    bottom: 45px !important;
    left: 65px !important;
    white-space: nowrap !important;
}

#productDescription tbody td {
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 14px !important;
}

#productDescription tbody td a, #productDescription tbody td strong {
    font-weight: 600 !important;
    font-family: "Plus Jakarta Sans", sans-serif !important;
    font-size: 14px !important;
}
#productDescription tbody tr:nth-child(even) {
    background-color: #FFF9ED !important;
}
#productDescription tbody tr:nth-child(odd) {
    background-color: #FFFFFF !important;
}
#productDescription tbody td img {
    display: inline !important;
    width: 20px !important;
}