body {
  background: rgba(247, 245, 238, 1);
  color: #2E4769;
  font-family: 'Montserrat', sans-serif;
  overflow-x: hidden;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
div,
a,
li,
td,
th {
  color: #2E4769;
}

.bg-white-custom {
  background: rgba(255, 255, 255, 1);
}

html {
  scroll-behavior: smooth;
}

/* === new css ===== */
.btn-primary-outline-small {
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(46 71 105 / var(--tw-border-opacity, 1));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity1: 1;
  color: rgb(38 59 87 / var(--tw-text-opacity, 1));
  transition-property: all;
  transition-duration: 300ms;
  transition-timing-function: 
    cubic-bezier(0.4, 0, 0.2, 1);
}
.btn-primary-outline-small:hover {
  --tw-translate-y: -0.125rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  --tw-bg-opacity: 1;
  background-color: rgb(46 71 105 / var(--tw-bg-opacity, 1));
  color: rgba(255, 255, 255, 1);
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.border-primary\/50 {
  border-color: rgb(46 71 105 / 0.5);
}
.border-r {
  border-right-width: 1px;
}
.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.max-w-\[520px\] {
  max-width: 520px;
}
.aspect-video {
  aspect-ratio: 16 / 9;
}
.hover\:text-secondary:hover {
  --tw-text-opacity: 1;
  color: rgb(40 180 240 / var(--tw-text-opacity, 1));
}
.underline {
  text-decoration-line: underline;
}
a.btn-feature-yellow:hover {
  color: #fdf959;
  background: #2e4769;
}
.tab-button:hover .tab-arrow {
  opacity: 0.5;
}
.tab-button.active .tab-arrow,
.tab-button.active:hover .tab-arrow{
  opacity: 1;
}
.tab-button {
  transition: all 0.5s ease;
  border: 1px solid transparent;
}
.tab-button:hover {
  border: 1px solid #c9c9c9;
  transition: all 0.5s ease;
}
.tab-button.active {
  /*     border: none !important; */
  border-color: transparent;
}
button.tab-button {
  transition: all 0.5s ease;
  border: 1px solid transparent;
}
.tabs-left button.tab-button {
  text-align: right;
  justify-content: right;
}
.tabs-left .tab-arrow {
  order: 1;
}
.tabs-left .tab-arrow i {
  transform: rotate(180deg);
}
.tab-content .tab_img {
  margin-bottom: 20px;
}
.tabs-left .tab-button .space-x-4>:not([hidden])~:not([hidden]) {
  margin-right: 30px;
  margin-left: 0;
}
.team-swiper.swiper {
  height: fit-content;
}


/* Custom breakpoint for 1330px */
@media (min-width: 1330px) {
  .brands-grid {
    display: block !important;
  }
  .brands-slider-container {
    display: none !important;
  }
}

@media (max-width: 1329px) {
  .brands-grid {
    display: none !important;
  }
  .brands-slider-container {
    display: block !important;
  }
}

/* Swiper Styles */
.swiper {
  width: 100%;
  height: 100%;
  padding: 0 40px;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next,
.swiper-button-prev {
  width: 44px;
  height: 44px;
  background: white;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 18px;
  color: #4b5563;
  font-weight: bold;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #f9fafb;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}
.hover-yellow:hover, #how-it-works a.btn-primary-info:hover{
  background: #fdf959;
  color: #2e4769;
  box-shadow: none;
}
.how-it-works-slider .swiper-pagination {
  bottom: -6px;
}
.how-it-works-slider span.swiper-pagination-bullet-active {
  background: #2e4769;
  width: 20px;
  border-radius: 10px;
}
.leading-tight {
  line-height: 1.25 !important;
}
span.perc {
  color: #28B4F0;
}
.success-story-card>.p-6 {
  position: absolute;
  width: 100%;
  height: 100%;
}
.success-story-card .btn-yellow {
  height: 45px;
}
.font\[30\] {
  font-size: clamp(20px, 2vw + 16px, 30px);
  font-weight: 400;
  line-height: clamp(28px, 2.5vw + 16px, 40px);
}
.font\[20\] {
  font-size: clamp(16px, 2vw, 20px);
  font-weight: 400;
  line-height: clamp(24px, 3vw, 30px);
}
button.filter-btn.active, button.filter-btn:hover {
  background-color: #2E4769;
  transition: all 0.4s ease;
  color: #fff;
}
button.filter-btn {
  border: 1px solid #2E4769;
  padding: 7px 20px;
  border-radius: 8px;
  transition: all 0.4s ease;
  font-weight: 600;
}
.blog-card.blog-card-item, .special-card {
  box-shadow: 0 0 20px 10px #00000017;
}
.blog-card.blog-card-item{
  position: relative;
  padding: 20px;
  padding-bottom: 30px;
  border-radius: 25px;
}
div#custom-blog-cards {
  gap: 50px 40px;
}
.blog-card .post-arrow {
  display: block;
  text-align: end;
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.blog-card .post-arrow .fa-arrow-right:before {
  content: "\f061";
  color: gray;
  font-size: 14px;
  line-height: 20px;
  display: block;
  font-weight: 600;
}
.blog-post-tags span {
  font-size: 16px;
  font-weight: 400;
}
.blog-card.blog-card-item h3 {
  font-size: 20px;
  line-height: 27px;
}
a.bg-transparent {
  background: transparent;
  border: 1px solid #2E4769;
  width: 100%;
  color: #2E4769;
  border-radius: 6px;
  font-weight: 600;
}
a.bg-transparent:hover {
  background: #2E4769;
  color: #fff;
}
.special-card {
  border-radius: 25px;
}
/* === End New Css ==== */
/* Container Custom Width for 1440px screens */
.container {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 20px;
  width: 100%;
}
@media (min-width: 1440px) {
  .container {
    max-width: 1200px;
    padding: 0 20px;
  }
  #why-team-choose-sakari .slider-container-inner {
    --slider-left-padding: calc(43% - 580px + 1rem);
  }
}
@media (max-width:1600px){
  .success-story-card p {
    padding-top: 25px;
  }
}
@media (max-width:768px){
  #hero .btns a {
    width: fit-content;
  }
  #hero .btns {
    flex-direction: row;
    justify-content: center;
    width: fit-content;
    margin: 0 auto;
    gap: 20px;
  }
}
/* Container Custom Width for largest devices (1920px+) */
.logo-wrapper {
  height: 46px;
}

.logo-wrapper a {
  display: block;
  height: 100%;
  width: 100%;
}
img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
}

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

@media screen and (max-width: 768px) {
  .logo-wrapper {
    height: 32px;
  }
}

/* Custom Container for Sliders - Left spacing normal, Right side no gap */
.slider-container {
  position: relative;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;

  width: 100vw;
  margin-left: calc(50% - 50vw);
}

.slider-container-inner {
  position: relative;
  padding-left: 1rem;
  padding-right: 0;
  padding-left: calc((100vw - 1200px) / 2 + 20px);
}

.slider-container-inner .swiper {
  margin: 0;
}

/* Mobile - Left padding matches container (100% width, 1rem padding) */
/* 640px - Left padding matches container (640px max-width, centered) */
@media (min-width: 640px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 640px) / 2 + 1rem); */
  }
}

/* 768px - Left padding matches container (768px max-width, centered) */
@media (min-width: 768px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 768px) / 2 + 1rem); */
  }
  .md\:p-8 {
    padding: 2rem;
  }
  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }
  .md\:mb-2 {
    margin-bottom: 0.5rem;
  }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:gap-6 {
    gap: 1.5rem;
  }
  .md\:pb-16 {
    padding-bottom: 4rem;
  }
  .md\:pt-20 {
    padding-top: 5rem;
  }
  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .resource-swiper .resource-card {
    max-height: 410px;
    min-height: 410px;
    justify-content: flex-start;
    gap: 20px;
  }
}

/* 1024px - Left padding matches container (1024px max-width, centered) */
@media (min-width: 1024px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 1024px) / 2 + 1rem); */
  }
  .lg\:w-2\/3 {
    width: 66.666667%;
  }
  .lg\:w-1\/3 {
    width: 33.333333%;
  }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:text-\[36px\] {
    font-size: 36px;
  }
  .lg\:sticky {
    position: sticky;
  }
  .lg\:max-w-2xl {
    max-width: 42rem;
  }
  .lg\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .lg\:p-12 {
    padding: 3rem;
  }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

/* 1280px - Left padding matches container (1280px max-width, centered) */
@media (min-width: 1280px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 1280px) / 2 + 1rem); */
  }
  .xl\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }
}

/* 1440px - Left padding matches container (1160px custom max-width, centered) */
@media (min-width: 1440px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 1160px) / 2 + 1rem); */
  }
}

/* 1536px - Left padding matches container (1536px max-width, centered) */
@media (min-width: 1536px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 1536px) / 2 + 1rem); */
  }
}

/* 1920px - Left padding matches container (1400px custom max-width, centered) */
@media (min-width: 1920px) {
  .slider-container-inner {
    /*     padding-left: calc((100% - 1400px) / 2 + 1rem); */
  }
}

/* Make swiper extend to right edge with no gap - Simple approach */
.slider-container .swiper {
  /*   margin-left: calc(-1 * var(--slider-left-padding, 1rem)); */
  margin-right: 0;
  padding-right: 0;
  width: calc(100vw - var(--slider-left-padding, 1rem));
  max-width: none;
  margin-left: -24px;
}

.slider-container .swiper-wrapper {
  padding-right: 0;
  margin-right: 0;
  margin-top: 30px;
  margin-bottom: 45px;
  margin-left: 24px;
}

/* Mobile responsive fix - swiper width adjustment */
@media (max-width: 639px) {
  .slider-container .swiper {
    /*     width: calc(100vw - 1rem); */
    margin-left: 1rem;
    margin-left: 0;
    overflow: visible;
  }
  .slider-container .swiper-wrapper { 
    margin-left: 0;
  }
}



.slider-container .swiper-slide {
  margin-right: 0;
}

/* Set CSS variable for left padding */
.slider-container-inner {
  --slider-left-padding: 1rem;
}

/* Mobile - Keep simple 1rem padding */
@media (max-width: 639px) {
  .slider-container-inner {
    --slider-left-padding: 1rem;
  }
}

@media (min-width: 640px) {
  .slider-container-inner {
    --slider-left-padding: calc((100% - 640px) / 2 + -1rem);
  }
}

@media (min-width: 768px) {
  .slider-container-inner {
    --slider-left-padding: calc((100% - 768px) / 2 + -1rem);
  }
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

}


@media (min-width: 1024px) {
  .slider-container-inner {
    --slider-left-padding: calc((100% - 1024px) / 2 + -1rem);
  }
  .text-\[24px\] {
    font-size: 24px;
  }
}

@media (min-width: 1280px) {
  .slider-container-inner {
    --slider-left-padding: calc((100% - 1280px) / 2 + -1rem);
  }
}

@media (min-width: 1440px) {
  .slider-container-inner {
    --slider-left-padding: calc((100% - 1160px) / 2 + 1rem);
  }
}

@media (min-width: 1536px) {
  .slider-container-inner {
    --slider-left-padding: calc((100% - 1536px) / 2 + -3rem);
  }
  section#why-teams-choose-sakari .slider-container-inner,
  section#resources .slider-container-inner{
    --slider-left-padding: calc(42% - 768px - 3rem);
  }
}
@media (max-width: 767px) {
  .slider-container-inner {
    padding-left: clamp(16px, 5vw, 64px);
  }
}


::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

::selection {
  background-color: rgba(40, 180, 240, 0.3);
  color: inherit;
}

.spinner {
  border: 4px solid rgba(0, 0, 0, 0.1);
  border-left-color: #28B4F0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.glass {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.gradient-text {
  background: linear-gradient(90deg, #28B4F0 0%, #2E4769 82.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.gradient-text-custom {
  background: linear-gradient(90deg, #28B4F0 0%, #2E4769 82.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.wf-shadow {
  box-shadow: 1px 10px 20px 0px #0000001C;
  transition: 0.3s;
}
.wf-shadow:hover {
  box-shadow: 10px 10px 31.1px 0 rgba(0, 0, 0, 0.33);
}

.team-shadow {
  box-shadow: 10px 10px 20px 0px #00000017;
}

.rc-shadow {
  box-shadow: 10px 10px 20px 0px #00000017;
}

.cta-gradient-bg {
  background: linear-gradient(90deg, #2E4769 39.23%, #28B4F0 100%);
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
}

.btn-cta-yellow {
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 1rem;
  background: #FDF959;
  color: #2E4769;
  border: none;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}

.btn-cta-yellow:hover {
  background: #f5f04a;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(253, 249, 89, 0.4);
}

.btn-tab-yellow {
  padding: 8px 1rem;
  border-radius: 25px;
  font-weight: 700;
  font-size: 1rem;
  background: #FDF959;
  color: #2E4769;
  border: none;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  white-space: nowrap;
}

.awards-image-wrapper {
  width: 100%;
  max-width: 600px;
}

.brand-logo-item {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-logo-item img {
  max-height: 35px;
  width: auto;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.7;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
section.brand-logos .container {
  max-width: 1160px;
}
@media (max-width: 640px) {
  .brand-logo-item img {
    max-height: 28px;
  }
}

.brand-logo-item:hover img {
  filter: grayscale(0%);
  opacity: 1;
}

.nav-link-custom {
  border-bottom: 3px solid transparent;
  transition: border-color 0.3s ease-in-out;
  outline: none;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
#how-it-works::after, #cta::after, #success-stories::after, #how-it-works::after, #integrations::after, #features::after, #hero::after {
  content: '';
  background-image: url(https://3466277.fs1.hubspotusercontent-na1.net/hubfs/3466277/2025-assets/bg.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .nav-link-custom {
    font-size: 14px;
  }

  .btn-cta-yellow {
    font-size: 14px;
  }
  #cta:after, #features:after, #hero:after, #how-it-works:after, #integrations:after, #success-stories:after{
    opacity: 0.3 !important;
  }
}

.nav-link-custom:hover {
  border-bottom-color: #e5e7eb;
}

.nav-link-custom:focus {
  border-bottom-color: #e5e7eb !important;
  outline: none;
  box-shadow: none;
}

.nav-link-custom:focus-visible {
  border-bottom-color: #e5e7eb !important;
  outline: none;
}

.nav-link-custom.active {
  border-bottom-color: #FDF959 !important;
}

.nav-link-custom.active:focus {
  border-bottom-color: #FDF959 !important;
}

.header-spacer {
  height: 120px;
}

@media (max-width: 1024px) {
  .header-spacer {
    height: 100px;
  }
  .feature-accordion-item .feature-accordion-header {
    opacity: 1 !important;
  }
}

.features-tab-content {
  max-width: 1147px;
  width: 100%;
  margin: 0 auto;
}

.tab-content {
  display: block;
  max-width: 554px;
  width: 100%;
  animation: fadeIn 0.3s ease-in-out;
}
.tabs-left .tab-content-area {
  order: 1;
}

.tab-content.hidden {
  display: none;
}

.tab-content.active {
  display: flex !important;
  flex-wrap: wrap;
}

.tab-button {
  cursor: pointer;
  background: transparent;
  border: none;
}

.tab-button {
  background: transparent;
  border: none;
}

.tab-button h3,
.tab-button p {
  color: rgba(46, 71, 105, 0.5);
}

.tab-arrow {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  width: 32px;
  height: 32px;
  border-radius: 3.25px;
  background: rgba(40, 180, 240, 0.21);
  display: flex;
  align-items: center;
  justify-content: center;
}

.tab-arrow i {
  color: #2E4769;
  font-size: 14px;
}

.tab-button.active {
  background: white;

  box-shadow: 1px 10px 20px 0px #0000001C;
}

.tab-button.active h3,
.tab-button.active p {
  color: #2E4769;
}

.tab-button.active .tab-arrow {
  opacity: 1;
}

.feature-accordion-header {
  width: 100%;
}

.feature-accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.feature-accordion-item.active .feature-accordion-body {
  max-height: 1000px;
}

.feature-accordion-item .feature-accordion-header i.fas.fa-chevron-down {
  transition: transform 0.3s ease;
}

.feature-accordion-item.active .feature-accordion-header i.fas.fa-chevron-down {
  transform: rotate(180deg);
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }

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

.feature-accordion-header .tab-arrow {
  opacity: 1;
  width: 28px;
  flex: 0 0 28px;
}

.integration-circle-container {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 500px;
}

.integration-logo-center {
  position: relative;
  z-index: 10;
  border-radius: 50%;
  background: transparent;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}

.integration-logo-center:hover {
  transform: scale(1.2);
}
.integration-logo-center img {
  max-width: 200px;
  max-height: 200px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.integration-logo-position {
  position: absolute;
  top: 50%;
  left: 50%;
  --radius: 200px;
  transform: translate(-50%, -50%) rotate(var(--angle)) translateY(calc(-1 * var(--radius))) rotate(calc(-1 * var(--angle)));
  z-index: 5;
}

.integration-logo-item {
  position: relative;
  width: 140px;
  height: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.integration-logo-item img {
  transition: transform 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform: scale(1);
}

.integration-logo-item:hover img {
  transform: scale(1.3);
}

.integrations-stars {
  background-image: url('https://3466277.fs1.hubspotusercontent-na1.net/hubfs/3466277/2025-assets/star-line.png');
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
} 
@media screen and (max-width: 991px) {
  .integrations-stars {
    background-size: 400px;
  }
}
@media screen and (max-width: 768px) {
  .integrations-stars {
    max-width: 300px;
    margin: 0 auto;
    background-size: 380px;
  }
}

.ml-4 {
  margin-left: 1rem;
}
.mb-5 {
  margin-bottom: 1.25rem;
}
.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(46 71 105 / var(--tw-bg-opacity, 1));
}
.rounded-full {
  border-radius: 9999px;
}
.w-1\.5 {
  width: 0.375rem;
}
.h-1\.5 {
  height: 0.375rem;
}
.mr-2 {
  margin-right: 0.5rem;
}

@media screen and (max-width: 768px) {
  .integrations-stars {
    max-width: 300px;
    margin: 0 auto;
  }
  a.text-gray-600 {
    text-align: center;
  }
}

.team-swiper-item .team-swiper-item-img {
  background: #dbdbd7;
}

.team-swiper-item:hover .team-swiper-item-img {
  background: linear-gradient(0deg, #2E4769 39.23%, #28B4F0 100%);
}

.team-swiper-item h3 {
  border-bottom: 4px solid transparent;
  transition: all 0.5s ease;
}

.team-swiper-item:hover h3 {
  border-color: #FDF959;
  transition: all 0.5s ease;
}

/* Mobile devices (max-width: 767px) */
@media (max-width: 767px) {
  .integration-circle-container {
    min-height: 400px;
  }

  .integration-logo-position {
    --radius: 140px !important;
  }

  .integration-logo-item {
    width: 120px;
    height: 120px;
  }
  .brands-slider-container .swiper-slide {
    width: fit-content !important;
  }

}

/* Tablet devices (768px - 1023px) */
@media (min-width: 768px) and (max-width: 1023px) {
  .integration-logo-position {
    --radius: 160px !important;
  }

  .integration-logo-item {
    width: 140px;
    height: 140px;
  }
}

/* Desktop devices (1024px - 1439px) */
@media (min-width: 1024px) and (max-width: 1439px) {
  .integration-logo-position {
    --radius: 180px !important;
  }
}

/* Large Desktop (1440px - 1919px) */
@media (min-width: 1440px) and (max-width: 1919px) {
  .integration-logo-position {
    --radius: 200px !important;
  }
}

/* Extra Large devices (1920px+) */
@media (min-width: 1920px) {
  .integration-logo-position {
    --radius: 215px !important;
  }

  .integration-logo-item {
    width: 160px;
    height: 160px;
  }
}

.integration-card {
  background: rgba(255, 255, 255, 1);
  border-radius: 16px;
  box-shadow: 10px 10px 23.1px 0px #00000012;
}

.integration-card-header {
  background: linear-gradient(90deg, #28B4F0 31.73%, #2E4769 100%);
  border-radius: 16px 16px 0 0;
  padding: 1rem;
  color: #fff;
  font-size: 1.25rem;
}

.integration-connection {
  position: absolute;
  width: 2px;
  background: linear-gradient(to bottom, rgba(40, 180, 240, 0.3), transparent);
  pointer-events: none;
}

.how-it-works-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  .how-it-works-container {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
  }
}

.how-it-works-step {
  flex: 1;
  width: 100%;
  text-align: center;
  transition: all 0.3s ease-in-out;
}

.step-tab {
  align-items: center;
  border-bottom: 1px solid #2e476980;
  column-gap: 20px;
  cursor: pointer;
  display: flex;
  margin: 0 5px 0 0;
  opacity: .5;
  padding: .5rem 1rem;
  position: relative;
  z-index: 1;
  padding-left: 0;
}

.step-tab::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #FDF959;
  z-index: -1;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.step-tab:hover {
  opacity: 1;
  border-color: #FDF959;

  .step-tab::before {
    opacity: 1;
  }
}

.how-it-works-step.active .step-tab::before {
  opacity: 1;
}

.step-content {
  text-align: left;
}

.step-number {
  font-size: 3rem;
  font-weight: 500;
  color: #2E4769;
  line-height: 1;
}

.step-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #2E4769;
  line-height: 1;
}

.step-description {
  font-size: 0.875rem;
  color: #6b7280;
}

@media screen and (max-width: 768px) {
  .step-number {
    font-size: 2rem;
  }

  .step-title {
    font-size: 1.25rem;
  }

  .step-description {
    font-size: 0.75rem;
  }
}

.step-image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
  overflow: hidden;
  border-radius: 12px;
}

.step-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: all 0.4s ease-in-out;
}

.step-image.active {
  filter: grayscale(0%);
  opacity: 1;
}

.step-connector {
  display: none;
  flex-shrink: 0;
  width: 80px;
  height: auto;
  margin: 0 0.5rem;
  align-self: center;
}

@media screen and (max-width: 768px) {
  .step-image-wrapper {
    padding-top: 60%;
  }
}

.how-it-works-step.active .step-tab {
  opacity: 1;
  border-bottom: 1px solid #FDF959;
}

.how-it-works-step.active .step-image {
  filter: grayscale(0%);
  opacity: 1;
}

@media (min-width: 768px) {
  .step-connector {
    display: block;
  }
}

@media (max-width: 767px) {
  .how-it-works-step {
    max-width: 100%;
    width: 100%;
  }

  .step-connector {
    display: none;
  }
}

.stats-card {
  background: #263B57;
  box-shadow: 10px 10px 23.2px 0px #0000001C;
}

.stats_wrapper {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 2rem;
  align-items: center;
}

@media screen and (max-width: 768px) {
  .stats_wrapper {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }

  .stats_wrapper .w-full {
    order: 2;
  }

  .stats-card-text {
    order: 1;
  }
}

.stat-gradient-text {
  background: linear-gradient(180deg, #FFFFFF 0%, #28B4F0 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.stats-card-btn {
  padding: 0 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  border: 2px solid #FDF959;
  color: #FDF959;
  background: transparent;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  height: 40px;
  line-height: 1;
  cursor: pointer;
}

.stats-card-btn:hover {
  background: #FDF959;
  color: #2E4769;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(253, 249, 89, 0.4);
}

@media screen and (max-width: 768px) {
  .stats-card-btn {
    padding: 0 1rem;
    height: 30px;
    font-size: 12px;
  }
}

.growthCard {
  position: relative;
  z-index: 1;
}

.growthCard::after {
  content: '';
  position: absolute;
  top: 3px;
  right: -16px;
  width: 1px;
  height: 100%;
  background: #FFFFFF80;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}

.growthCard:last-child::after {
  display: none;
}

@media screen and (max-width: 768px) {
  .growthCard::after {
    display: none;
  }
}

.btn-outline-yellow {
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  border: 2px solid #FDF959;
  color: #FDF959;
  background: transparent;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.btn-outline-yellow:hover {
  background: #FDF959;
  color: #2E4769;
}

.stat-number {
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  min-height: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.success-tab-btn {
  width: 100%;
}

.success-tab-btn.active {
  color: #2E4769;
  border-bottom-color: #FDF959;
}

.success-story-content {
  display: block;
  animation: fadeInUp 0.4s ease-in-out;
}

.success-story-content.hidden {
  display: none;
}

.success-story-card {
  display: block;
  animation: fadeInUp 0.4s ease-in-out;
  min-height: 300px;
}
.rounded-full {
  border-radius: 45px !important;
}
.success-story-card a.btn-yellow:hover {
  opacity: 0.9;
}
.success-story-card.hidden {
  display: none;
}

.btn-yellow {
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  background: #FDF959;
  color: #2E4769;
  border: none;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}

.btn-yellow:hover {
  background: #f5f04a;
  transform: translateX(4px);
}

.btn-header-yellow {
  padding: 0 1rem;
  border-radius: 0.5rem;
  font-weight: 600;
  background: #FDF959;
  color: #2E4769;
  border: none;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  height: 30px;
  line-height: 1;
  font-size: 12px;
}

.btn-header-yellow:hover {
  background: #f5f04a;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(253, 249, 89, 0.4);
}

.btn-header-outline {
  border: 1px solid #2E4769;
  background: transparent;
  color: #2E4769;
  transition: all 0.3s ease-in-out;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
  height: 30px;
  font-weight: 600;
  line-height: 1;
  font-size: 12px;
  padding: 0 1rem;
  border-radius: 0.5rem;
}

.btn-header-outline:hover {
  background: #2E4769;
  color: #fff;
  border: 1px solid #2E4769;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(46, 71, 105, 0.4);
}

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

  .btn-header-yellow,
  .btn-header-outline {
    padding: 5px 10px;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

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

.animated-word-wrapper {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  width: 205px;
  text-align: left;
  overflow: visible;
  min-height: 1.2em;
  line-height: 1.2;
  padding: 0.15em 0;
}

.animated-word {
  background: linear-gradient(90deg, #28B4F0 0%, #2E4769 82.61%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media (min-width: 768px) {
  .animated-word-wrapper {
    width: 180px;
    min-height: 1.2em;
    padding: 0.2em 0;
  }
}

@media (min-width: 1024px) {
  .animated-word-wrapper {
    width: 320px;
    min-height: 1.2em;
    padding: 0.2em 0;
  }
}

.animated-word {
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  left: 0;
  top: 0.19em;
  width: auto;
  max-width: none;
  opacity: 1;
  transform: translateY(0);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

@media (min-width: 768px) {

  .animated-car {
    bottom: 350px;
  }
}

.animated-word:not(.active) {
  opacity: 0;
  transform: translateY(30px);
}

.animated-word.active {
  opacity: 1;
  transform: translateY(0);
  animation: fadeInUp 0.8s ease-out forwards;
}

.animated-word.fade-out {
  opacity: 0;
  transform: translateY(-30px);
  animation: fadeOutUp 0.5s ease-in forwards;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-30px);
  }
}

@media screen and (max-width: 768px) {
  .animated-word-wrapper {
    width: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .animated-word {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0px;
    width: auto;
    max-width: none;
    opacity: 1;
    transform: translateY(0);
    transition: opacity 0.5s ease, transform 0.5s ease;
  }

  .animated-word:not(.active) {
    opacity: 0;
    transform: translateY(8px);
  }

  .animated-word.fade-out {
    opacity: 0;
    transform: translateY(-15px);
    animation: fadeOutUp 0.5s ease-in forwards;
  }
}

.resource-card {
  min-height: 370px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
  margin: 20px 10px 40px 10px;
  box-shadow: 10px 10px 20px 0 #00000017;
}

.resource-card:hover {
  box-shadow: 10px 10px 31.1px 0px #00000054;
}
.resource-card p {
  font-size: 16px;
  line-height: 25px;
}
.resource-thumbnail {
  height: 300px;
  width: 100%;
  overflow: hidden;
  padding: 20px;
  padding-bottom: 10px;
}

.resource-thumbnail img {
  transition: transform 0.3s ease-in-out;
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}

@media screen and (min-width: 1536px) {
  .resource-card {
    min-height: 390px;
  }
}

@media screen and (max-width: 768px) {
  .resource-thumbnail {
    height: 200px;
  }

  .resource-card {
    min-height: 360px;
    margin: 15px 10px 30px 10px;
  }
}

@media screen and (max-width: 576px) {
  .resource-card {
    min-height: 320px;
  }
}

.resource-card-text {
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
}

.resource-bullet {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
  background: rgba(0, 0, 0, 0.2);
  transition: all 0.2s ease;
  display: inline-block;
  cursor: pointer;
  margin: 0 0.25rem;
}

.resource-bullet-active {
  background: #2E4769;
  width: 1.5rem;
}

.team-bullet {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 9999px;
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.2s ease;
  display: inline-block;
  cursor: pointer;
  margin: 0 0.25rem;
}

.team-bullet-active {
  background: rgba(255, 255, 255, 1);
  width: 1.5rem;
}

.resource-swiper-next,
.resource-swiper-prev,
.team-swiper-prev,
.team-swiper-next {
  width: 30px;
  height: 30px;
  border-radius: 6px;
  background: #FFFFFF33;
  display: flex;
  transition: all 0.3s ease-in-out;
  align-items: center;
  justify-content: center;
}

.team-swiper-prev i,
.team-swiper-next i {
  color: #fff;
}

.team-swiper-prev:hover,
.team-swiper-next:hover {
  background: #ffffffcc;
  transform: translateY(-2px);
}

.team-swiper-prev:hover i,
.team-swiper-next:hover i {
  color: #263B57;
}

.resource-swiper-next,
.resource-swiper-prev {
  background: #28B4F033;
}

.resource-swiper-prev:hover,
.resource-swiper-next:hover {
  background: #28b4f0a3;
  transform: translateY(-2px);
}

.resource-swiper-prev:hover i,
.resource-swiper-next:hover i {
  color: #263B57;
}

.shimmer {
  background: linear-gradient(90deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 50%,
    rgba(255, 255, 255, 0) 100%);
  background-size: 200% 100%;
  animation: shimmer 2s infinite;
}

@keyframes shimmer {
  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

.social-media-icons a {
  height: 30px;
  width: 30px;
  border-radius: 8px;
  background: #263B57;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 4px 0px #00000040;
  color: white;
  transition: all 0.3s ease-in-out;
}

.social-media-icons a:hover {
  box-shadow: none;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(46, 71, 105, 0.4);
}

.absoluteGradient {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.absoluteGradient::after {
  content: '';
  background: linear-gradient(270.02deg, rgba(46, 71, 105, 0) 42.72%, #2E4769 99.98%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.btn-primary-info {
  padding: 0.75rem 2rem;
  background: linear-gradient(90deg, #28B4F0 0%, #299CD2 100%);
  color: #fff;
  border-radius: 6px;
  height: 44px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: none;
  outline: none;
  text-decoration: none;
}

.btn-primary-info:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(40, 180, 240, 0.4);
}

.btn-outline-primary {
  padding: 0.75rem 1.5rem;
  border-radius: 6px;
  height: 44px;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: 1px solid #2E4769;
  background: transparent;
  color: #2E4769;
  outline: none;
  text-decoration: none;
}

.btn-outline-primary:hover {
  transform: translateY(-2px);
  background: #2E4769;
  color: #fff;
  border: 1px solid #2E4769;
}

.btn-outline-circle {
  padding: 8px 0.75rem;
  border-radius: 25px;
  height: 25px;
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: 1px solid #2E4769;
  background: transparent;
  color: #2E4769;
  outline: none;
  text-decoration: none;
}

.btn-outline-circle:hover {
  transform: translateY(-2px);
  background: #2E4769;
  color: #fff;
  border: 1px solid #2E4769;
}

.btn-feature-yellow {
  padding: 0.5rem 1rem;
  border-radius: 14px;
  font-weight: 700;
  font-size: 11px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: none;
  outline: none;
  text-decoration: none;
  background: #FDF959;
  color: #2E4769;
  height: 25px;
}

.btn-feature-yellow:hover {
  transform: translateY(-2px);
  background: #f5f04a;
  color: #2E4769;
}

@media (max-width: 768px) {
  .btn-outline-primary {
    font-size: 14px;
    height: 40px;
  }

  .btn-primary-info {
    width: 100%;
    height: 40px;
    font-size: 14px;
  }
}

/* Mobile Drawer Menu Styles - Only for mobile devices (max-width: 1023px) */
@media (max-width: 1023px) {
  .mobile-drawer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.3s ease, opacity 0.3s ease;
  }

  .mobile-drawer.active {
    visibility: visible;
    opacity: 1;
  }

  .mobile-drawer-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(4px);
    opacity: 0;
    transition: opacity 0.3s ease;
  }

  .mobile-drawer.active .mobile-drawer-overlay {
    opacity: 1;
  }

  .mobile-drawer-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 85%;
    max-width: 320px;
    height: 100%;
    background-color: #ffffff;
    box-shadow: -4px 0 20px rgba(0, 0, 0, 0.15);
    transform: translateX(100%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  /* Optimize for 375px devices */
  @media (max-width: 375px) {
    .mobile-drawer-content {
      width: 90%;
      max-width: 100%;
    }

    .mobile-drawer-header {
      padding: 1rem 0.875rem;
    }

    .mobile-nav-link {
      padding: 0.875rem 1rem;
      font-size: 0.875rem;
      font-size: 14px;
    }

    .mobile-drawer-footer {
      padding: 1rem 0.875rem;
    }
  }

  .mobile-drawer.active .mobile-drawer-content {
    transform: translateX(0);
  }

  .mobile-drawer-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.25rem 1rem;
    border-bottom: 1px solid #e5e7eb;
    flex-shrink: 0;
  }

  .mobile-drawer-close-btn {
    background: transparent;
    border: none;
    color: #2E4769;
    font-size: 1.5rem;
    cursor: pointer;
    padding: 0.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: color 0.2s ease;
  }

  .mobile-drawer-close-btn:hover {
    color: #28B4F0;
  }

  .mobile-drawer-nav {
    flex: 1;
    padding: 1rem 0;
    overflow-y: auto;
  }

  .mobile-nav-link {
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.25rem;
    color: #2E4769;
    text-decoration: none;
    border-bottom: 1px solid #f3f4f6;
    transition: background-color 0.2s ease, color 0.2s ease;
  }

  .mobile-nav-link:active {
    background-color: #f9fafb;
  }

  .mobile-nav-link i {
    font-size: 0.75rem;
    color: #9ca3af;
    transition: transform 0.2s ease;
  }

  .mobile-nav-link:active i {
    transform: rotate(180deg);
  }

  .mobile-drawer-footer {
    padding: 1.25rem;
    border-top: 1px solid #e5e7eb;
    flex-shrink: 0;
    background-color: #ffffff;
  }

  .mobile-contact-info {
    text-align: center;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #e5e7eb;
  }

  .mobile-drawer-buttons {
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
  }

  .mobile-btn-outline {
    width: 100%;
    padding: 0.5rem 1rem;
    font-weight: 600;
    border-radius: 0.5rem;
    border: 2px solid #2E4769;
    color: #2E4769;
    background: transparent;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 14px;
  }

  .mobile-btn-outline:active {
    background-color: #f3f4f6;
    transform: scale(0.98);
  }

  .mobile-btn-primary {
    width: 100%;
    padding: 0.5rem 1rem;
    font-weight: 600;
    border-radius: 0.5rem;
    border: none;
    background: #FDF959;
    color: #2E4769;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.2s ease;
  }

  .mobile-btn-primary:active {
    background-color: #f5f04a;
    transform: scale(0.98);
  }

  /* Prevent body scroll when drawer is open */
  body.drawer-open {
    overflow: hidden;
  }
}

/* Hide mobile drawer on desktop */
@media (min-width: 1024px) {
  .mobile-drawer {
    display: none;
  }
}

/* Car Animation - Smooth Driving Effect */
.animate-car {
  position: absolute;
  left: 58%;
  bottom: 5px;
  opacity: 0;
  transition: opacity 0.3s ease;
  will-change: left, opacity;
  width: 255px;
  height: auto;
}

.animate-car.animate {
  animation: carRunRight 3.5s linear forwards;
  opacity: 1;
}

.animate-car img {
  width: 255px;
  height: auto;
  display: block;
  object-fit: contain;
}

@keyframes carRunRight {
  0% {
    left: 58%;
    opacity: 1;
  }

  100% {
    left: 130%;
    opacity: 0;
  }
}

#how-it-works,
#cta,
#success-stories,
#how-it-works,
#integrations,
#features,
#hero {
  position: relative;
  z-index: 1;
}

#how-it-works::after,
#cta::after,
#success-stories::after,
#how-it-works::after,
#integrations::after,
#features::after,
#hero::after {
  content: '';
  /*   background-image: url('https://3466277.fs1.hubspotusercontent-na1.net/hubfs/3466277/2025-assets/bg.png'); */
  background-image: url(https://3466277.fs1.hubspotusercontent-na1.net/hubfs/3466277/bg.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  z-index: -1;
}

#hero::after {
  background-size: 100%;
  background-position: center top;
  top: 0;
  left: 0;
}


#features::after {
  background-position: center top;
  background-size: 100%;
  bottom: 0;
  left: -10%;
}

#integrations::after {
  background-position: right;
  background-size: 100%;
  bottom: 0;
  right: 0;
}

#cta::after {
  background-size: 100%;
  background-position: center top;
  top: 0;
  left: -10%;
}

#how-it-works::after {
  background-position: left top;
  background-size: 100%;
  top: 55%;
  left: 0;
}

#success-stories::after {
  background-position: right;
  background-size: 100%;
  top: 30%;
  right: 0;
}

@media screen and (min-width: 1440px) {
  #hero::after {
    background-size: 80%;
    background-position: left top;
  }
}

.footer-logo {
  height: 180px;
  width: 100%;
  margin-top: -170px;
  text-align: left;

  img {
    height: 100%;
    width: auto;
    object-fit: contain;
  }
}
footer > .container {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

#awards {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .footer-logo {
    height: 80px;
    margin-top: 0;
  }

  #mobile-menu-btn {
    margin-left: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  #how-it-works::after,
  #cta::after,
  #success-stories::after,
  #how-it-works::after,
  #integrations::after,
  #features::after,
  #hero::after {
    opacity: 0.08;
  }
}

.feature-accordion-item .feature-accordion-header {
  opacity: 0.5;
}

.feature-accordion-item.active .feature-accordion-header {
  opacity: 1;
}

.content-body  h3 {
  color: #2E4769;
  font-size: 36px;
  line-height: 1.2;
}
.content-body  h4 {
  color: #2E4769;
  font-size: 28px;
  line-height: 1.2;
}
.content-body  h5 {
  color: #2E4769;
  font-size: 22px;
  line-height: 1.2;
}


/* FAQ Accordion Styles */
.faq-accordion-item {
  background: transparent;
}

.faq-accordion-header {
  border: none;
  background: transparent;
  cursor: pointer;
}

.faq-accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.faq-accordion-item.active .faq-accordion-body {
  max-height: 1000px;
}

.faq-accordion-item .faq-accordion-header .faq-arrow i {
  transition: transform 0.3s ease;
}

.faq-accordion-item.active .faq-accordion-header .faq-arrow i {
  transform: rotate(180deg);
}

/* Integration SVG Image Styles */
.integration-svg {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Demo Request Form Styles */
.demo-form-container {
  background: #F7F5EE;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  background: radial-gradient(48.88% 139.27% at 93.58% 77.39%, rgba(40, 180, 240, 0.1) 21.92%, rgba(253, 249, 89, 0.1) 63.47%, rgba(253, 249, 89, 0) 100%);
}

.demo-form {
  max-width: 624px;
  margin: 0 auto;
  width: 100%;
}

.demo-input {
  background: white;
  color: #2E4769;
  transition: all 0.3s ease-in-out;
}

.demo-input::placeholder {
  color: #9CA3AF;
}

.demo-input:focus {
  background: white;
  border-color: #28B4F0;
}

.demo-submit-btn {
  padding: 0.875rem 2.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: 1px solid #D1D5DB;
  background: #f2f0e9;
  color: #2E4769;
  outline: none;
  text-decoration: none;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  min-width: 140px;
}

.demo-submit-btn:hover {
  background: #e8e5d9;
  border-color: #9CA3AF;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transform: translateY(-2px);
}

.demo-submit-btn:active {
  transform: translateY(0);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
  .demo-form-container {
    padding: 1.5rem;
  }

  .demo-submit-btn {
    padding: 0.75rem 2rem;
    font-size: 14px;
    width: 100%;
    max-width: 300px;
  }
}

/* Get Started Button Styles */
.get-started-btn {
  transition: all 0.3s ease-in-out;
}

.get-started-btn:hover {
  background: #E5E7EB;
  border-color: #9CA3AF;
}

@media (max-width: 640px) {
  .get-started-btn {
    width: 100%;
  }
}

/* Video Section Styles */
.video-container {
  position: relative;
}

.video-play-btn {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 5px 10px;
  padding-left: 15px;
  background: #FDF959;
  border-radius: 9999px;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  font-weight: 600;
  color: #2E4769;
}

.video-play-btn:hover {
  background: #f5f04a;
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.3);
}

.video-play-text {
  font-size: 14px;
  font-weight: 700;
  color: #2E4769;
}

.video-play-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2E4769;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  transition: all 0.3s ease-in-out;
}

.video-play-btn:hover .video-play-icon {
  background: #1e3a5f;
  transform: scale(1.1);
}

.video-play-icon i {
  font-size: 8px;
  margin-left: 2px;
  margin-top: -1px;
}

/* Custom Styles for Mega Menu */
/* Custom CSS e add kore din jodi na thake */
.mobile-mega-menu-content {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.3s ease-out;
}

.mobile-menu-active .mobile-mega-menu-content {
  /* JS will set specific height, but this helps logic */
  display: block;
}

.mobile-menu-icon {
  transition: transform 0.3s ease;
}

/* Icon rotate korar jonno */
.mobile-menu-active .mobile-menu-icon {
  transform: rotate(180deg);
}

@media (max-width: 768px) {
  .video-play-btn {
    padding: 0.625rem 1.25rem;
    gap: 0.5rem;
  }

  .video-play-text {
    font-size: 12px;
  }

  .video-play-icon {
    width: 28px;
    height: 28px;
  }

  .video-play-icon i {
    font-size: 10px;
  }
}

/* Learn More Button - Light Gray Outlined */
.learn-more-btn {
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 14px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  border: 1px solid #9CA3AF;
  background: transparent;
  color: #4B5563;
  outline: none;
  text-decoration: none;
}

.learn-more-btn:hover {
  background: #F3F4F6;
  border-color: #6B7280;
  color: #374151;
}

@media (max-width: 768px) {
  .learn-more-btn {
    padding: 0.625rem 1.25rem;
    font-size: 13px;
  }
}

/* Responsive fixes for tablet and mobile - Modules page */
@media (max-width: 1024px) {

  /* Tablet adjustments */
  .demo-form-container {
    padding: 1.5rem;
  }

  /* Video section text on tablet */
  #moduleVideo h2 {
    font-size: 2rem;
    line-height: 1.2;
  }

  #moduleVideo p {
    font-size: 0.9375rem;
  }

  /* Case study section stats */
  #moduleCaseStudy .grid-cols-2 {
    grid-template-columns: repeat(2, 1fr);
  }

  #moduleCaseStudy .text-2xl {
    font-size: 1.5rem;
  }
}

@media (max-width: 768px) {
  /* Mobile adjustments */

  /* Hero section mobile */
  #hero_module h1 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  #hero_module p {
    font-size: 0.875rem;
  }

  /* Centered CTA section mobile */
  #moduleCenteredCTA h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  #moduleCenteredCTA p {
    font-size: 0.875rem;
  }

  /* Hero 2 sections mobile */
  #hero_2 h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  #hero_2 p {
    font-size: 0.875rem;
  }

  /* FAQ section mobile */
  #moduleFaq h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  .faq-accordion-header {
    padding: 0.875rem;
  }

  .faq-accordion-header span {
    font-size: 0.9375rem;
    padding-right: 0.75rem;
  }

  /* Case study section mobile */
  #moduleCaseStudy h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  #moduleCaseStudy .p-6 {
    padding: 1rem;
  }

  #moduleCaseStudy blockquote {
    font-size: 0.875rem;
    line-height: 1.6;
  }

  /* Integrations section mobile */
  #moduleIntegrations h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  #moduleIntegrations p {
    font-size: 0.875rem;
  }

  /* Demo form section mobile */
  #moduleDemoForm h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  #moduleDemoForm p {
    font-size: 0.875rem;
  }

  .demo-form-container {
    padding: 1.25rem;
  }

  .demo-input {
    font-size: 0.875rem;
    padding: 0.75rem;
  }

  /* Video section mobile */
  #moduleVideo {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  #moduleVideo h2 {
    font-size: 1.75rem;
    line-height: 1.3;
    margin-bottom: 1rem;
  }

  #moduleVideo p {
    font-size: 0.875rem;
  }

  /* Button adjustments mobile */
  .btn-primary-outline,
  .btn-primary-outline-small {
    font-size: 0.875rem;
    padding: 0.625rem 1.25rem;
  }

  .btn-feature-yellow {
    font-size: 0.8125rem;
    padding: 0.5rem 0.875rem;
  }

  /* Section padding mobile */
  section {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  /* Image placeholders mobile */
  .bg-gray-200[style*="min-height"] {
    min-height: 250px !important;
    height: 40vh !important;
  }
}

@media (max-width: 480px) {
  /* Small mobile devices */

  /* Hero section small mobile */
  #hero_module h1 {
    font-size: 1.5rem;
  }

  /* Centered CTA small mobile */
  #moduleCenteredCTA h2 {
    font-size: 1.5rem;
  }

  /* Hero 2 small mobile */
  #hero_2 h2 {
    font-size: 1.5rem;
  }

  /* FAQ small mobile */
  #moduleFaq h2 {
    font-size: 1.5rem;
  }

  .faq-accordion-header {
    padding: 0.75rem;
  }

  .faq-accordion-header span {
    font-size: 0.875rem;
  }

  /* Case study small mobile */
  #moduleCaseStudy h2 {
    font-size: 1.5rem;
  }

  #moduleCaseStudy .p-6 {
    padding: 0.875rem;
  }

  /* Integrations small mobile */
  #moduleIntegrations h2 {
    font-size: 1.5rem;
  }

  /* Demo form small mobile */
  #moduleDemoForm h2 {
    font-size: 1.5rem;
  }

  .demo-form-container {
    padding: 1rem;
  }

  /* Video section small mobile */
  #moduleVideo h2 {
    font-size: 1.5rem;
  }

  /* Button small mobile */
  .btn-primary-outline,
  .btn-primary-outline-small {
    font-size: 0.8125rem;
    padding: 0.5rem 1rem;
  }

  /* Section padding small mobile */
  section {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

/* Video Modal Styles */
.video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.video-modal.active {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
}

.video-modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(4px);
  cursor: pointer;
}

.video-modal-container {
  position: relative;
  width: min(90vw, 1200px);
  height: min(90vh, calc(90vw * 9 / 16));
  max-width: 1200px;
  max-height: 90vh;
  z-index: 10000;
  transform: scale(0.9);
  transition: transform 0.3s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-modal.active .video-modal-container {
  transform: scale(1);
}

/* Close button - visible on all devices, positioned near video */
.video-modal-close {
  position: absolute;
  top: 0px;
  right: -40px;
  width: 25px;
  height: 25px;
  background: #FFFFFF33;
  border-radius: 3px;
  color: white;
  font-size: 18px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  z-index: 10001;
}

.video-modal-close:hover {
  background: rgba(255, 255, 255, 0.3);
  border-color: rgba(255, 255, 255, 0.5);
  transform: rotate(90deg);
}

.video-modal-content {
  position: relative;
  width: 100%;
  height: 100%;
  background: #000;
  border-radius: 12px;
  overflow: visible;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-player-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-player-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

/* Tablet and below */
@media (max-width: 1024px) {
  .video-modal-container {
    width: min(95vw, 1000px);
    height: min(85vh, calc(95vw * 9 / 16));
  }

  .video-modal-close {
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    font-size: 16px;
  }
}

/* Mobile landscape and portrait */
@media (max-width: 768px) {
  .video-modal-container {
    width: min(98vw, 100%);
    height: min(85vh, calc(98vw * 9 / 16));
    max-height: 85vh;
  }

  .video-modal-content {
    border-radius: 8px;
  }

  .video-modal-close {
    top: 10px;
    right: 10px;
    width: 35px;
    height: 35px;
    font-size: 16px;
    background: rgba(0, 0, 0, 0.6);
    border: 2px solid rgba(255, 255, 255, 0.4);
  }
}

/* Small mobile devices */
@media (max-width: 480px) {
  .video-modal-container {
    width: 100vw;
    height: min(100vh, calc(100vw * 9 / 16));
    max-height: 100vh;
  }

  .video-modal-content {
    border-radius: 0;
  }

  .video-modal-close {
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.6);
    border: 2px solid rgba(255, 255, 255, 0.4);
  }
}

/* Extra small devices */
@media (max-width: 360px) {
  .video-modal-container {
    width: 100vw;
    height: min(100vh, calc(100vw * 9 / 16));
  }

  .video-modal-close {
    top: 8px;
    right: 8px;
    width: 28px;
    height: 28px;
    font-size: 12px;
  }
}

/* Landscape orientation on mobile */
@media (max-height: 500px) and (orientation: landscape) {
  .video-modal-container {
    width: min(90vw, 1200px);
    height: min(90vh, calc(90vw * 9 / 16));
    max-height: 90vh;
  }

  .video-modal-close {
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    font-size: 14px;
  }
}

/* Resource Hub Slider Bullets */
.resource-bullet {
  width: 8px;
  height: 8px;
  background: #dbdbd7;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
}

.resource-bullet-active {
  background: #2E4769;
  transform: scale(1.2);
}

.resource-swiper-pagination {
  display: flex !important;
  justify-content: center;
  gap: 8px;
}

.featured-guide-bg {
  background: #F7F5EE;
  background-image: radial-gradient(72.07% 240.6% at 83.58% 88.81%, rgba(40, 180, 240, 0.1) 21.92%, rgba(253, 249, 89, 0.1) 63.47%, rgba(253, 249, 89, 0) 100%), linear-gradient(#0000000F, #0000000F);
}

.text-slider-bullet {
  width: 10px;
  height: 10px;
  background: #dbdbd7;
  border-radius: 50%;
  display: inline-block;
  cursor: pointer;
  transition: all 0.3s ease;
}

.text-slider-bullet-active {
  background: #28B4F0;
  transform: scale(1.2);
}


.category-blog-card .bg-ofGray {
  background: #dbdbd7;
  min-height: 240px;
}

.category-blog-card:hover .bg-ofGray {
  background: linear-gradient(0deg, #2E4769 39.23%, #28B4F0 100%);
}

.category-blog-card:hover .card-arrow-icon,
{
  color: #2E4769;
  opacity: 1;
}
.category-blog-card article:hover .card-arrow-icon svg path {
  stroke: #2E4769;
  stroke-opacity: 1;
}

form.hs-form {
}
form.hs-form fieldset {
  max-width: unset;
}
form.hs-form fieldset > div {
  margin-bottom: 15px;
}
form.hs-form > div {
  margin-bottom: 15px;
}
form.hs-form input.hs-input {
  border: 0 solid #e5e7eb;
  border-radius: .5rem;
  font-size: .875rem;
  line-height: 1.25rem;
  padding: .75rem 1rem;
  width: 100% !important;
}
form.hs-form input.hs-button {
  border-radius: .5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(46 71 105 / var(--tw-border-opacity, 1));
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5rem;
  padding: .625rem 2rem;
  --tw-text-opacity: 1;
  color: rgb(38 59 87 / var(--tw-text-opacity, 1));
  margin-left: 10px;
  transition-duration: .3s;
  transition-property: all;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}
form.hs-form input.hs-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(46 71 105 / var(--tw-bg-opacity, 1));
  color: #fff;
  cursor: pointer;
}
form.hs-form .hs-error-msgs {
  display: none;
}