







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.content-wrapper {
  max-width: 1240px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 24px;
}

body {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #494A52;
  font-size: 24px;
}

/* Paragraphs */

p {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a {
  font-weight: normal; text-decoration: underline; font-family: Outfit, sans-serif; font-style: normal;
  color: #0270E0;
}

a:hover,
a:focus {
  font-weight: normal; text-decoration: underline; font-family: Outfit, sans-serif; font-style: normal;
  color: #0048b8;
}

a:active {
  font-weight: normal; text-decoration: underline; font-family: Outfit, sans-serif; font-style: normal;
  color: #2a98ff;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 50px;
  text-transform: none;
}

h2,
.h2 {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 38px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #F8FAFC;
}





button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 1px solid #494A52;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border-radius: 6px;
  color: #FFFFFF;
  font-size: 22px;
  text-transform: none;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #1a334e;
;
  color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  border-radius: 6px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(113, 114, 122, 1.0);
  border-color: #71727a;
}





form,
.submitted-message {
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #F8FAFC;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #F8FAFC;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: Inter; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #494A52;
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}


/* Labels */

form label {
  color: #494A52;
}

/* Help text */

form legend {
  color: #494A52;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #D1D6DC;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
  border-radius: 3px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #494A52;
}

::-moz-placeholder {
  color: #494A52;
}

:-ms-input-placeholder {
  color: #494A52;
}

::placeholder {
  color: #494A52;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #494A52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #494A52;
}

.fn-date-picker td .pika-button:hover {
  background-color: #494A52 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #494A52;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 1px none #494A52;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: Outfit, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  border-radius: 6px;
  text-transform: none;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(113, 114, 122, 1.0);
  border-color: #71727a;
}





/* Table */

table {
  border: 1px solid #494A52;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #494A52;

  padding: 18px;

  color: #494A52;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(73, 74, 82, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}





.header {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #494A52;
  font-family: Outfit;
}

.menu__child-toggle-icon {
  border-top-color: #494A52;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #21222a;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #21222a;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #71727a;
}

.menu__child-toggle-icon:active {
  border-top-color: #71727a;
}

.menu .menu__item--depth-1 > .menu__link--active-link:after {
  background-color: #494A52;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #494A52;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #494A52;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #494A52;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #494A52;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Outfit;
}

.header__language-switcher-label-current:after {
  border-top-color: #494A52;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #494A52;
  }
}





.footer {
  background-color: 

  
  
    
  


  rgba(248, 250, 252, 1.0)

;
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #494A52;
}





.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 80px 0;
}

/* Blog post */

.blog-post__meta a {
  color: #494A52;
}

.blog-post__tag-link {
  color: #494A52;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #21222a;
}

.blog-post__tag-link:active {
  color: #71727a;
}

/* Blog related posts */

.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #494A52;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #21222a;
}

.blog-related-posts__title-link:active {
  color: #71727a;
}

/* Blog comments */

.blog-comments {
  margin-bottom: 80px;
}

#comments-listing .comment-reply-to {
  color: #0270E0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0048b8;
}

#comments-listing .comment-reply-to:active {
  color: #2a98ff;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
}





/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #494A52;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #21222a;
}

.hs-blog-post-listing__post-title-link:active {
  color: #71727a;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #494A52;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #494A52;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #21222a;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #71727a;
}

.hs-pagination__link-icon svg {
  fill: #494A52;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 30px;
}

.card__body svg {
  fill: #494A52;
}

/* Social follow */

.social-links__icon {
  background-color: #494A52;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #21222a;
}

.social-links__icon:active {
  background-color: #71727a;
  font-weight: 700; text-decoration: none; font-family: Inter, sans-serif; font-style: normal;
  color: #494A52;
  font-size: 30px;
}


/* Synhub Page CSS */
.header-section-content-wrapper {
 width: 100%;
  max-width: 100%;
  position: relative;
}
.header-section-content {
 width: 100%;
  max-width: 1000px;
  display: flex;
  text-align: center;
  margin: 0 auto;
  flex-direction: column;
}

.header-section-content h1 {
  font-family: Outfit;
  font-weight: 600;
  font-style: SemiBold;
  font-size: 64px;
  leading-trim: NONE;
  line-height: 78px;
  letter-spacing: 0%;
  text-align: center;
}

.header-section-content p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 30px;
  leading-trim: NONE;
  line-height: 52px;
  letter-spacing: 0%;
  text-align: center;
  color: #667394;
}

.header-section-content .header-img {
 max-width: 820px;
  width: 100%;
  display: inline-block;
  margin: 0 auto;
}


/* Synhub Buttons */
.synhub-button-blue {
  background: #2B70B5;
  color: #ffffff;
  text-decoration: none;
  padding: 12px 40px;
  border: 1px solid #2B70B5;
  border-radius: 50px;
  font-family: Inter;
  font-weight: 700;
  font-size: 18px;
  leading-trim: CAP_HEIGHT;
  line-height: 29.72px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
}

.synhub-button-blue .hs_cos_wrapper_type_icon {
  fill: #ffffff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.synhub-button-blue:hover { 
  background: #2B70B5;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #2B70B5;
  font-family: Inter;
   font-weight: 700;
}

.synhub-button-blue:hover .hs_cos_wrapper_type_icon {
  fill: #ffffff;  
}

.synhub-button-blue-outline {
  background: transparent
  color: #2B70B5;
  text-decoration: none;
  padding: 12px 40px;
  border: 1px solid #2B70B5;
  border-radius: 50px;
  font-family: Inter;
  font-weight: 700;
  font-size: 18px;
  line-height: 29.72px;
  letter-spacing: 0px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  overflow:hidden;
}
.synhub-button-blue-outline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #007bff;
  z-index: -1;
  transition: width 0.4s ease;
}

.synhub-button-blue-outline .hs_cos_wrapper_type_icon {
  fill: #2B70B5;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}


.synhub-button-blue-outline:hover {   
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #2B70B5;
  font-family: Inter;
   font-weight: 700;
}

.synhub-button-blue-outline:hover .hs_cos_wrapper_type_icon {
  fill: #ffffff;  
}



.synhub-button-blue-outline:before {
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  transform: translate(-50%, -50%);
  background: #2B70B5;
  transition: all 0.4s ease;
}


.synhub-button-blue-outline:hover:before {
  width: 120%;
  height: 300%;
}




.synhub-button-orange-outline {
  background: transparent;
  color: #ff642b;
  text-decoration: none;
  padding: 12px 40px;
  border: 1px solid #ff642b;
  border-radius: 50px;
   font-family: Inter;
  font-weight: 700;
  font-size: 18px;
  text-decoration: none;
    position: relative;
  z-index: 1;
  overflow:hidden;
}
.synhub-button-orange-outline:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background: #ff642b;
  z-index: -1;
  transition: width 0.4s ease;
}

.synhub-button-orange-outline .hs_cos_wrapper_type_icon {
  fill: #ff642b;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}


.synhub-button-orange-outline:hover {  
  text-decoration: none;
  border: 1px solid #ff642b;
  color: #ffffff;
   font-family: Inter;
  font-weight: 700;
  font-size: 18px;
}
.synhub-button-orange-outline:hover .hs_cos_wrapper_type_icon {
  fill: #ffffff;
}

.synhub-button-orange-outline:before {
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  transform: translate(-50%, -50%);
  background: #ff642b;
  transition: all 0.4s ease;
}


.synhub-button-orange-outline:hover:before {
  width: 120%;
  height: 300%;
}
.synhub-button-blue-outline .hs_cos_wrapper_type_icon svg,
.synhub-button-orange-outline  .hs_cos_wrapper_type_icon svg {
  width: 16px;
  height: 18px;
}

.synhub-button-blue-outline > span,
.synhub-button-orange-outline  > span {
 line-height: 0;
}





.header-section-content-wrapper  .img-1 {
position: absolute;
left: 0;
  top: 20%;
  animation-delay: 0s;
}

.header-section-content-wrapper  .img-2 {
position: absolute;
right: -2%;
  top: 0;
  animation-delay: 1s;
}

.header-section-content-wrapper  .img-3 {
position: absolute;
left: 20%;
  bottom: 40%;
  animation-delay: 1.5s;
}

.header-section-content-wrapper  .img-4 {
position: absolute;
right: 20%;
  bottom: 20%;
  animation-delay: 2s;
}

.header-section-content-wrapper  .img-5 {
position: absolute;
left: 10%;
  bottom: -5%;
}

.header-section-content-wrapper  .img-6 {
position: absolute;
right: 5%;
  bottom: 50%;
}
 
.bounce2 {
  animation: bounce2 5s ease-in-out infinite;
}
@keyframes bounce2 {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-30px);}
}

/* Content Area */
.synghub-desc p {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  leading-trim: NONE;
  line-height: 28px;
  letter-spacing: 0%;
  color: #667394;
}

.text-gray-400 li {
    padding: 8px 0px !important;
}

/* Mega Menu CSS */



/* reset + base */
:root {
  --color-primary: #4361EE;
  --text-dark: #1a1a1a;
  --text-light: #4a4a4a;
  --bg-light: #ffffff;
  --surface-light: #f8f9fa;
  --border-light: rgba(0, 0, 0, 0.08);
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.1);
  --shadow-hover: 0 20px 32px -8px rgba(0, 0, 0, 0.15);
  --transition-smooth: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --transition-bounce: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.products-tabs { 
  animation: floatIn 0.8s var(--transition-bounce) forwards;
}

@keyframes floatIn {
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}

/* layout */
.tabs-layout {
  display: flex !important;;
  gap: 40px;
}

/* tab navigation */
.tab-list {
  flex: 0 0 360px;
  display: flex !important;;
  flex-direction: column;
  gap: 12px;
  list-style: none;
}

.tab-list li {
  animation: slideIn 0.5s var(--transition-smooth) forwards;
  opacity: 0;
  transform: translateX(-10px);
}

.tab-list li:nth-child(1) { animation-delay: 0.1s; }
.tab-list li:nth-child(2) { animation-delay: 0.2s; }
.tab-list li:nth-child(3) { animation-delay: 0.3s; }
.tab-list li:nth-child(4) { animation-delay: 0.4s; }

@keyframes slideIn {
  to { opacity: 1; transform: translateX(0); }
}

.tab-trigger {
  display: flex !important;;
  align-items: center;
  width: 100%;
  padding: 16px 20px;
  gap: 16px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 20px;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  transition: all var(--transition-smooth);
  position: relative;
  overflow: hidden;
}

.tab-trigger::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 30%, rgba(67, 97, 238, 0.03), transparent 80%);
  opacity: 0;
  transition: opacity var(--transition-smooth);
  pointer-events: none;
}

.tab-trigger:hover::before {
  opacity: 1;
}

.tab-trigger:hover {
  background: var(--surface-light);
  border-color: var(--border-light);
  transform: translateX(4px);
}

.tab-trigger.active {
  background: var(--surface-light);
  border-color: var(--color-primary);
  box-shadow: var(--shadow-sm);
}

.tab-trigger.active .arrow-icon {
  opacity: 1;
  transform: translateX(0);
  color: var(--color-primary);
}

.tab-trigger .arrow-icon {
  margin-left: auto;
  opacity: 0;
  transform: translateX(-10px);
  transition: all var(--transition-smooth);
  color: var(--text-light);
}

.tab-icon {
  flex-shrink: 0;
  transition: transform var(--transition-smooth);
}

.tab-trigger:hover .tab-icon {
  transform: scale(1.05);
}

.tab-text {
  display: flex !important;;
  flex-direction: column;
  gap: 4px;
}

.tab-title {
  font-size: 17px;
  font-weight: 600;
  color: var(--text-dark);
  transition: color var(--transition-smooth);
}

.tab-trigger:hover .tab-title,
.tab-trigger.active .tab-title {
  color: var(--color-primary);
}

.tab-subtitle {
  font-size: 14px;
  color: var(--text-light);
  line-height: 1.5;
}

/* panels container */
.panels-container {
  flex: 1;
  min-width: 0;
}

.tab-panel {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease, transform 0.5s var(--transition-smooth);
}

.tab-panel.active {
  display: block;
  animation: panelReveal 0.6s var(--transition-bounce) forwards;
}

@keyframes panelReveal {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* products grid - 2 columns layout */
.products-grid {
  display: grid !important;;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  list-style: none;
}

/* product cards - each card uses grid for image and content */
.product-card {
  display: grid !important;;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  background: var(--bg-light);
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid var(--border-light);
  transition: all 0.4s var(--transition-smooth);
  animation: cardFade 0.6s ease forwards;
  opacity: 0;
  padding: 16px;
  box-shadow: var(--shadow-sm);
}

.product-card:nth-child(1) { animation-delay: 0.15s; }
.product-card:nth-child(2) { animation-delay: 0.3s; }

@keyframes cardFade {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-hover);
  border-color: var(--color-primary);
}

.card-img {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 12px;
  background: var(--surface-light);
}

.card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s var(--transition-smooth);
}

.product-card:hover .card-img img {
  transform: scale(1.08);
}



.card-title {
  font-size: 18px;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 8px;
  transition: color var(--transition-smooth);
  line-height: 1.4;
}

.product-card:hover .card-title {
  color: var(--color-primary);
}

.card-text {
  font-size: 14px;
  color: var(--text-light);
  line-height: 1.5;
  margin-bottom: 12px;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--text-dark);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s var(--transition-smooth);
  width: fit-content;
    margin-top: 15px;
}

.card-link svg {
  width: 14px;
  height: 12px;
  transition: transform 0.3s var(--transition-bounce);
}

.card-link svg path {
  stroke: currentColor;
}

.card-link:hover {
  color: var(--color-primary);
  gap: 10px;
}

.card-link:hover svg {
  transform: translateX(5px);
}

/* micro-interactions */
.tab-trigger,
.product-card,
.card-link {
  will-change: transform, opacity, box-shadow;
}

/* responsive */
@media screen and (max-width: 1024px) {
  .tabs-layout {
    flex-direction: column;
    gap: 30px;
  }
  
  .tab-list {
    flex: none;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
  }
  
  .tab-list li {
    flex: 1 1 calc(50% - 6px);
    min-width: 240px;
  }
  
  .tab-trigger {
    height: 100%;
  }
  
  .products-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

@media only screen and (min-width: 993px) {
  .mega-menu-syn-header .menu-dropdown:hover > .submenu {
    opacity: 1;
    visibility: visible;
    margin-top: 1rem;
  }
}

@media screen and (max-width: 768px) {
  .products-tabs {
    padding: 24px 16px;
  }
  
  .tab-list li {
    flex: 1 1 100%;
  }
  
  .products-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  
  .product-card {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  
  .card-img {
    aspect-ratio: 16/9;
  }
  
  .card-text {
    -webkit-line-clamp: 3;
  }
}

.mega-menu-syn-header .megamenu {
    top: 10%;
}


@media only screen and (max-width: 768px) {
   .hb-sh-card-blue {
  display: grid;
  grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 768px) {
 
 
  .hb-sh-card-blue {

      display: grid;
      grid-template-columns: 1fr;

  }

  .hb-sh-form-section {

      padding: 45px 15px !important;
  }
.orbit-container {
    display: none !important;
}
.row-fluid {
    gap: 30px !important;
}
.hb-sh-container {
    padding: 0px !important;
}

   .footer > .content-wrapper {
      max-width: 100%;
      padding: 0px;
    }
 
 
}
@media only screen and (max-width: 768px) {
 
 
h1, .h1 {
    font-weight: 600;
    text-decoration: none;
    font-family: Inter, sans-serif;
    font-style: normal;
    color: #494A52;
    font-size: 22px;
    text-transform: none;
}
 
}
@media only screen and (max-width: 768px) {

  .help-doc-sidebar {
      list-style: none;
      padding: 0;
      margin: 0;
      width: 100% !important;
  }
    .hb-sh-support-wrapper {
        width: fit-content !important;
        margin: 10px !important;
        position: relative !important;
    }
        .hb-sh-card-blue {
            display: grid !important;
            grid-template-columns: 1fr !important;
        }
   .deco-box {
        position: absolute !important;
        z-index: 0 !important;
        pointer-events: none !important;
    }

.hb-sh-illustration-block {
    display: none !important;
}

.hb-sh-illustration-block img {
    display: none !important;
}

img.deco-box.deco-2.float-bounce {
    display: none !important;
}
img.deco-box.deco-3.float-bounce {
    display: none !important;
}

img.deco-box.deco-5 {
    display: none !important;
}
img.deco-box.deco-6 {
    display: none !important;
}

  }

 .text-sm {
    font-size: 16px !important;
    line-height: 28px !important;
}

.mega-menu-syn-header .menu-item {
    display: inline-block;
    padding-right: 35px !important;
}





/* tab navigation */
        .tab-list {
            flex: 0 0 360px;
            display: flex !important;
            flex-direction: column;
            gap: 12px;
            list-style: none;
            margin: 0;
            padding: 0;
            max-height: 600px;
            overflow-y: auto;
            overflow-x: hidden;
            padding-right: 4px;
            scrollbar-width: thin;
        }

        .tab-list::-webkit-scrollbar {
            width: 5px;
        }
        .tab-list::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 10px;
        }
        .tab-list::-webkit-scrollbar-thumb {
            background: #cbd5e1;
            border-radius: 10px;
        }
        .tab-list::-webkit-scrollbar-thumb:hover {
            background: #94a3b8;
        }
.mega-menu-syn-header .megamenu-column-1, .mega-menu-syn-header .megamenu-column-2, .mega-menu-syn-header .megamenu-column-3, .mega-menu-syn-header .megamenu-column-4 {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 20px;
    max-width: 72rem !important;
    margin: 0 auto !important;
}




/* Synghub Home Page */

<style type="text/css">
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap");

:where(p, span, li, h1, h2, h3, h4, h5, h6, a, button, label, td, th) {
  overflow-wrap: anywhere;
  word-break: break-word;
}

@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap");

h1, h2, h3, h4, h5, h6, h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-family: Outfit;
  color: #0b1c3a;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
  font-family: Outfit;
  color: #ff642b;
}

p, td, th {
  font-family: Inter;
  font-size: 18px;
  color: #667394;
}

.mega-menu-syn-navbar section {
padding: 0;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}

@media (min-width: 768px) {
  .md\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.gap-8 {
  gap: 2rem;
}
.grid {
  display: grid;
}
.mb-12 {
  margin-bottom: 3rem;
}


.gap-2 {
  gap: 0.5rem;
}
.items-center {
  align-items: center;
}
.flex {
  display: flex;
}
.mb-4 {
  margin-bottom: 1rem;
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.mb-4 {
  margin-bottom: 1rem;
}

.gap-3 {
  gap: 0.75rem;
}
.flex {
  display: flex;
}

.font-bold {
  font-weight: 700;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.mb-4 {
  margin-bottom: 1rem;
}

.bg-accent {
  background-color: #ff7a59;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1400px;
  }
}

ol, ul, menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
a {
  color: inherit;
  text-decoration: inherit;
}


.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-center {
  text-align: center;
}
.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
  .footer > .content-wrapper {
    max-width: 100%;
  }
  .footer .footer-row-2-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


.help-doc-sidebar {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 320px; /* adjust as needed */
  font-family: Arial, sans-serif;
}

.help-doc-side-box {
  background: #ffffff;
  border-radius: 30px;
  margin-bottom: 15px !important;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: background-color 0.3s ease;
  position: relative;
}

/* Active styles */
.help-doc-side-box.active {
  background-color: #ff6b4a; /* orange active background */
  color: #ffffff;
}

.help-doc-side-box.active .help-doc-box-icon {
  background-color: #ffffff;
  color: #ff6b4a;
}

.help-doc-box-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #254d7d; /* dark blue circle */
  color: white;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-weight: bold;
  font-size: 20px;
  transition: background-color 0.3s ease, color 0.3s ease;
  flex-shrink: 0;
}

/* Hover effect: on hovering any item, make it active-like */
.help-doc-side-box:not(.active):hover {
  background-color: #ff6b4a;
  color: #ffffff;
}
  
  .help-doc-side-box:not(.active):hover h3 {
  color: #ffffff;
}

.help-doc-side-box.active h3,
.help-doc-side-box:not(.active):hover h3 {
  color: #ffffff;
}
  /* SIDEBAR */
  .sg-sidebar {
    background: #E6F2FF;
    padding: 15px;
    border-radius: 12px;
    height: fit-content;
  }

  .sg-side-box {
    background: #fff;
    padding: 18px;
    border-radius: 10px;
    margin-bottom: 20px;
    border: 2px solid transparent;
    cursor: pointer;
    transition: 0.2s;
  }
  .sg-side-box.active,
  .sg-side-box:hover {
    border-color: #2B70B5;
    background: #F3F8FF;
  }

  .sg-side-box img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    border-radius: 10px;
    margin-bottom: 10px;
  }

  /* READ MORE BUTTON */
  .sg-read-btn {
    padding: 8px 20px;
    border: 2px solid #2B70B5;
    background: none;
    color: #2B70B5;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
  }

  .sg-read-btn:hover {
    background: linear-gradient(90deg, #2A6DAF, #245689);
    color: white;
    border: 2px solid #2B70B5;
    border-color: transparent;
  }
  .company-map-container {
    width: 100%;
    height: 555px;
    border-radius: 20px;
  }


 .hb-sh-support-wrapper {
        width: 900px;
        margin: 0 auto;
        position: relative;
    }

    .hb-sh-support-box {
        display: flex;
        align-items: center;
        background: #ECF3FF;
        padding: 25px 40px;
        border-radius: 20px;
        position: relative;
        margin-bottom: 60px;
    }
.hb-sh-support-box:last-child {
        margin-bottom: 0;
    }

    .hb-sh-support-box::before {
        content: "";
        position: absolute;
        top: -15px;
        left: -15px;
        right: -15px;
        bottom: -15px;
        border: 2px dashed #2d6cdf;
        border-radius: 30px;
        pointer-events: none;
    }

    .hb-sh-support-icon-circle {
        width: 100px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 25px;
    }

    .hb-sh-support-content h3 {
        margin: 0;
        font-size: 22px;
        color: #ff6b35;
    }

    .hb-sh-support-content p {
        margin: 8px 0 0;
        color: #4a5a6a;
        font-size: 15px;
    }

   
 /*.hb-sh-container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
  }*/

 .hb-sh-outer-wrap {
      width: 100%;
      max-width: 100%;
      position: relative;
    }
.hb-sh-card-blue {
    background: #2B70B5;
    border-radius: 30px 30px 0px 0px;
    position: relative;
    overflow: hidden;
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 550px;
    max-width: 1050px;
    margin: 0 auto;
    box-shadow: 0px 20px 20px rgb(24 24 24 / 30%);
}
.hb-sh-form-section {
      flex: 0 0 52%;
      padding: 44px 36px 44px 44px;
      position: relative;
      z-index: 3;
    }
    .hb-sh-card-white {
      background: rgba(255, 255, 255, 0.95);
      border-radius: 24px;
      padding: 28px 24px 30px;
      backdrop-filter: blur(8px);
      border: 1px solid rgba(255,255,255,0.3);
      box-shadow: 0 20px 40px rgba(0,0,0,0.1);
      animation: slideFromLeft 0.7s ease 0.35s both;
    }
  
   .hb-sh-heading-primary {
        font-size: 28px;
      }
    
    .hb-sh-illustration-block {
      flex: 1;
      position: relative;
      z-index: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
  
   .hb-sh-girl-3d {
      width: 100%;
      max-width: 460px;
      animation: floatGirl 5s ease-in-out infinite;
      position: relative;
      transform: scale(1.1);
      filter: drop-shadow(0 10px 20px rgba(0,0,0,0.2));
      z-index: 5;
    }

    @keyframes floatGirl {
      0%, 100% { transform: translateY(0) scale(1.1); }
      50%      { transform: translateY(-15px) scale(1.1); }
    }


 .deco-box {
      position: absolute;
      z-index: 10;
      pointer-events: none;
    }

    .deco-1 {
      left: 0;
      top: 20%;
      animation-delay: 0s;
    }

    .deco-2 {
      right: -2%;
      top: 0;
      animation-delay: 1s;
    }

.deco-3 {
    top: 0;
    left: 0%;
    /* animation-delay: 1.5s; */
}

    .deco-4 {
      right: 20%;
      bottom: 20%;
      animation-delay: 2s;
    }

.deco-5 {
    left: 0%;
    top: 27%;
}
.deco-6 {
    right: 0%;
    bottom: 0%;
}

    .float-bounce {
      animation: moveUpDown 5s ease-in-out infinite;
    }
    
    @keyframes moveUpDown {
      0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
      40% { transform: translateY(-30px); }
      60% { transform: translateY(-30px); }
    }



@media only screen and (max-width: 768px) {


.hb-sh-card-blue {
 
    display: grid;
    grid-template-columns: 1fr;
  
}

.hb-sh-form-section {

    padding: 45px 20px;   
}

 .footer > .content-wrapper {
    max-width: 100%;
    padding: 0px;
  }


}








/*      Banner Css start      */


.header-section-content-wrapper {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding: 3rem 1.5rem 3rem 1.5rem;
    overflow: hidden;    
}
.header-section-content {
  width: 100%;
  max-width: 1000px;
  display: flex;
  text-align: center;
  margin: 0 auto;
  flex-direction: column;
  position: relative;
  z-index: 5;
}
.header-section-content h1 {
    font-size: 45px;
    font-weight: 700;
    line-height: 65px;
    color: #0b1c3a;
}

.header-section-content h1 span {
  color: #ff642b;
}

.header-section-content p {
    font-size: 23px;
    font-weight: 400;
    line-height: 37px;
    color: #667394;
    max-width: 900px;
    margin: 15px auto 0 auto;
}

.button-group {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

/* buttons */
.synhub-button-blue-outline,
.synhub-button-orange-outline {
  background: transparent;
  text-decoration: none;
  padding: 12px 40px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 18px;
  line-height: 29.72px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid;
  transition: color 0.2s ease;
  cursor: pointer;
  white-space: nowrap;
}
.synhub-button-blue-outline {
  border-color: #2B70B5;
  color: #2B70B5;
}
.synhub-button-orange-outline {
  border-color: #ff642b;
  color: #ff642b;
}
.synhub-button-blue-outline::before,
.synhub-button-orange-outline::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0%;
  height: 0%;
  transform: translate(-50%, -50%);
  background: #2B70B5;
  z-index: -1;
  transition: all 0.4s ease;
  border-radius: 50%;
}
.synhub-button-orange-outline::before {
  background: #ff642b;
}
.synhub-button-blue-outline:hover::before,
.synhub-button-orange-outline:hover::before {
  width: 180%;
  height: 400%;
}
.synhub-button-blue-outline:hover {
  color: #ffffff;
  border-color: #2B70B5;
}
.synhub-button-orange-outline:hover {
  color: #ffffff;
  border-color: #ff642b;
}
.synhub-button-blue-outline i,
.synhub-button-orange-outline i {
  font-size: 1rem;
  color: currentColor;
}

.header-img img {
  width: 100%;
  max-width: 950px;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* floating shapes */
.img-1, .img-2, .img-3, .img-4, .img-5, .img-6 {
  position: absolute;
  max-width: 100%;
  height: auto;
  z-index: 2;
  pointer-events: none;
}
.img-1 { left: 0; top: 20%; width: 177px; }
.img-2 { right: -2%; top: 0; width: 177px; }

.img-3 {
    left: 20%;
    bottom: 49%;
    width: 177px;
}

.img-4 {
    right: 15%;
    bottom: 33%;
}
.img-5 {
    left: 10%;
    bottom: 8%;
}

.img-6 { right: 5%; bottom: 50%; width: 68px; }

.bounce2 {
  animation: bounce2 5s ease-in-out infinite;
}
@keyframes bounce2 {
  0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
  40% { transform: translateY(-30px); }
  60% { transform: translateY(-30px); }
}

/* responsive */
@media (max-width: 900px) {


  .header-section-content-wrapper {

    padding: 3rem 1.5rem 1rem 1.5rem;

  }
  .header-section-content h1 {
    font-size: 23px;
    font-weight: 700;
    line-height: 45px;
    color: #0b1c3a;
}
.header-section-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #667394;
    max-width: 900px;
    margin: 0px auto 0 auto;
}
  .img-1 { width: 120px; left: -10px; }
  .img-2 { width: 120px; right: -10px; }
  .img-3 { width: 120px; left: 5%; bottom: 30%; }
  .img-4 { width: 110px; right: 10%; }
  .img-5, .img-6 { width: 50px; }
}
@media (max-width: 700px) {
  .button-group { flex-direction: column; width: 100%; }
  .synhub-button-blue-outline,
  .synhub-button-orange-outline {
    width: 90%;
    max-width: 320px;
    white-space: normal;
    padding: 12px 24px;
  }
  .img-3, .img-4 { display: none; }
  .img-1 { width: 90px; top: 10%; }
  .img-2 { width: 90px; }

  .header-img {
    margin-top: 40px;
    width: 100%;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 480px) {
  .img-1, .img-2, .img-5, .img-6 { display: none; }
}





/*      Banner Css End      */



/*2 About Synghub section start */


.about-section-wrapper {
    display: flex;
    width: 100%;
}

  /* Left content styles */
.about-content {
    padding: 48px 60px 40px 60px;
    background-color: #F5FAFF;
    width: 60%;
}
.about-image {
    width: 40%;
}

  .about-content h2 {
   font-size: 45px;
    font-weight: 700;
    line-height: 65px;
    color: #0b1c3a;
    margin-bottom: 15px;
  }

.about-content p {
    font-size: 16px;
    line-height: 1.7;
    color: #667394;
    margin-bottom: 15px;
    font-weight: 400;
}

  .about-image img {
    max-width: 100%;
    height: auto;
    width: 550px;
    
  }

  /* Responsive styles */
  @media (max-width: 1024px) {
    .about-content h2 {
      font-size: 46px;
    }
    
    .about-content p {
      font-size: 15px;
    }
    

  }

  @media (max-width: 900px) {
    .about-content h2 {
      font-size: 42px;
    }
    
    .about-image img {
      width: 450px;
    }
  }

  @media (max-width: 768px) {
    .about-section-wrapper {
      flex-direction: column-reverse;
      padding: 60px 0;
      gap: 25px;
    }

    .about-content {
      width: 100%;
      text-align: left;
    }

    .about-content h2 {
      font-size: 25px;
      text-align: left;
    }
.about-content {
    padding: 20px;
    background-color: #F5FAFF;
}
    .about-image {
      justify-content: center;
      width: 100%;
      padding: 20px;
    }

    .about-image img {
      width: 100%;
      max-width: 500px;
    }
  }

  @media (max-width: 480px) {
 

    .about-section-wrapper {
      padding: 10px 0;
    }

    .about-content h2 {
      font-size: 32px;
      margin-bottom: 20px;
    }

    .about-content p {
      font-size: 15px;
      margin-bottom: 20px;
    }

    .about-content .about-intro {
      font-size: 17px;
    }
    .about-image img {
      border-radius: 18px;
    }
  }

  /* Small phones */
  @media (max-width: 360px) {
    .about-content h2 {
      font-size: 28px;
    }
    
    .about-content p {
      font-size: 15px;
    }
  }

.about-content span {
    color: #ff642b;
}


/*2 About Synghub section end */


/*  slider css start   */


.slider-title span {
    color: #ff642b;
}

  .slider-wrapper {
    position: relative;
    /*overflow: hidden;*/
    width: 100%;
    padding: 30px 0 60px;
  }

  .slider-track {
    display: flex;
    gap: 24px;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
    padding: 10px 0;
  }

  .card {
    flex: 0 0 300px;
    background: #f5f6f8;
    border-radius: 18px;
    padding: 36px 28px;
    text-align: left;
    border: 2px solid transparent;
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease, background 0.4s ease;
    cursor: pointer;
  }

  .card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 50px rgba(0,0,0,0.1);
  }

  .card.active {
    background: #fff;
    border-color: #ff5c35;
    box-shadow: 0 20px 60px rgba(255, 92, 53, 0.15);
    transform: translateY(-8px) scale(1.02);
  }

  .card-icon {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: #f0f0f8;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
  }

  .card.active .card-icon { background: #fff3f0; }

  .card h3 {
    font-size: 1.05rem;
    font-weight: 700;
    color: #1a2238;
    margin-bottom: 14px;
    line-height: 1.3;
  }

  .card p {
    font-size: 0.875rem;
    color: #6b7280;
    line-height: 1.7;
  }

  .dots {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
  }

  .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #ccc;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
  }

  .dot.active {
    background: #ff5c35;
    border-color: #ff5c35;
    transform: scale(1.2);
  }
  h2.slider-title {
    text-align: center;
    font-size: 45px;
    font-weight: 700;
    line-height: 65px;
    color: #0b1c3a;
    margin-bottom: 30px;
}


/*  slider css end   */




/*.timeline-section start*/


    /* MAIN SECTION — exact same as design */
.timeline-section {
    padding: 75px 20px 280px;
    background-color: #2B70B5;
    width: 100%;
    overflow-x: hidden;
}



    h2.timeline-h2 {

        font-size: 45px;
    font-weight: 700;
    line-height: 65px;
      text-align: center;
      font-weight: 700;
      color: #ffffff;
      margin-bottom: 20px;
      letter-spacing: -0.02em;
      padding: 0 10px;
          margin-bottom: 20%;
    }

    /* ----- TIMELINE (DESKTOP) ----- */
    .timeline {
      display: flex;
      justify-content: space-between;
      position: relative;
      margin: 4% auto 0;
      width: 100%;
    }

    /* center dotted line (horizontal) */
    .timeline::before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      height: 2px;
      width: 0;                           /* animated to 100% */
      border-top: 2px dotted #ffffff;
      animation: centerLine 2.5s ease forwards;
      z-index: 1;
    }

    @keyframes centerLine {
      to { width: 100%; }
    }

    /* each item */
    .item {
      width: 14.28%;                       /* 1/7 of row */
      position: relative;
      text-align: center;
      opacity: 0;
      transform: translateY(50px);
      animation: itemFade 0.6s ease forwards;
      z-index: 3;
    }

    /* staggered animation delays */
    .item:nth-child(1) { animation-delay: 0.4s; }
    .item:nth-child(2) { animation-delay: 0.7s; }
    .item:nth-child(3) { animation-delay: 1.0s; }
    .item:nth-child(4) { animation-delay: 1.3s; }
    .item:nth-child(5) { animation-delay: 1.6s; }
    .item:nth-child(6) { animation-delay: 1.9s; }
    .item:nth-child(7) { animation-delay: 2.2s; }

    @keyframes itemFade {
      to { opacity: 1; transform: translateY(0); }
    }

    /* circle */
    .circle {
      width: 110px;
      height: 110px;
      background: #e6e6e6;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin: 0 auto;
      position: relative;
      transition: 0.4s;
      cursor: pointer;
      box-shadow: 0 8px 18px rgba(0,0,0,0.1);
    }

    .circle img {
      transition: 0.4s;
      display: block;
      pointer-events: none;                /* hover works on parent */
    }

    /* hover effect */
    .item:hover .circle {
      transform: translateY(-10px) scale(1.1);
      box-shadow: 0 15px 40px rgba(255,122,89,0.5);
    }

    .item:hover img {
      transform: scale(1.2) rotate(5deg);
    }

    /* vertical dotted line (before) */
    .circle::before {
      content: '';
      position: absolute;
      width: 2px;
      height: 0;                            /* animated to 60px */
      background: repeating-linear-gradient(
        to bottom,
        #ffffff,
        #ffffff 5px,
        transparent 5px,
        transparent 10px
      );
      left: 50%;
      transform: translateX(-50%);
      animation: verticalLine 0.6s ease forwards;
      animation-delay: inherit;              /* use item delay */
      z-index: 2;
    }

    /* top items – line goes downward from circle */
    .top .circle::before {
      bottom: 130px;                         /* start from circle bottom */
    }

    /* bottom items – line goes upward from circle */
    .bottom .circle::before {
      top: 130px;                            /* start from circle top */
    }

    @keyframes verticalLine {
      to { height: 60px; }
    }

    /* small dot at the end of line (after) */
    .circle::after {
      content: '';
      position: absolute;
      width: 14px;
      height: 14px;
      border-radius: 50%;
      background: #fff;
      border: 2px solid #555;
      opacity: 0;
      animation: dotShow 0.5s ease forwards;
      animation-delay: inherit;
      z-index: 3;
    }

    .top .circle::after {
      bottom: 190px;                         /* 130+60 = 190 */
      left: 50%;
      transform: translateX(-50%);
    }

    .bottom .circle::after {
      top: 190px;
      left: 50%;
      transform: translateX(-50%);
    }

    @keyframes dotShow {
      to { opacity: 1; }
    }

    .text {
    position: absolute;
    width: 250px;
    left: 50%;
    transform: translateX(-50%);
    color: #ffffff;
    font-weight: 500;
    line-height: 1.5;
    transition: 0.4s;
    font-size: 15px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.2);
    pointer-events: none;
}

    .item:hover .text {
      opacity: 1;
      transform: translateX(-50%) scale(1.05);
    }

    .top .text {
      bottom: 230px;                         /* 130+60+40 = 230 (approx) */
    }

    .bottom .text {
      top: 230px;
    }

    /* ------------------------------------ */
    /* MOBILE OVERRIDES (≤991px) perfect alignment */
    /* ------------------------------------ */
    @media screen and (max-width: 991px) {
      .timeline-section {
        padding: 50px 15px 120px;            /* less bottom space */
      }

      .timeline {
        flex-direction: column;
        align-items: center;
        margin-top: 30px;
        gap: 25px;                            /* space between items */
      }
       h2.timeline-h2 {
     
                  margin-bottom: 0%;
        font-size: 25px;
        font-weight: 600;
        line-height: 45px;
    }
    h2.slider-title {
    margin-bottom: 0%;
    font-size: 25px;
    font-weight: 600;
    line-height: 45px;
}

      /* hide horizontal line, show vertical left line */
      .timeline::before {
        display: block;
        left: 50%;
        top: 0;
        height: 100%;
        width: 2px;
        border-top: none;
        border-left: 0px dotted #ffffff;
        animation: none;                       /* no animation on mobile */
        transform: translateX(-50%);
      }

      /* reset animations, remove delays */
      .item {
        width: 100%;
        max-width: 500px;
        margin: 0;                             /* gap handled by parent */
        opacity: 1;
        transform: none;
        animation: none;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        background: transparent;                /* keep clean */
        position: relative;
        padding: 10px 0;
      }

      /* circle smaller & inline */
      .circle {
        width: 110px;
        height: 110px;
        margin: 0;                              /* remove auto centering */
        flex-shrink: 0;
        order: 1;                                /* circle left by default */
      }

      /* images inside circle */
      .circle img {
        width: 55px;
      }

      /* hide vertical lines & dots on mobile (they clutter) */
      .circle::before,
      .circle::after {
        display: none;
      }

      /* text block becomes adjacent, not absolute */
      .text {
        position: relative;
        width: auto;
        left: auto;
        bottom: auto;
        top: auto;
        transform: none;
        font-size: 1.05rem;
        text-align: left;
        flex: 1;
        order: 2;
        padding: 0 10px 0 0;
        color: #ffffff;
        font-weight: 600;
        line-height: 1.4;
        text-shadow: none;
        transition: none;
      }

      /* For bottom items, we want circle on left, text on right (already) */
      .item.bottom {
        flex-direction: row;                    /* keep same direction */
      }

      /* but some items may have text before circle if we swap manually? 
         we control via order, keep consistent: circle always left, text right */
      .item .circle {
        order: 1;
      }
      .item .text {
        order: 2;
        text-align: left;
      }

      /* ensure text doesn't have any absolute leftover */
      .item:hover .text {
        transform: none;
        scale: 1;
      }

      /* small adjustment for very narrow */
      @media (max-width: 600px) {
        .item {
          gap: 12px;
        }
        .circle {
          width: 90px;
          height: 90px;
        }
        .circle img {
          width: 45px;
        }
        .text {
          font-size: 0.95rem;
          padding-right: 5px;
        }
      }

      /* last touch: alternate items (top/bottom) still same layout */
      .item.top, .item.bottom {
        flex-direction: row;                    /* force left circle */
      }

      /* remove any absolute positioning from text inside mobile */
      .item .text {
        position: relative;
        left: auto;
        transform: none;
        bottom: auto;
        top: auto;
        font-size: 15px;
        font-weight: 400;
      }
    }

    /* extra fine-tuning for 480px and below */
    @media screen and (max-width: 480px) {
      .circle {
        width: 80px;
        height: 80px;
      }
      .circle img {
        width: 40px;
      }
      .text {
        font-size: 0.9rem;
        word-break: break-word;
      }
      .timeline-section {
        padding: 40px 10px 50px;
      }
    }

    /* fallback for very old browsers (images as inline-block) */
    .circle img {
      max-width: 70%;
      height: auto;
    }

    /* fix hover on touch devices */
    @media (hover: hover) {
      .item:hover .circle {
        transform: translateY(-10px) scale(1.1);
      }
    }


/*.timeline-section end */























































    /* SECTION - main container */
    .tabs-section {
      width: 100%;
      margin: auto;
      border-radius: 40px;
      overflow: hidden;
      display: flex;
    }

    /* LEFT SIDE - blue panel */
    .tabs-left {
      width: 35%;
      background: #2c5d9c;  /* darker blue exactly like image */
      padding: 40px 30px;
      display: flex;
      flex-direction: column;
      gap: 20px;
      border-radius: 40px 0 0 40px;
    }

    /* TAB BUTTONS */
    .tab-btn {
      color: #ffffff;
      font-size: 20px;
      font-weight: 600;
      padding: 18px 25px;
      border-radius: 40px;
      cursor: pointer;
      display: flex;
      justify-content: space-between;
      align-items: center;
      transition: all 0.3s ease;
      background: transparent;
    }

    .tab-btn span {
      background: #1d4a7a;
      width: 45px;
      height: 45px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 24px;
      transition: all 0.3s ease;
      color: white;
    }

    /* ACTIVE TAB - orange */
    .tab-btn.active {
      background: #ff7a59;
    }

    .tab-btn.active span {
      background: #1d4a7a;
    }

    /* HOVER EFFECT */
    .tab-btn:hover:not(.active) {
      background: rgba(255, 255, 255, 0.1);
    }


/*    .tabs-right {
    width: 65%;
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
    border-radius: 65px;
}*/

.content-box img {
    width: 100%;
    height: 400px;
    margin-bottom: 50px;
}

.tabs-right {
    width: 65%;
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    border-color: #c2c2c2;
    border-style: solid;
    border-width: 2px 2px 2px 0px;
    opacity: 1;
    border-radius: 0px 65px 65px 0px;
}

    /* CONTENT PANELS */
    .tab-content {
      display: none;
      animation: fade 0.5s ease;
      width: 100%;
    }

    .tab-content.active {
      display: block;
    }

    /* CONTENT BOX - exactly matching Border.png */
/*    .content-box {
      background: #ffffff;
      border-radius: 30px;
      padding: 35px;
      box-shadow: 0 10px 20px rgba(0,0,0,0.05);
      border: 1px solid #d0ddee;
    }*/

    .content-box h2 {
      font-size: 28px;
      color: #1a2b3c;
      margin-bottom: 20px;
      font-weight: 600;
    }

    .content-box p {
      font-size: 18px;
      color: #4a5568;
      line-height: 1.6;
      margin-bottom: 25px;
    }

    /* ANIMATION */
    @keyframes fade {
      from {
        opacity: 0;
        transform: translateY(20px);
      }
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    /* MOBILE RESPONSIVE */
    @media (max-width: 991px) {
      .tabs-section {
        flex-direction: column;
        padding: 15px;
      }

      .tabs-left {
        width: 100%;
        border-radius: 40px 40px 0 0;
        padding: 30px 25px;
      }

     .tabs-right {
    width: 100%;
    padding: 35px 25px;
    background-color: #ededed85;
    border-color: #c2c2c200;
    border-style: solid;
    border-width: 0px;
    opacity: 1;
    border-radius: 0px;
}

      .tab-btn {
        font-size: 18px;
        padding: 16px 22px;
      }


    }

    @media (max-width: 600px) {
      body { padding: 0px; }
      
      .tabs-left { padding: 25px 18px; }
      .tab-btn { 
        font-size: 16px; 
        padding: 14px 18px;
      }
      .tab-btn span { 
        width: 38px; 
        height: 38px; 
        font-size: 20px;
      }
      
      .tabs-right { padding: 25px 18px; }
      .content-box { padding: 25px 18px; }
      .content-box h2 { font-size: 24px; }
      .content-box p { font-size: 16px; }
    }

    @media (max-width: 380px) {
      .tab-btn { 
        font-size: 14px; 
        padding: 12px 15px;
      }
      .tab-btn span { 
        width: 32px; 
        height: 32px; 
        font-size: 18px;
      }
    }



    /* ----- section style ----- */
    .hubspot-section {
      background: #ffffff;
      padding: 80px 20px;
       background-image: url("https://244447918.fs1.hubspotusercontent-na2.net/hubfs/244447918/Wrapper.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
    }

    /* main flex row */
    .hubspot-boxdiv {
      display: flex;
      gap: 60px;
      align-items: center;
    }

    /* LEFT CONTENT — 50% */
    .hubspot-content {
      width: 50%;
    }

    .hubspot-title {
      font-size: 40px;
      font-weight: 700;
      color: #1a1a2e;
      line-height: 1.35;
      margin-bottom: 18px;
      letter-spacing: -0.02em;
    }

    .hubspot-title span {
      color: #f05a28;               /* hubspot orange */
    }
.hubspot-description {
    font-size: 17px;
    color: #667394;
    line-height: 1.85;
    font-weight: 400;
    max-width: 580px;
}
    /* ----- RIGHT SIDE – hub & spoke grid (exact coordinates) ----- */
    .hubspot-process-grid {
      position: relative;
      width: 500px;
      height: 460px;
      flex-shrink: 0;
      margin: 0 auto;
    }

    /* base card style (blue border) */
.process-card {
    position: absolute;
    width: 155px;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 6px 22px rgba(0,0,0,0.06);
    padding: 18px 12px 14px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 10px;
    font-size: 13px;
    font-weight: 600;
    color: #1a1a2e;
    line-height: 1.45;
    z-index: 2;
    transition: all 0.25s ease;
    /* border: 2px solid #2B70B5; */
    border: 2px solid #6673946e;
}

    /* icon circle - now containing <img> tag */
    .card-icon {
      width: 54px;
      height: 54px;
      background: #eef3fc;           /* very light blue background */
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      transition: 0.2s;
    }

    /* image inside icon - exact size */
    .card-icon img {
      width: 32px;
      height: 32px;
      display: block;
      object-fit: contain;
    }

    /* hover effect */
    .process-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 14px 32px rgba(240,90,40,0.18);
      border-color: #f05a28;
    }

    /* ----- ABSOLUTE POSITIONS (pixel perfect) ----- */
    .card-continuous {   /* center */
      left: 179px;
      top: 175px;
    }
    .card-deployment {   /* top center */
      left: 179px;
      top: 0px;
    }
.card-crm {
    left: 179px;
    top: 350px;
}
    .card-strategy {     /* left top */
      left: 4px;
      top: 58px;
    }
    .card-webdcrm {      /* left bottom */
      left: 4px;
      top: 248px;
    }
    .card-analytics {    /* right top */
      left: 354px;
      top: 58px;
    }
    .card-automation {   /* right bottom */
      left: 354px;
      top: 248px;
    }

    /* ----- TABLET (max-width: 991px) ----- */
    @media (max-width: 991px) {
      .hubspot-boxdiv {
        flex-direction: column;
        text-align: center;
        gap: 5px;
      }
      .hubspot-content {
        width: 100%;
                padding: 20px;
      }
      .hubspot-title {
        font-size: 40px;
      }
      .hubspot-description {
        font-size: 18px;
        margin-left: auto;
        margin-right: auto;
      }
      .hubspot-process-grid {
        transform: scale(0.85);
        transform-origin: top center;
        margin-top: 20px;
      }
    }

    /* ----- MOBILE (≤600px) – switch to grid ----- */
    @media (max-width: 600px) {
      .hubspot-section {
        padding: 60px 15px;
      }
      .hubspot-title {
        font-size: 23px;
      }
      .hubspot-description {
        font-size: 16px;
      }
      /* reset grid container */
      .hubspot-process-grid {
        position: relative;
        width: 100%;
        height: auto;
        transform: none;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 18px;
        margin-top: 30px;
        padding: 5px 30px
      }
      /* all cards become static */
      .process-card {
        position: relative;
        left: auto !important;
        top: auto !important;
        width: 100%;
        padding: 20px 12px;
        font-size: 13px;
      }
      /* center "Continuous Optimization" spans both columns */
      .card-continuous {
        grid-column: span 2;
        width: 100% !important;
        justify-self: center;
        padding-left: 30px;
        padding-right: 30px;
      }

      /* keep icons consistent */
      .card-icon {
        width: 48px;
        height: 48px;
      }
      .card-icon img {
        width: 28px;
        height: 28px;
      }
    }

    /* small mobile (≤400px) – single column */
    @media (max-width: 400px) {
      .hubspot-process-grid {
        grid-template-columns: 1fr;
      }
      .card-continuous {
        grid-column: span 1;
      }
    }

    .process-card {
      cursor: default;
    }






/* SECTION */

.faq-container {
  display: flex;
  gap: 50px;
}

/* LEFT */

.faq-left {
    flex: 0 0 530px;
}

.faq-left h1 {
  font-size: 2.2rem;
  font-weight: 800;
  color: #1a2340;
  line-height: 1.2;
  margin-bottom: 16px;
}

.faq-left h1 span {
  color: #e8622a;
}

.faq-left p {
 
  line-height: 1.6;
  margin-bottom: 28px;
}

.faq-left img {
    width: 100%;
}

/* RIGHT */

.faq-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 22px;
}


/* ACCORDION */

.accordion-item {
  border: 1.5px solid #e5e8ef;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}

.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  cursor: pointer;
  font-weight: 700;
  font-size: 1rem;
  color: #1a2340;
}

.accordion-header .icon {
  width: 28px;
  height: 28px;
  border: 2px solid #e8622a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.accordion-header .icon span {
  color: #e8622a;
  font-size: 18px;
  transition: 0.3s;
}


/* BODY */

.accordion-body {
    max-height: 0;
    overflow: hidden;
    padding: 0 24px;
    transition: 0.4s;
    font-size: 16px;
    color: #667394;
    line-height: 30px;
}


/* ACTIVE */

.accordion-item.open .accordion-body {
  max-height: 300px;
  padding: 0 24px 20px;
}

.accordion-item.open .icon {
  background: #e8622a;
}

.accordion-item.open .icon span {
  color: #fff;
  transform: rotate(45deg);
}



/* ========================= */
/* RESPONSIVE */
/* ========================= */


@media (max-width: 900px) {

.faq-container {

flex-direction: column;
        padding: 20px;
}

.faq-left {

width: 100%;

}

.image-box {

height: 300px;

}

}


@media (max-width: 600px) {

.faq-left h1 {
    font-size: 25px;
    text-align: center;
    line-height: 40px;
}
.faq-left p {
    line-height: 30px;
    margin-bottom: 28px;
    text-align: center;
    font-size: 16px;
}
.accordion-item.open .accordion-body {
    max-height: 370px;
    padding: 0 24px 20px;
}

}






 /* ----- RESET & BASE ----- */


    /* ----- MAIN OUTER ----- */
    .outer-wrap {
      width: 100%;
      max-width: 100%;
      position: relative;
    }

    /* ----- DECO FLOATS (all renamed) ----- */
    .deco-box {
      position: absolute;
      z-index: 10;
      pointer-events: none;
    }

    .deco-1 {
      left: 0;
      top: 20%;
      animation-delay: 0s;
    }

    .deco-2 {
      right: -2%;
      top: 0;
      animation-delay: 1s;
    }

.deco-3 {
    top: 0;
    left: 0%;
    /* animation-delay: 1.5s; */
}

    .deco-4 {
      right: 20%;
      bottom: 20%;
      animation-delay: 2s;
    }

.deco-5 {
    left: 0%;
    top: 27%;
}
.deco-6 {
    right: 0%;
    bottom: 0%;
}

    .float-bounce {
      animation: moveUpDown 5s ease-in-out infinite;
    }
    
    @keyframes moveUpDown {
      0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
      40% { transform: translateY(-30px); }
      60% { transform: translateY(-30px); }
    }

    /* ----- MAIN CARD (all new names) ----- */
.card-blue {
    background: #2B70B5;
    border-radius: 30px 30px 0px 0px;
    position: relative;
    overflow: hidden;
    display: flex;
    min-height: 550px;
    max-width: 1050px;
    margin: 0 auto;
    box-shadow: 0px 20px 20px rgb(24 24 24 / 30%);
}
    /* ----- RINGS (right side) ----- */
    .rings-wrapper {
    position: absolute;
    right: 100px;
    top: 51%;
    left: 41%;
    transform: translateY(-54%);
    width: 550px;
    height: 550px;
    pointer-events: none;
    z-index: 1;
}
    
    .ring-item {
      position: absolute;
      border-radius: 50%;
      top: 50%; 
      left: 50%;
      transform: translate(-50%, -50%);
      animation: spinRing 8s linear infinite;
    }
    
    .ring-item:nth-child(1) { 
      width: 80px;  
      height: 80px;  
      border: 3px solid rgba(255, 215, 0, 0.5);
      box-shadow: 0 0 20px rgba(255, 215, 0, 0.3);
      animation-delay: 0s;
    }
    
    .ring-item:nth-child(2) { 
      width: 160px; 
      height: 160px; 
      border: 3px solid rgba(255, 105, 180, 0.5);
      box-shadow: 0 0 25px rgba(255, 105, 180, 0.3);
      animation-delay: 0.2s;
    }
    
    .ring-item:nth-child(3) { 
      width: 250px; 
      height: 250px; 
      border: 3px solid rgba(0, 255, 255, 0.5);
      box-shadow: 0 0 30px rgba(0, 255, 255, 0.3);
      animation-delay: 0.4s;
    }
    
    .ring-item:nth-child(4) { 
      width: 350px; 
      height: 350px; 
      border: 3px solid rgba(255, 255, 255, 0.6);
      box-shadow: 0 0 35px rgba(255, 255, 255, 0.4);
      animation-delay: 0.6s;
    }
    
    .ring-item:nth-child(5) { 
      width: 460px; 
      height: 460px; 
      border: 4px solid rgba(147, 112, 219, 0.5);
      box-shadow: 0 0 40px rgba(147, 112, 219, 0.3);
      animation-delay: 0.8s;
    }

    .ring-item::after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
      filter: blur(5px);
    }

    @keyframes spinRing {
      0% {
        transform: translate(-50%, -50%) rotate(0deg);
        opacity: 0.7;
      }
      25% {
        opacity: 0.9;
        border-width: 4px;
      }
      50% {
        transform: translate(-50%, -50%) rotate(180deg);
        opacity: 0.7;
        border-width: 3px;
      }
      75% {
        opacity: 0.9;
        border-width: 4px;
      }
      100% {
        transform: translate(-50%, -50%) rotate(360deg);
        opacity: 0.7;
      }
    }

    /* ----- LEFT SIDE: FORM (all renamed) ----- */
    .form-section {
      flex: 0 0 52%;
      padding: 44px 36px 44px 44px;
      position: relative;
      z-index: 3;
    }

   .heading-primary {
    font-weight: 800;
    font-size: 28px;
    color: #2B70B5;
    margin-bottom: 28px;
    line-height: 1.2;
    /* text-shadow: 0 2px 4px rgba(0,0,0,0.2); */
    /* animation: slideFromLeft 0.7s ease 0.2s both; */
}

    @keyframes slideFromLeft {
      from { opacity: 0; transform: translateX(-20px); }
      to   { opacity: 1; transform: translateX(0); }
    }

    /* white card inside form */
    .card-white {
      background: rgba(255, 255, 255, 0.95);
      border-radius: 24px;
      padding: 28px 24px 30px;
      backdrop-filter: blur(8px);
      border: 1px solid rgba(255,255,255,0.3);
      box-shadow: 0 20px 40px rgba(0,0,0,0.1);
      animation: slideFromLeft 0.7s ease 0.35s both;
    }

    .input-wrap { 
      margin-bottom: 20px; 
    }

    .input-wrap label {
      display: block;
      font-size: 14px;
      font-weight: 600;
      color: #1e3a8a;
      margin-bottom: 6px;
      font-family: 'Inter', sans-serif;
    }

    .input-wrap input, 
    .input-wrap textarea {
      width: 100%;
      background: #ffffff;
      border: 2px solid #e2e8f0;
      border-radius: 12px;
      padding: 12px 16px;
      font-size: 15px;
      color: #1e293b;
      font-family: 'Inter', sans-serif;
      outline: none;
      transition: all 0.3s ease;
    }

    .input-wrap input:focus, 
    .input-wrap textarea:focus {
      border-color: #3b82f6;
      box-shadow: 0 0 0 4px rgba(59,130,246,0.15);
    }

    .input-wrap input:hover, 
    .input-wrap textarea:hover {
      border-color: #94a3b8;
    }

    .input-wrap textarea { 
      height: 100px; 
      resize: none; 
    }

    .btn-submit {
      width: 100%;
      margin-top: 10px;
      background: #1e40af;
      color: white;
      border: none;
      border-radius: 50px;
      padding: 14px 34px;
      font-size: 16px;
      font-weight: 700;
      font-family: 'Nunito', sans-serif;
      cursor: pointer;
      transition: all 0.3s cubic-bezier(.34,1.56,.64,1);
      box-shadow: 0 8px 20px rgba(30,64,175,0.3);
      position: relative;
      overflow: hidden;
    }

    .btn-submit:hover {
      transform: translateY(-3px);
      box-shadow: 0 15px 30px rgba(30,64,175,0.4);
      background: #2563eb;
    }

    .btn-submit:active { 
      transform: scale(0.98); 
    }

    /* ----- RIGHT: 3D GIRL (all renamed) ----- */
    .illustration-block {
      flex: 1;
      position: relative;
      z-index: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      overflow: hidden;
    }
  
    .girl-3d {
      width: 100%;
      max-width: 460px;
      animation: floatGirl 5s ease-in-out infinite;
      position: relative;
      transform: scale(1.1);
      filter: drop-shadow(0 10px 20px rgba(0,0,0,0.2));
      z-index: 5;
    }

    @keyframes floatGirl {
      0%, 100% { transform: translateY(0) scale(1.1); }
      50%      { transform: translateY(-15px) scale(1.1); }
    }

    /* ----- responsive (renamed where needed) ----- */
    @media (max-width: 768px) {
      .card-blue { 
        flex-direction: column; 
        min-height: auto; 
      }
      .form-section { 
        padding: 32px 24px; 
        flex: unset; 
      }
      .heading-primary {
        font-size: 28px;
      }
      .illustration-block { 
        min-height: 300px; 
        padding: 20px;
      }
      .deco-1, .deco-2, .deco-3, .deco-4, .deco-5, .deco-6 {
        display: none;
      }
      .girl-3d {
        max-width: 350px;
      }
      .rings-wrapper {
        right: 50%;
        transform: translate(50%, -50%);
        width: 400px;
        height: 400px;
      }
    }

    @media (max-width: 480px) {
      .heading-primary {
        font-size: 24px;
      }
      .card-white {
        padding: 20px 16px;
      }
    }



  


  .company-map-container {
    width: 100%;
    height: 555px;
    border-radius: 20px;
  }

  /* Hide default zoom buttons */
  .company-map-container .leaflet-right {
    display: none;
  }

  /* Tooltip styling */
  .company-map-container .leaflet-tooltip.custom-label {
    background: white;
    border: 1px solid #007bff;
    color: #007bff;
    font-weight: 600;
    padding: 6px 10px;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    font-size: 0.9rem;
  }

  /* Small device adjustments */
  @media (max-width: 768px) {
    .company-map-container {
      height:100vh;
      border-radius: 12px;
    }
    .company-map-container .leaflet-tooltip.custom-label {
      font-size: 0.75rem;
      padding: 4px 8px;
    }
  }

  @media (max-width: 480px) {
    .company-map-container {
      height: 50vh;
      border-radius: 10px;
    }
  }
  .form-title, 
  .submitted-message, form {
    background: transparent;
  }
  .widget-type-form {
    z-index: 9;
    position: relative;
  }
  fieldset.form-columns-1 .hs-input {
    width: 100% !important; 
  }
  fieldset textarea,
  fieldset .hs-input {
    border: none;
  }
  fieldset textarea {
    height: 125px;
  }
  fieldset:focus-visible,
  fieldset input:focus-visible {
    outline: none !important;
  }
  /* ================================
  🔵 ORBIT CONTAINER BASE
  ================================ */
  .orbit-container {
    position: relative;
    width: 500px !important;
    min-height: 500px;
    background-color: transparent;
    border-radius: 10px;
    overflow: hidden;
  }

  /* ================================
  🌟 GLOW & RINGS
  ================================ */
  .center-glow {
    position: absolute;
    width: 400px;
    height: 400px;
    background: radial-gradient(
      circle,
      rgba(205, 224, 264, 0.5) 0%,
      rgba(235, 243, 255, 0) 65%
    );
    filter: blur(30px);
    top: 50%;
    left: 450px;
    transform: translate(-50%, -50%);
  }

  .ring {
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 450px;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(0, 0, 0, 0.1);
  }

  .ring1 {
    width: 300px !important;
    height: 300px !important;
    border-color: rgba(0, 0, 0, 0.15);
  }

  .ring2 {
    width: 450px !important;
    height: 450px !important;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .ring3 {
    width: 600px !important;
    height: 600px !important;
    border-color: rgba(0, 0, 0, 0.07);
  }

  .ring4 {
    width: 750px !important;
    height: 700px !important;
    border-color: rgba(0, 0, 0, 0.04);
  }

  /* ================================
  ⚪ BUBBLES
  ================================ */
  .bubble {
    position: absolute;
    top: 50%;
    left: 450px;
    transform: translate(var(--x), var(--y));
    z-index: 5;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e0e0e0;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
    display: flex;
    justify-content: center;
    align-items: center;
    animation: subtle-shake 7s ease-in-out infinite;
  }

  .bubble img {
    width: 100%;
    height: 100%;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;
  }

  /* Individual Bubble Positions */
  .bubble1 {
    animation-delay: -1.5s;
    --x: -260px !important;
    --y: -250px !important;
  }

  .bubble2 {
    animation-delay: -3s;
    --x: -130px !important;
    --y: -170px !important;
  }

  .bubble3 {
    animation-delay: -5s;
    --x: -350px !important;
    --y: 150px;
  }

  .bubble4 {
    animation-delay: -0.5s;
    --x: -270px !important;
    --y: -60px;
  }

  .bubble5 {
    animation-delay: -2s;
    --x: -130px !important;
    --y: 80px !important;
  }

  /* ================================
  🎞️ SHAKE ANIMATION
  ================================ */
  @keyframes subtle-shake {
    0% {
      transform: translate(var(--x), var(--y)) rotate(0deg);
    }
    25% {
      transform: translate(calc(var(--x) + 4px), calc(var(--y) - 3px)) rotate(1deg);
    }
    50% {
      transform: translate(calc(var(--x) - 4px), calc(var(--y) + 3px)) rotate(-1deg);
    }
    75% {
      transform: translate(calc(var(--x) + 3px), calc(var(--y) + 2px)) rotate(0deg);
    }
    100% {
      transform: translate(var(--x), var(--y)) rotate(0deg);
    }
  }

  /* ================================
  📱 RESPONSIVE STYLES
  ================================ */

  /* --- Large Tablets --- */
  @media (max-width: 1200px) {
    .center-glow,
    .ring,
    .bubble {
      left: 400px;
    }
  }

  /* --- Tablets --- */
  @media (max-width: 992px) {
    .dnd_area-row-0-background-layers {
      background-image: none !important;
    }
    .orbit-container {
      width: 100%;
      height: 400px;
    }

    .center-glow,
    .ring,
    .bubble {
      left: 320px;
    }

    .bubble {
      width: 75px;
      height: 75px;
    }

    .ring1 {
      width: 300px;
      height: 350px;
    }
    .ring2 {
      width: 480px;
      height: 480px;
    }
    .ring3 {
      width: 610px;
      height: 610px;
    }
    .ring4 {
      width: 740px;
      height: 740px;
    }

    .bubble1 {
      --x: -250px;
      --y: -250px;
    }
    .bubble2 {
      --x: -120px;
      --y: -160px;
    }
    .bubble3 {
      --x: -320px;
      --y: 150px;
    }
    .bubble4 {
      --x: -260px;
      --y: -40px;
    }
    .bubble5 {
      --x: -150px;
      --y: 80px;
    }
  }

  /* --- Mobiles --- */
  @media (max-width: 768px) {
    .orbit-container {
      height: 350px;
    }

    .center-glow,
    .ring,
    .bubble {
      left: 250px;
    }

    .bubble {
      width: 55px;
      height: 55px;
    }

    .ring1 {
      width: 260px;
      height: 260px;
    }
    .ring2 {
      width: 370px;
      height: 370px;
    }
    .ring3 {
      width: 470px;
      height: 470px;
    }
    .ring4 {
      width: 570px;
      height: 570px;
    }

    .bubble1 {
      --x: -230px;
      --y: -230px;
    }
    .bubble2 {
      --x: -100px;
      --y: -200px;
    }
    .bubble3 {
      --x: -240px;
      --y: 60px;
    }
    .bubble4 {
      --x: -155px;
      --y: -40px;
    }
    .bubble5 {
      --x: -120px;
      --y: 130px;
    }
  }

  /* --- Small Mobiles --- */
  @media (max-width: 480px) {
    .center-glow,
    .ring,
    .bubble {
      left: 200px;
    }

    .bubble {
      width: 50px;
      height: 50px;
    }

    .bubble1 {
      --x: -150px;
      --y: -170px;
    }
    .bubble2 {
      --x: -70px;
      --y: -110px;
    }
    .bubble3 {
      --x: -240px;
      --y: 100px;
    }
    .bubble4 {
      --x: -170px;
      --y: -20px;
    }
    .bubble5 {
      --x: -100px;
      --y: 50px;
    }
  }
  .synhub-button {
    background: #ff642b; 
    color: #ffffff; 
    text-decoration: none; 
    padding: 12px 40px; 
    border: 1px solid #ff642b; 
    border-radius: 50px;
  }
  .synhub-button:hover {
    background: #ffffff; 
    color: #ff642b; 
    text-decoration: none; 
    padding: 12px 40px; 
    border: 1px solid #ff642b; 
    border-radius: 50px;
  }
  .synhub-button-outline {
    background: #ffffff; 
    color: #ff642b; 
    text-decoration: none; 
    padding: 12px 40px; 
    border: 1px solid #ff642b; 
    border-radius: 50px;
  }
  .synhub-button-outline:hover {
    background: #ff642b; 
    color: #ffffff; 
    text-decoration: none; 
    padding: 12px 40px; 
    border: 1px solid #ff642b; 
    border-radius: 50px;
  }
  .synhub-service-box {
    padding: 35px 25px 35px 20px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 5px 5px 5px 5px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .synhub-service-box:hover {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #ff642b;
  }
  .synhub-service-box:hover h4 {
    color: #ff642b;
  } 
  .timeline {
    position: relative;
    padding: 0px 25px;

  }

  /* Line behind dots (initially hidden) */
  .line {
    position: absolute;
    left: 26px;
    top: 3px;
    width: 1.5px;
    height: 0;
    background: #D0D0D0;
    border-radius: 4px;
    animation: growLine 3s ease forwards;
  }

  @keyframes growLine {
    0% {
      height: 0;
    }
    100% {
      height: calc(100% - 14px); /* stops exactly at last dot */
    }
  }

  .timeline-item {
    position: relative;
    margin: 22px 0;
    opacity: 0;
    transform: translateY(10px);
    animation: fadeIn 0.5s ease forwards;
  }

  .timeline-item p {
    color: #2a73e8;
    font-size: 16px;
    margin: 0;
  }

  .timeline-item::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 4px;
    width: 14px;
    height: 14px;
    background: #4da6ff;
    border-radius: 50%;
    border: 3px solid #e6f0ff;
    box-shadow: 0 0 0 4px rgba(77,166,255,0.2);
    opacity: 0.4;
  }

  @keyframes fadeIn {
    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  @keyframes blink {
    0%, 100% {
      opacity: 1;
      box-shadow: 0 0 10px #4da6ff, 0 0 20px #4da6ff;
    }
    50% {
      opacity: 0.6;
      box-shadow: 0 0 0px #4da6ff;
    }
  }

  /* Timing for dot glow & fade-in sync with line */
  .timeline-item:nth-child(1) { animation-delay: 0.5s; }
  .timeline-item:nth-child(2) { animation-delay: 1s; }
  .timeline-item:nth-child(3) { animation-delay: 1.5s; }
  .timeline-item:nth-child(4) { animation-delay: 2s; }
  .timeline-item:nth-child(5) { animation-delay: 2.5s; }
  .timeline-item:nth-child(6) { animation-delay: 3s; }
  .timeline-item:nth-child(7) { animation-delay: 3.5s; }

  .timeline-item:nth-child(1)::before {
    animation: blink 1s ease-in-out 0.6s 2;
  }
  .timeline-item:nth-child(2)::before {
    animation: blink 1s ease-in-out 1.1s 2;
  }
  .timeline-item:nth-child(3)::before {
    animation: blink 1s ease-in-out 1.6s 2;
  }
  .timeline-item:nth-child(4)::before {
    animation: blink 1s ease-in-out 2.1s 2;
  }
  .timeline-item:nth-child(5)::before {
    animation: blink 1s ease-in-out 2.6s 2;
  }
  .timeline-item:nth-child(6)::before {
    animation: blink 1s ease-in-out 3.1s 2;
  }
  .timeline-item:nth-child(7)::before {
    animation: blink 1s ease-in-out 3.6s 2;
  }

.dnd-section .dnd-column {
    padding: 0px;
}
.text-gray-400 li {
    padding: 8px 0px !important;
} 

/* reset + base */
:root {
  --color-primary: #4361EE;
  --text-dark: #1a1a1a;
  --text-light: #4a4a4a;
  --bg-light: #ffffff;
  --surface-light: #f8f9fa;
  --border-light: rgba(0, 0, 0, 0.08);
  --shadow-sm: 0 4px 12px rgba(0, 0, 0, 0.05);
  --shadow-md: 0 8px 24px rgba(0, 0, 0, 0.1);
  --shadow-hover: 0 20px 32px -8px rgba(0, 0, 0, 0.15);
  --transition-smooth: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --transition-bounce: 0.5s cubic-bezier(0.34, 1.56, 0.64, 1);
}


@keyframes floatIn {
  0% { opacity: 0; transform: translateY(20px); }
  100% { opacity: 1; transform: translateY(0); }
}

/* layout */
.tabs-layout {
  display: flex !important;;
  gap: 40px;
}

/* tab navigation */
.tab-list {
  flex: 0 0 360px;
  display: flex !important;;
  flex-direction: column;
  gap: 12px;
  list-style: none;
}

.tab-list li {
  animation: slideIn 0.5s var(--transition-smooth) forwards;
  opacity: 0;
  transform: translateX(-10px);
}

.tab-list li:nth-child(1) { animation-delay: 0.1s; }
.tab-list li:nth-child(2) { animation-delay: 0.2s; }
.tab-list li:nth-child(3) { animation-delay: 0.3s; }
.tab-list li:nth-child(4) { animation-delay: 0.4s; }

@keyframes slideIn {
  to { opacity: 1; transform: translateX(0); }
}

.tab-trigger {
  display: flex !important;;
  align-items: center;
  width: 100%;
  padding: 16px 20px;
  gap: 16px;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 20px;
  cursor: pointer;
  text-align: left;
  font-family: inherit;
  transition: all var(--transition-smooth);
  position: relative;
  overflow: hidden;
}

.tab-trigger::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 30%, rgba(67, 97, 238, 0.03), transparent 80%);
  opacity: 0;
  transition: opacity var(--transition-smooth);
  pointer-events: none;
}

.tab-trigger:hover::before {
  opacity: 1;
}

.tab-trigger:hover {
  background: var(--surface-light);
  border-color: var(--border-light);
  transform: translateX(4px);
}

.tab-trigger.active {
  background: var(--surface-light);
  border-color: var(--color-primary);
  box-shadow: var(--shadow-sm);
}

.tab-trigger.active .arrow-icon {
  opacity: 1;
  transform: translateX(0);
  color: var(--color-primary);
}

.tab-trigger .arrow-icon {
  margin-left: auto;
  opacity: 0;
  transform: translateX(-10px);
  transition: all var(--transition-smooth);
  color: var(--text-light);
}

.tab-icon {
  flex-shrink: 0;
  transition: transform var(--transition-smooth);
}

.tab-trigger:hover .tab-icon {
  transform: scale(1.05);
}

.tab-text {
  display: flex !important;;
  flex-direction: column;
  gap: 4px;
}

.tab-title {
  font-size: 17px;
  font-weight: 600;
  color: var(--text-dark);
  transition: color var(--transition-smooth);
}

.tab-trigger:hover .tab-title,
.tab-trigger.active .tab-title {
  color: var(--color-primary);
}

.tab-subtitle {
  font-size: 14px;
  color: var(--text-light);
  line-height: 1.5;
}

/* panels container */
.panels-container {
  flex: 1;
  min-width: 0;
}

.tab-panel {
  display: none;
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.5s ease, transform 0.5s var(--transition-smooth);
}

.tab-panel.active {
  display: block;
  animation: panelReveal 0.6s var(--transition-bounce) forwards;
}

@keyframes panelReveal {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
}

/* products grid - 2 columns layout */
.products-grid {
  display: grid !important;;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  list-style: none;
}

/* product cards - each card uses grid for image and content */
.product-card {
  display: grid !important;;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  background: var(--bg-light);
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid var(--border-light);
  transition: all 0.4s var(--transition-smooth);
  animation: cardFade 0.6s ease forwards;
  opacity: 0;
  padding: 16px;
  box-shadow: var(--shadow-sm);
}

.product-card:nth-child(1) { animation-delay: 0.15s; }
.product-card:nth-child(2) { animation-delay: 0.3s; }

@keyframes cardFade {
  from { opacity: 0; transform: scale(0.95); }
  to { opacity: 1; transform: scale(1); }
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: var(--shadow-hover);
  border-color: var(--color-primary);
}

.card-img {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 12px;
  background: var(--surface-light);
}

.card-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s var(--transition-smooth);
}

.product-card:hover .card-img img {
  transform: scale(1.08);
}



.card-title {
  font-size: 18px;
  font-weight: 600;
  color: var(--text-dark);
  margin-bottom: 8px;
  transition: color var(--transition-smooth);
  line-height: 1.4;
}

.product-card:hover .card-title {
  color: var(--color-primary);
}

.card-text {
  font-size: 14px;
  color: var(--text-light);
  line-height: 1.5;
  margin-bottom: 12px;
  flex: 1;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.card-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--text-dark);
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s var(--transition-smooth);
  width: fit-content;
    margin-top: 15px;
}

.card-link svg {
  width: 14px;
  height: 12px;
  transition: transform 0.3s var(--transition-bounce);
}

.card-link svg path {
  stroke: currentColor;
}

.card-link:hover {
  color: var(--color-primary);
  gap: 10px;
}

.card-link:hover svg {
  transform: translateX(5px);
}

/* micro-interactions */
.tab-trigger,
.product-card,
.card-link {
  will-change: transform, opacity, box-shadow;
}

/* responsive */
@media screen and (max-width: 1024px) {
  .tabs-layout {
    flex-direction: column;
    gap: 30px;
  }
  
  .tab-list {
    flex: none;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 12px;
  }
  
  .tab-list li {
    flex: 1 1 calc(50% - 6px);
    min-width: 240px;
  }
  
  .tab-trigger {
    height: 100%;
  }
  
  .products-grid {
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}

@media screen and (max-width: 768px) {
  .products-tabs {
    padding: 24px 16px;
  }
  
  .tab-list li {
    flex: 1 1 100%;
  }
  
  .products-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  
  .product-card {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  
  .card-img {
    aspect-ratio: 16/9;
  }
  
  .card-text {
    -webkit-line-clamp: 3;
  }
}

.mega-menu-syn-header .megamenu {
    top: 10%;
}