







/* 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 */


<style>
/* 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;
}
</style>