.elementor-kit-6{--e-global-color-primary:#991B1B;--e-global-color-secondary:#171717;--e-global-color-text:#4B5563;--e-global-color-accent:#22C55E;--e-global-color-f5b0eea:#1F2937;--e-global-color-711c07e:#6B7280;--e-global-color-0091203:#991B1B1A;--e-global-color-73f0d58:#1E40AF;--e-global-color-a555ae4:#EFF6FF;--e-global-color-b588930:#3B82F6;--e-global-color-932a0f0:#FACC15;--e-global-color-6d8a9f1:#111827;--e-global-color-4c5541e:#374151;--e-global-color-0524347:#16A34A;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-size:2.25rem;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:2.5rem;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:0.75rem;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1rem;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:500;--e-global-typography-text-line-height:1.2rem;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:1rem;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-line-height:1.5rem;--e-global-typography-26f29e0-font-family:"Poppins";--e-global-typography-26f29e0-font-size:3rem;--e-global-typography-26f29e0-font-weight:700;--e-global-typography-26f29e0-line-height:3.2rem;--e-global-typography-6cbfb8c-font-family:"Poppins";--e-global-typography-6cbfb8c-font-size:1.125rem;--e-global-typography-6cbfb8c-font-weight:500;--e-global-typography-6cbfb8c-line-height:1.75rem;--e-global-typography-de88947-font-family:"Poppins";--e-global-typography-de88947-font-size:1rem;--e-global-typography-de88947-font-weight:500;--e-global-typography-de88947-line-height:1.5rem;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:#FFFFFF;border-radius:50px 50px 50px 50px;padding:0.75rem 1.5rem 0.75rem 1.5rem;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#16A34A;color:#FFFFFF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1280px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:1024px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1535px){.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}/* Start custom CSS */.card-shadow {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 
              0 2px 4px -1px rgba(0, 0, 0, 0.06);
  transition: box-shadow 0.3s ease-in-out;
  position: relative;
}

.card-shadow:hover {
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 
              0 10px 10px -5px rgba(0, 0, 0, 0.04);
}

/* Icon inside the card (target icon by class) */
.card-shadow .elementor-icon {
  transition: transform 0.3s ease-in-out;
}

.card-shadow:hover .elementor-icon {
  transform: scale(1.1); /* 20% larger */
}

/* Card styling */
.card-color {
  background-color: white;
  border: 1px solid #f3f4f6; /* border-gray-100 */
  padding: 1rem; /* p-4 */
  border-radius: 0.75rem; /* rounded-xl */
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); /* shadow-sm */
  display: flex;
  align-items: center;
  gap: 0.75rem; /* gap-3 */
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

/* Card hover effects */
.card-color:hover {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 
              0 2px 4px -1px rgba(0, 0, 0, 0.06); /* shadow-md */
  border-color: rgba(239, 68, 68, 0.3)!important; /* brand-red with 30% opacity */
}

/* Icon container - using elementor-icon class */
.card-color .elementor-icon {
  width: 2.5rem; /* w-10 */
  height: 2.5rem; /* h-10 */
  background-color: #f9fafb; /* bg-gray-50 */
  border-radius: 9999px; /* rounded-full */
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ef4444; /* text-brand-red */
  transition: all 0.3s ease-in-out;
}

/* Icon hover effects */
.card-color:hover .elementor-icon {
  background-color: #ef4444!important; /* bg-brand-red */
  color: white!important; /* text-white */
}
.card-color:hover .elementor-icon svg {
  
  fill: white!important; /* text-white */
}

/* Optional icon scaling on hover */
.card-color:hover .elementor-icon i {
  transform: scale(1.1);
  transition: transform 0.3s ease;
}

/* Text styling */
.card-color .text {
  font-weight: 700; /* font-bold */
  color: #1f2937; /* text-gray-800 */
}


.customer-review .e-loop-item{
    padding-bottom: 50px;
}/* End custom CSS */