.elementor-kit-14952{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1A1A17;--e-global-color-accent:#F15B35;--e-global-color-uicore_body:#0C0C0C;--e-global-color-uicore_dark:#0E1012;--e-global-color-uicore_light:#F8F9FA;--e-global-color-uicore_white:#FFFFFF;--e-global-color-8a2b33d:#EC983A;--e-global-color-pixPrimaryColor:#D65835;--e-global-color-pixSecondaryColor:#A02243;--e-global-color-pixDynamicGray950:#652412;--e-global-color-pixDynamicGray900:#599A9C;--e-global-color-pixDynamicHeading:#000000;--e-global-color-pixDynamicBackground:#FFFFFF;--e-global-color-5b864eb:#1D1D1F;--e-global-color-26529e8:#2A2A2F;--e-global-color-pixDynamicGray700:#3F3F46;--e-global-color-pixDynamicGray600:#52525B;--e-global-color-pixDynamicGray500:#71717A;--e-global-color-pixDynamicGray400:#A1A1AA;--e-global-color-pixDynamicGray300:#D4D4D8;--e-global-color-pixDynamicGray200:#E4E4E7;--e-global-color-pixDynamicGray100:#F4F4F5;--e-global-color-pixDynamicGray50:#FAFAFA;--e-global-typography-primary-font-family:"PP Editorial New";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"IBM Plex Sans";font-weight:400;font-stretch:100%;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:1.2px;--e-global-typography-text-font-family:"IBM Plex Sans";--e-global-typography-text-line-height:1.05em;--e-global-typography-text-letter-spacing:0.05em;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.05em;--e-global-typography-accent-letter-spacing:1.2px;color:#161616;}.elementor-kit-14952 button,.elementor-kit-14952 input[type="button"],.elementor-kit-14952 input[type="submit"],.elementor-kit-14952 .elementor-button{background-color:var( --e-global-color-text );font-family:"Brown", Sans-serif;font-size:1rem;font-weight:500;text-transform:None;line-height:1.1;text-shadow:0px 0px 10px rgba(0,0,0,0.3);color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;border-radius:5px 5px 5px 5px;padding:1em 1.5em 1em 1.5em;}.elementor-kit-14952 button:hover,.elementor-kit-14952 button:focus,.elementor-kit-14952 input[type="button"]:hover,.elementor-kit-14952 input[type="button"]:focus,.elementor-kit-14952 input[type="submit"]:hover,.elementor-kit-14952 input[type="submit"]:focus,.elementor-kit-14952 .elementor-button:hover,.elementor-kit-14952 .elementor-button:focus{background-color:#EDEAE800;color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-color:#000000;}.elementor-kit-14952 p{margin-block-end:0.8rem;}.elementor-kit-14952 a:hover{color:#81702C;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:1rem;--container-default-padding-right:1rem;--container-default-padding-bottom:1rem;--container-default-padding-left:1rem;}.elementor-widget:not(:last-child){--kit-widget-spacing:1rem;}.elementor-element{--widgets-spacing:1rem 1rem;--widgets-spacing-row:1rem;--widgets-spacing-column:1rem;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-14952 button,.elementor-kit-14952 input[type="button"],.elementor-kit-14952 input[type="submit"],.elementor-kit-14952 .elementor-button{font-size:15px;padding:18px 30px 18px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-14952 button,.elementor-kit-14952 input[type="button"],.elementor-kit-14952 input[type="submit"],.elementor-kit-14952 .elementor-button{font-size:14px;padding:17px 28px 17px 28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* ============================================================
   BASE
   ============================================================ */
html {
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.rounded-img img {
  border-radius: 5px;
}

.scale-hover {
  transition: transform 0.3s ease;
}

.stat-prefix {
    position: relative;
    top: -0.2em;
}
@media (max-width: 767px) {
    .stat-prefix {
        top: -0.3em;
    }
}

/* ============================================================
   BODY & LINKS
   ============================================================ */
body {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(1rem, 1rem + 0.2vw, 1.07rem);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: 0.01em;
}

a {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(1rem, 1rem + 0.2vw, 1.07rem);
  font-weight: 400;
}


/* ============================================================
   HEADINGS — DEFAULTS
   ============================================================ */
h1 {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1.25rem, 1.25rem + 1vw, 2rem);
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.012em;
}

h2 {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1rem, 0.95rem + 2vw, 1.738rem);
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: -0.011em;
}

h3 {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1.2rem, 1rem + 0.625vw, 1.625rem);
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.015em;
  text-transform: capitalize;
}

h4 {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(0.9rem, 0.9rem + 0.438vw, 1.45rem);
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.012em;
}
@media (max-width: 767px) {
  h4 {
    font-size: clamp(1.38rem, 1.08rem + 0.526vw, 1.74rem);
  }
}

h5 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.85rem, 0.85rem + 0.25vw, 1.063rem);
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

h6 {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.85rem, 0.7rem + 0.25vw, 0.95rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}


/* ============================================================
   HEADINGS — SCALE CLASSES
   ============================================================ */
.heading-xsmall .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1.08rem, 0.72rem + 1.08vw, 1.5rem) !important;
  letter-spacing: -0.01em;
}

.heading-small .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1.2rem, 0.8rem + 1.2vw, 2rem) !important;
  line-height: 1.18;
  letter-spacing: -0.015em;
}

.heading-medium .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1.275rem, 0.85rem + 1.275vw, 2.125rem) !important;
  line-height: 1.15;
  letter-spacing: -0.011em;
}
@media (max-width: 767px) {
  .heading-medium .elementor-heading-title {
    font-size: clamp(1.8rem, 1.2rem + 1.8vw, 3rem) !important;
  }
}

.elementor-element.heading-large .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(2rem, 1rem + 2.4vw, 3.2rem) !important;
  line-height: 1.05;
  letter-spacing: -0.012em;
}

.heading-xlarge .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(2rem, 1.5rem + 3.5vw, 4.5rem) !important;
  font-weight: 400;
  line-height: 1.03;
  letter-spacing: -0.012em;
}
@media (max-width: 767px) {
  .heading-xlarge .elementor-heading-title {
    font-size: clamp(2.15rem, 1.61rem + 3.74vw, 4.83rem) !important;
  }
}

.heading-xxlarge .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(2.5rem, 5vw + 1.5rem, 6rem) !important;
  line-height: 1.0;
  letter-spacing: -0.012em;
}

.heading-xxxlarge .elementor-heading-title {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(3rem, 7vw + 1.5rem, 8rem) !important;
  line-height: 0.95;
  letter-spacing: -0.012em;
}


/* ============================================================
   LABELS & EYEBROWS
   ============================================================ */
.eyebrow {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(0.9rem, 1.5vw + 0.25rem, 0.912rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  display: inline-block;
  line-height: .012em;
  color: #000;
}

.sub-heading-medium {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(1.404rem, 2.34vw + 0.39rem, 1.423rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.2;
  display: inline-block;
  color: #000;
}

@media (max-width: 767px) {
  .sub-heading-medium {
    font-size: clamp(1.123rem, 1.872vw + 0.312rem, 1.138rem);
    line-height: 1.2;
  }
}

.meta-eyebrow {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(1.08rem, 1.5vw + 0.3rem, 1.094rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  display: inline-block;
  color: #000;
}

.meta-eyebrow-sm {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(0.864rem, 1.2vw + 0.24rem, 0.875rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  display: inline-block;
  color: #fff !important;
}

.meta-label,
.meta-label a {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 400;
  font-stretch: 85%;
  font-size: clamp(0.912rem, 1.5vw + 0.25rem, 1.196rem);
  letter-spacing: -0.02em;
  display: inline-block;
  color: #4B5563 !important;
}

.meta-label a:hover {
  color: #1F2937 !important;
}

.sub-heading .elementor-heading-title {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(0.95rem, 1.8vw + 0.25rem, 1.1rem);
  text-transform: uppercase;
  letter-spacing: 0.06em;
  line-height: 1.3;
  color: #F8F9FA;
}

.step-label {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(1.2rem, 0.9rem + 1.2vw, 1.6rem);
  font-weight: 600;
  font-stretch: condensed;
  line-height: 1;
  text-transform: uppercase;
}

.subline {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  font-stretch: 75%;
  font-size: clamp(1.25rem, 2.5vw + 0.5rem, 2rem);
  text-transform: uppercase;
  letter-spacing: 1.1px;
  line-height: 1.2;
}

.subline-work {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(1.076rem, 1.076rem + 0.187vw, 1.169rem);
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: normal;
}

.values-desc .elementor-heading-title {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(1.08rem, 1.5vw + 0.25rem, 1.094rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.3;
  color: #000;
}

.grid-blogs .elementor-post-info__terms-list-item {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(0.734rem, 1.02vw + 0.204rem, 0.744rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #000;
  background: transparent !important;
  border: none;
  padding: 0;
}


/* ============================================================
   BODY TEXT
   ============================================================ */
.body-medium p {
  font-size: clamp(1.12rem, 0.9rem + 0.3vw, 1.3rem) !important;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
}

.elementor-widget-theme-post-content h2 {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(1.05rem, 0.7rem + 1.05vw, 1.75rem);
  font-weight: 400 !important;
  line-height: 1.15;
  letter-spacing: -0.011em;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
  margin-right: 2rem;
}

.elementor-widget-theme-post-content h3 {
  font-family: 'PP Editorial New', serif;
  font-size: clamp(0.84rem, 0.7rem + 0.438vw, 1.138rem);
  font-weight: 400 !important;
  line-height: 1.1;
  letter-spacing: -0.015em;
  margin-top: 1.75rem;
  margin-bottom: 0.5rem;
  margin-right: 2rem;
}

.elementor-widget-theme-post-content h2 b,
.elementor-widget-theme-post-content h3 b {
  font-weight: 400 !important;
}

@media (max-width: 767px) {
  .elementor-widget-theme-post-content h2 {
    font-size: clamp(1.3rem, 1rem + 1.5vw, 1.8rem);
    margin-right: 2rem;
  }
  .elementor-widget-theme-post-content h3 {
    font-size: clamp(1.1rem, 0.9rem + 0.8vw, 1.4rem);
    margin-right: 2rem;
  }
}


/* ============================================================
   STAT BLOCKS
   ============================================================ */
.stat-number .elementor-counter-number {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(2.4375rem, 4.5vw + 0.75rem, 3.375rem);
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.05em;
}

.stat-prefix {
  font-size: clamp(2.4375rem, 4.5vw + 0.75rem, 3.375rem);
  font-weight: 600;
  line-height: 1;
}

.stat-suffix {
  font-size: clamp(2.4375rem, 4.5vw + 0.75rem, 3.375rem);
  font-weight: 600;
  line-height: 1;
}

.stat-desc {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(0.863rem, 1.2vw + 0.15rem, 1.138rem);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  line-height: 1.3;
  color: #1a1a1a;
}


/* ============================================================
   SERVICES
   ============================================================ */
.service-list {
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 700;
  font-stretch: 75%;
  font-size: clamp(1.08rem, 1.5vw + 0.3rem, 1.094rem);
  text-transform: uppercase;
  letter-spacing: 0.04em;
}


/* ============================================================
   BUTTONS
   ============================================================ */

.main-button-dark .elementor-button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.84rem, 0.9rem + 0.24vw, 1.08rem);
  font-weight: 600;
  font-stretch: 75%;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-shadow: none;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  padding: clamp(6px, 1.2vw, 9.6px) clamp(14.4px, 2.4vw, 24px);
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  transition: gap 0.3s ease;
}
.main-button-dark .elementor-button:hover,
.main-button-dark .elementor-button:focus,
.main-button-dark .elementor-button:active {
  color: #000000;
  border-color: #000000;
  background: transparent;
}
.main-button-dark .elementor-button .elementor-button-icon,
.main-button-dark .elementor-button .elementor-button-text {
  transition: transform 0.3s ease;
}
.main-button-dark .elementor-button::after {
  content: '→';
  display: inline-block;
  transition: transform 0.3s ease;
}
.main-button-dark .elementor-button:hover::after {
  transform: translateX(5px);
}
.main-button-dark .elementor-button:hover {
  gap: 0.6em;
}

.main-button-light .elementor-button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.84rem, 0.9rem + 0.24vw, 1.08rem);
  font-weight: 600;
  font-stretch: 75%;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-shadow: none;
  background: transparent;
  border: 1px solid #F8F9FA;
  border-radius: 3px;
  color: #F8F9FA;
  padding: clamp(6px, 1.2vw, 9.6px) clamp(14.4px, 2.4vw, 24px);
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  transition: gap 0.3s ease;
}
.main-button-light .elementor-button:hover,
.main-button-light .elementor-button:focus,
.main-button-light .elementor-button:active {
  color: #F8F9FA;
  border-color: #F8F9FA;
  background: transparent;
}
.main-button-light .elementor-button .elementor-button-icon,
.main-button-light .elementor-button .elementor-button-text {
  transition: transform 0.3s ease;
}
.main-button-light .elementor-button::after {
  content: '→';
  display: inline-block;
  transition: transform 0.3s ease;
}
.main-button-light .elementor-button:hover::after {
  transform: translateX(5px);
}
.main-button-light .elementor-button:hover {
  gap: 0.6em;
}

.ghost a {
  display: inline-flex;
  align-items: center;
  gap: 0.5em;
  font-family: 'IBM Plex Sans', sans-serif;
  font-weight: 600;
  font-stretch: 75%;
  font-size: clamp(0.75rem, 1.5vw + 0.25rem, 0.76rem);
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  border-radius: 3px;
  padding: 0.35em 0.85em;
  text-decoration: none;
  transition: gap 0.25s ease, padding 0.25s ease;
}

.ghost a::after {
  content: '→';
  display: inline-block;
  opacity: 0;
  transform: translateX(-6px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.ghost a:hover::after {
  opacity: 1;
  transform: translateX(0);
}

.ghost a:hover {
  gap: 0.75em;
}

.button-back .elementor-button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.84rem, 0.9rem + 0.24vw, 1.08rem);
  font-weight: 600;
  font-stretch: 75%;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-shadow: none;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  padding: clamp(6px, 1.2vw, 9.6px) clamp(14.4px, 2.4vw, 24px);
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  transition: gap 0.3s ease;
}

.button-back .elementor-button:hover,
.button-back .elementor-button:focus,
.button-back .elementor-button:active {
  color: #000000;
  border-color: #000000;
  background: transparent;
}

.button-back .elementor-button::before {
  content: '←';
  display: inline-block;
  transition: transform 0.3s ease;
}

.button-back .elementor-button:hover::before {
  transform: translateX(-5px);
}

.button-back .elementor-button:hover {
  gap: 0.6em;
}

.small-outline-button .elementor-button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.7rem, 0.7rem + 0.15vw, 0.8rem);
  font-weight: 600;
  font-stretch: 75%;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-shadow: none;
  background: transparent;
  border: 1px solid currentColor;
  border-radius: 3px;
  padding: clamp(5px, 1vw, 7px) clamp(12px, 2vw, 17px);
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  transition: gap 0.3s ease;
}
.small-outline-button .elementor-button .elementor-button-icon,
.small-outline-button .elementor-button .elementor-button-text {
  transition: transform 0.3s ease;
}
.small-outline-button .elementor-button::after {
  content: '→';
  display: inline-block;
  transition: transform 0.3s ease;
}
.small-outline-button .elementor-button:hover::after {
  transform: translateX(5px);
}
.small-outline-button .elementor-button:hover {
  gap: 0.6em;
}

.hero-button .elementor-button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.84rem, 0.9rem + 0.24vw, 1.08rem);
  font-weight: 600;
  font-stretch: 75%;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-shadow: none;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 3px;
  color: #ffffff;
  padding: clamp(6px, 1.2vw, 9.6px) clamp(14.4px, 2.4vw, 24px);
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  transition: gap 0.3s ease;
}

.hero-button .elementor-button:hover,
.hero-button .elementor-button:focus,
.hero-button .elementor-button:active {
  color: #ffffff;
  border-color: #ffffff;
  background: transparent;
}

.hero-button .elementor-button .elementor-button-icon,
.hero-button .elementor-button .elementor-button-text {
  transition: transform 0.3s ease;
}

.hero-button .elementor-button::after {
  content: '→';
  display: inline-block;
  transition: transform 0.3s ease;
}

.hero-button .elementor-button:hover::after {
  transform: translateX(5px);
}

.hero-button .elementor-button:hover {
  gap: 0.6em;
}


.small-button .elementor-button {
  font-family: 'IBM Plex Sans', sans-serif;
  font-size: clamp(0.67rem, 0.72rem + 0.19vw, 0.86rem);
  font-weight: 600;
  font-stretch: 75%;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  text-shadow: none;
  background: transparent;
  border: 1px solid #000000;
  border-radius: 3px;
  color: #000000;
  padding: clamp(5px, 1vw, 7.5px) clamp(11px, 1.9vw, 19px);
  display: inline-flex;
  align-items: center;
  gap: 0.4em;
  transition: gap 0.3s ease;
}

.small-button .elementor-button:hover,
.small-button .elementor-button:focus,
.small-button .elementor-button:active {
  color: #000000;
  border-color: #000000;
  background: transparent;
}

.small-button .elementor-button .elementor-button-icon,
.small-button .elementor-button .elementor-button-text {
  transition: transform 0.3s ease;
}

.small-button .elementor-button::after {
  content: '→';
  display: inline-block;
  transition: transform 0.3s ease;
}

.small-button .elementor-button:hover::after {
  transform: translateX(5px);
}

.small-button .elementor-button:hover {
  gap: 0.6em;
}

/* ============================================================
   ANIMATED DIVIDER
   ============================================================ */
.animated-divider .elementor-icon-list-items {
  opacity: 0;
}

.animated-divider .elementor-divider-separator {
  transform: scaleX(0);
  transform-origin: left center;
}

.animated-divider.animate-in .elementor-icon-list-items {
  animation: fadeInLabel 0.5s ease forwards;
  animation-delay: 0.2s;
}

.animated-divider.animate-in .elementor-divider-separator {
  animation: drawLine 0.7s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  animation-delay: 0.6s;
}

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

@keyframes drawLine {
  from { transform: scaleX(0); }
  to { transform: scaleX(1); }
}


/* ============================================================
   IMAGE EFFECTS
   ============================================================ */
.image-swipe {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  clip-path: inset(0 100% 0 0%);
  -webkit-clip-path: inset(0 100% 0 0%);
  will-change: clip-path;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.image-swipe img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  will-change: transform;
}

.image-swipe:hover img {
  transform: scale(1.06);
}

@media (prefers-reduced-motion: reduce) {
  .image-swipe {
    clip-path: none !important;
    -webkit-clip-path: none !important;
    will-change: auto;
  }
}

.featured-post-image,
.blog-card-image,
.case-card-image {
  will-change: transform, opacity;
  transform-origin: center center;
  overflow: hidden;
}


/* ============================================================
   TAXONOMY FILTERS
   ============================================================ */
.texonomy-filters .mobile-taxonomy-dropdown {
  display: none;
}

@media (max-width: 767px) {
  .texonomy-filters .e-filter {
    display: none !important;
  }
  .texonomy-filters .mobile-taxonomy-dropdown {
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-radius: 6px;
    font-size: 16px;
    color:#F8F9FA!important;
    background: #1D1D1D!important;
  }
}


/* ============================================================
   CASE STUDY — FILTERS
   ============================================================ */
.case-study-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 40px;
  position: relative;
}

#my-form11 .elementor-field {
  padding-left: inherit !important;
}

.case-filter {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 50px;
  padding: 10px 18px;
  cursor: pointer;
  transition: 0.3s ease;
  font-size: 15px;
}

.case-filter:hover {
  background: #000;
  color: #fff;
}

.case-filter.active {
  background: #000;
  color: #fff;
}

.case-study-filters .case-filter {
  background: transparent;
  color: #000;
  text-shadow: none;
  border-radius: 3px;
  padding: 8px 20px;
  font-family: 'IBM Plex Sans', sans-serif;
}

.case-study-filters .case-filter.active {
  background: #000;
  color: #fff;
  border: 0;
}

.mobile-filter-toggle {
  display: none;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px;
  padding: 14px 18px;
  background: #000;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  box-sizing: border-box;
}

.mobile-filter-toggle .toggle-icon {
  font-size: 18px;
  line-height: 1;
}

.toggle-icon {
  font-size: 18px;
}


/* ============================================================
   CASE STUDY — GRID & CARDS
   ============================================================ */
.case-study-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 30px;
}

.case-card {
  display: block;
  text-decoration: none;
  color: inherit;
}

.case-card-image {
  overflow: hidden;
  border-radius: 6px;
  margin-bottom: 20px;
  aspect-ratio: 16/10;
  background: #f3f3f3;
}

.case-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: 0.4s ease;
}

.case-card:hover img {
  transform: scale(1.05);
}

.case-card h3 {
  margin: 10px 0 10px;
}

.case-study-grid .case-card:hover,
.custom-blog-layout .blog-grid a {
  color: #000;
}

.case-card-cats {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 30px 0 20px;
}

.case-card-cats .case-cat {
  display: inline-block;
  font-weight: 500;
  padding: 4px 13px;
  border-radius: 3px;
  text-transform: capitalize;
  white-space: nowrap;
  transition: all 0.3s ease;
  font-size: 13px;
  background: #d65835;
  color: #fff;
  border: 1px solid transparent;
}

.case-card-cats .case-cat:hover {
  transition: 0.8s;
  border: 1px solid #d65835;
  background: #fff;
  color: #d65835;
}


/* ============================================================
   CASE STUDY — PAGINATION
   ============================================================ */
.case-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 50px;
}

.case-page,
.blog-pagination button.blog-page {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #000;
  background: #fff;
  cursor: pointer;
}

.case-pagination button.case-page,
.blog-pagination button.blog-page {
  background: transparent;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  padding: 0;
}

.case-pagination .case-page.active,
.blog-pagination .blog-pageactive {
  background: #000;
  color: #fff;
  border: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}

.case-pagination .case-page.active:hover,
.blog-pagination .blog-pageactive:hover {
  background: #000;
  color: #fff;
  border: 0;
}


/* ============================================================
   CASE STUDY — LOADING / SKELETON
   ============================================================ */
#case-study-results.loading {
  opacity: .6;
  pointer-events: none;
}

.case-skeleton-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 30px;
}

.skeleton-box {
  animation: pulse 1.5s infinite;
}

.skeleton-img {
  height: 300px;
  background: #eee;
  border-radius: 6px;
  margin-bottom: 15px;
}

.skeleton-title {
  height: 30px;
  width: 70%;
  background: #eee;
  margin-bottom: 10px;
}

.skeleton-text {
  height: 16px;
  background: #eee;
  margin-bottom: 8px;
}

@keyframes pulse {
  0% { opacity: 1; }
  50% { opacity: .5; }
  100% { opacity: 1; }
}


/* ============================================================
   BLOG — FILTERS
   ============================================================ */
.blog-post-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  margin-bottom: 60px;
  position: relative;
}

.blog-filter {
  background: none;
  border: none;
  border-bottom: 1px solid transparent;
  padding: 0 0 8px;
  cursor: pointer;
  font-size: 16px;
  transition: 0.3s ease;
}

.blog-filter.active {
  border-color: #000;
}


/* ============================================================
   BLOG — FEATURED POST & GRID
   ============================================================ */
.featured-post {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 50px;
  align-items: center;
  margin-bottom: 70px;
  text-decoration: none;
  color: inherit;
}

.featured-post-image img {
  width: 100%;
  height: 420px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.featured-post-content h2 {
  margin: 18px 0;
}

.featured-post-content p {
  line-height: 1.7;
}

.custom-blog-layout .featured-post:hover {
  color: #000;
}

.blog-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px 30px;
}

.blog-card {
  text-decoration: none;
  color: inherit;
}

.blog-card-image {
  margin-bottom: 18px;
  height: 300px;
}

.blog-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}

.blog-card h3 {
  margin-top: 14px;
}


/* ============================================================
   BLOG — PAGINATION
   ============================================================ */
.blog-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 70px;
}

.blog-page {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 1px solid #ddd;
  background: #fff;
  cursor: pointer;
}

.blog-page.active {
  background: #000;
  color: #fff;
}

#blog-post-results.loading {
  opacity: .5;
  pointer-events: none;
}


/* ============================================================
   GRID BLOGS (Loop Grid)
   ============================================================ */
.grid-blogs .elementor-widget-image {
  overflow: hidden;
  border-radius: 10px;
}

.grid-blogs .elementor-widget-image a {
  display: block;
  overflow: hidden;
}

.grid-blogs .elementor-widget-image a img {
  transition: 0.4s ease;
}

.grid-blogs .elementor-widget-image a:hover img {
  transform: scale(1.05);
}

.grid-blogs .elementor-heading-title a {
  font-family: 'PP Editorial New', serif;
}

.grid-blogs .elementor-pagination .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #000;
  background: #fff;
  cursor: pointer;
  margin: 0 !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

.grid-blogs .elementor-pagination {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.grid-blogs .elementor-pagination .page-numbers.current {
  background: #000;
  border: 0;
}


/* ============================================================
   GRID FULL COLUMN (Loop Grid — Featured First)
   ============================================================ */
.grid-full-column .elementor-loop-container.elementor-grid {
  display: grid !important;
  gap: 30px !important;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type {
  grid-column: 1 / -1 !important;
  width: 100% !important;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type .resorce-column .e-con-inner {
  display: flex !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 40px !important;
  margin-bottom: 30px;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type .image {
  width: 50% !important;
  flex: 0 0 50% !important;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type .content {
  width: 50% !important;
  flex: 0 0 50% !important;
  text-align: left !important;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:not(:first-of-type) .resorce-column .e-con-inner {
  display: flex !important;
  flex-direction: column !important;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:not(:first-of-type) .image,
.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:not(:first-of-type) .content {
  width: 100% !important;
}

.grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item .image img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 16 / 10 !important;
  object-fit: cover !important;
  border-radius: 8px !important;
}


/* ============================================================
   RESPONSIVE — 768px
   ============================================================ */
@media (max-width: 768px) {

  .case-study-grid,
  .case-skeleton-grid {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .mobile-filter-toggle {
    display: flex;
  }

  .case-filter {
    width: 100%;
    margin-top: 10px;
    border-radius: 10px;
    display: none;
    text-align: left;
  }

  .case-study-filters.open .case-filter {
    display: block;
    padding: 0;
    background: transparent;
    color: #000;
  }

  .case-filter.active {
    background: #3f5f86;
    color: #fff;
  }

  .case-study-filters .case-filter {
    border: 0;
  }

  .case-pagination {
    margin-top: 20px;
  }

  .blog-filter {
    display: none;
    width: 100%;
    text-align: left;
    margin-top: 12px;
    background: #fff;
    padding: 12px 16px;
    border-radius: 10px;
    border: none;
  }

  .blog-post-filters.open .blog-filter {
    display: block;
  }

  .blog-filter.active {
    background: #3f5f86;
    color: #fff;
  }

  .blog-post-filters {
    margin-bottom: 30px;
  }

  .featured-post {
    grid-template-columns: 1fr;
    gap: 0;
    margin-bottom: 10px;
  }

  .featured-post-image img {
    height: auto;
  }

  .featured-post-content h2 {
    margin-bottom: 10px;
  }

  .blog-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .blog-pagination {
    margin-top: 30px;
  }

  .blog-card-image {
    height: 250px;
  }

  .grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type .resorce-column .e-con-inner {
    flex-direction: column !important;
    gap: 20px !important;
  }

  .grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type .image,
  .grid-full-column .elementor-loop-container.elementor-grid > .e-loop-item:first-of-type .content {
    width: 100% !important;
    flex: 0 0 100% !important;
  }

  .grid-full-column .elementor-loop-container.elementor-grid {
    gap: 15px !important;
  }
}


/* ============================================================
   RESPONSIVE — 480px
   ============================================================ */
@media (max-width: 480px) {
  .case-card-cats .case-cat {
    padding: 4px 10px;
    font-size: 12px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'PP Editorial New';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://ssg.seesparkgodev.com/wp-content/uploads/2026/05/PPEditorialNew-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'PP Editorial New';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://ssg.seesparkgodev.com/wp-content/uploads/2026/05/PPEditorialNew-Italic.woff2') format('woff2');
}
@font-face {
	font-family: 'PP Editorial New';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://ssg.seesparkgodev.com/wp-content/uploads/2026/05/PPEditorialNew-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'PP Editorial New';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://ssg.seesparkgodev.com/wp-content/uploads/2026/05/PPEditorialNew-MediumItalic.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IBM Plex Sans';
	font-display: auto;
	src: url('https://ssg.seesparkgodev.com/wp-content/uploads/2026/05/IBMPlexSans-VariableFont_wdthwght.ttf') format('truetype');
}
/* End Custom Fonts CSS */