/*
Theme Name: Imagine That
Theme URI: https://imaginethat.co.uk
Author: Imagine That
Author URI: https://je-consulting.co.uk
Description: Custom theme for Imagine That marketing agency
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/

/* =========================================
   CSS CUSTOM PROPERTIES
   ========================================= */
@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Bold.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraBold.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraLight.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraLight.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Italic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Light.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Medium.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraBoldItalic.woff') format('woff');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-BoldItalic.woff') format('woff');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraLightItalic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-ExtraLightItalic.woff') format('woff');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-LightItalic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-MediumItalic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-SemiBoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/imagine-that/fonts/PlusJakartaSans-SemiBoldItalic.woff') format('woff');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

:root {
  --color-dark:        #0f0326;
  --color-purple:      #1a0a3b;
  --color-purple-mid:  #2d1260;
  --color-purple-light:#4a2080;
  --color-coral:       #ff6b47;
  --color-orange:      #f97316;
  --color-lime:        #c8f542;
  --color-cyan:        #1CC8E5;
  --color-green:       #3ddc97;	
	
  --color-violet:      #8b5cf6;
  --color-pink:        #ec4899;
  --color-white:       #ffffff;
  --color-off-white:   #f8f8fc;
  --color-text-muted:  #9ca3af;
  --color-border:      rgba(255,255,255,0.1);

  --font-display: 'Plus Jakarta Sans', sans-serif;
  --font-body:    'Plus Jakarta Sans', sans-serif;

  --container-max: 1340px;
  --container-pad: clamp(1.25rem, 5vw, 4rem);

  --radius-sm:  0.5rem;
  --radius-md:  1rem;
  --radius-lg:  1.5rem;
  --radius-xl:  2rem;
  --radius-pill: 999px;

  --shadow-card: 0 4px 24px rgba(0,0,0,0.18);
  --shadow-glow: 0 0 40px rgba(139,92,246,0.3);

  --transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* =========================================
   RESET & BASE
   ========================================= */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

html { scroll-behavior: smooth; }

body {
  font-family: var(--font-body);
  font-size: 1rem;
  line-height: 1.6;
  color: var(--color-white);
  background: var(--color-dark);
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; height: auto; display: block; }
a { text-decoration: none; color: inherit;     transition: background 0.3s ease, color 0.3s ease; }
a:hover {     color: #3b5cff; }
ul { list-style: none; }

.col-center {
  justify-content: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.txt-center {
  text-align: center;
}
.txt-left {
  text-align: left;
}
.txt-right {
  text-align: right;
}
.nomargin {
	margin: 0!important;
}
/* =========================================
   TYPOGRAPHY
   ========================================= */
h1, h2, h3, h4, h5, h6 {
  font-family: var(--font-display);
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: -0.02em;
}

h1 { font-size: clamp(2.5rem, 6vw, 5rem); }
h2 { font-size: clamp(2rem, 4vw, 3.5rem); }
h3 { font-size: clamp(1.25rem, 2.5vw, 1.75rem); }
h4 { font-size: clamp(1rem, 1.5vw, 1.25rem); }

p { 
	color: #0F0326; 
	line-height: 1.5;    
	font-size: 18px;
    font-style: normal;
    font-weight: 400; 
	    margin-bottom: 12px;
}

.highlight { color: var(--color-lime); }
.highlight-coral { color: var(--color-coral); }
.highlight-cyan { color: var(--color-cyan); }

/* =========================================
   LAYOUT
   ========================================= */
.container {
  max-width: var(--container-max);
  margin: 0 auto;
  padding: 0 var(--container-pad);
}

.section {
  position: relative;
  overflow: hidden;
}

.section--dark { background: var(--color-dark); }
.section--white {
  background: var(--color-white);
  color: var(--color-dark);
}
.section--white h1,
.section--white h2,
.section--white h3,
.section--white h4 { color: var(--color-dark); }
.section--white p { color: rgba(0,0,0,0.65); }

/* =========================================
   BUTTONS
   ========================================= */
.btn-contact {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    background: #fff;
    color: #0f0326;
    border-radius: var(--radius-pill);
    padding: 4px 7px 4px 15px;
    font-family: var(--font-display);
    font-weight: 500;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
}

.btn-contact .btn-icon {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background: #3b5cff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9rem;
    color: var(--color-dark);
    flex-shrink: 0;
    transition: transform 0.3s ease, background 0.3s ease;
}

.btn-contact:hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.15);
}

.btn-contact:hover .btn-icon {
    transform: rotate(-45deg);
    background: #fff;
}

.btn-contact .btn-icon img {
    transition: filter 0.3s ease;
}

.btn-contact:hover .btn-icon img {
    filter: brightness(0) saturate(100%) invert(41%) sepia(49%) saturate(7400%) hue-rotate(223deg) brightness(99%) contrast(105%);
}

.btn {
display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 7px 10px;
    border-radius: 30px;
    font-family: var(--font-display);
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    transition: all var(--transition);
    white-space: nowrap;
}

.btn-arrow::after {
  content: '→';
  font-size: 1rem;
}

/* =========================================
   HEADER / NAVIGATION
   ========================================= */
#site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 45px 0;
  transition: all var(--transition);
}

.admin-bar #site-header {
	top: 32px;
}

#site-header.scrolled {
  background: rgba(13, 8, 32, 0.95);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  padding: 0.75rem 0;
  box-shadow: 0 1px 0 rgba(255,255,255,0.05);
}

.header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
}

/* Logo */
.site-logo {
  flex-shrink: 0;
  opacity: 0;
  transition: opacity var(--transition);
}

.site-logo.visible,
#site-header.scrolled .site-logo { opacity: 1; }

.site-logo img {
  height: 36px;
  width: auto;
}

/* Primary Nav */
.primary-nav {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.primary-nav a {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: rgba(255,255,255,0.85);
  border-radius: var(--radius-sm);
  transition: all var(--transition);
  position: relative;
}

.primary-nav a:hover { color: var(--color-white); background: rgba(255,255,255,0.07); }

/* Dropdown indicator */
.has-dropdown > a::after {
  content: ' ↓';
  font-size: 0.7rem;
  opacity: 0.6;
}

/* Header CTA */
.header-cta {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.header-search {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 50%;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background var(--transition);
  border: none;
  color: #0f0326;
  font-size: 1rem;
}
.header-search:hover { 
	background: rgba(255,255,255,0.15);
color: #fff}

/* Mobile menu toggle */
.menu-toggle {
  display: none;
  flex-direction: column;
  gap: 5px;
  cursor: pointer;
  padding: 0.5rem;
  background: none;
  border: none;
}
.menu-toggle span {
  display: block;
  width: 24px;
  height: 2px;
  background: var(--color-white);
  border-radius: 2px;
  transition: all var(--transition);
}

/* =========================================
   HERO SECTION
   ========================================= */

.hero-container-wrapper {
	    max-width: 1440px;
    margin: 0 auto;
    padding: 75px 0 75px;

    z-index: 9;
	
}
.hero-container-wrapper {
  position: relative;
}

.hero-container-wrapper::before {
  content: '';
  position: absolute;
  inset: 0;
  background:   linear-gradient(180deg, rgba(0, 0, 0, 0.00) 66.8%, var(--Bright-Indigo, #6F00FF) 100%),  var(--Ink, #0F0326);
	
	    background-repeat: no-repeat;
	    background-size: contain;
opacity: 0.4;
    z-index: 0;
    border-radius: 20px;
}

.hero-container-wrapper > * {
  position: relative;
  z-index: 1;
}
.hero-container-wrapper .hero-squiggle {
	    position: absolute;
    top: 0;
}
.hero {

  background: linear-gradient(135deg, #0d0820 0%, #1a0a3b 40%, #2d1260 70%, #0d0820 100%);
background: linear-gradient(to bottom, #0d0820 0%, #1a0a3b 40%, #2d1260 70%, #0d0820 85%, #0f0326 85%, #0f0326 100%);
  padding: 130px 0 30px;
  position: relative;
  overflow: hidden;
}

/* Animated gradient blob background */
.hero::before {

  position: absolute;
  inset: 0;
  background:
    radial-gradient(ellipse 60% 50% at 70% 30%, rgba(139,92,246,0.2) 0%, transparent 60%),
    radial-gradient(ellipse 40% 40% at 20% 70%, rgba(0,212,255,0.1) 0%, transparent 60%),
    radial-gradient(ellipse 50% 40% at 85% 75%, rgba(255,107,71,0.1) 0%, transparent 60%);
  animation: blobShift 8s ease-in-out infinite alternate;
}

@keyframes blobShift {
  from { opacity: 0.6; }
  to   { opacity: 1; }
}

/* Flowing SVG line */

@keyframes drawLine {
  to { stroke-dashoffset: 0; }
}


.hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}

.hero-content {
	
	    padding: 120px 0 0 120px;
	
}

@keyframes pulse {
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.5; transform: scale(0.8); }
}

.hero-content img {
	margin-bottom: 18px;
}
.hero-subtitle-q {
  font-size: 20px;
  color: #2FE0C7;
    line-height: 25px;

}

.hero-subtitle {
  font-size: 20px;
  color:#fff;
  margin-bottom: 20px;
font-weight: 600;
}

.hero-actions {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}


.hero-services {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
	padding-left: 30px;
}
 
.services-ticker-viewport {
  width: 100%;
  overflow: hidden;
  position: relative;
  
}
 
.services-ticker-track {
  display: flex;
  flex-direction: column;
  will-change: transform;
}
 
.services-ticker-item {
  font-size: 42px;
  font-weight: 300;
  line-height: 50px;
  padding: 1px 0;
  letter-spacing: 0.2px;
  cursor: pointer;
  transition: color 0.2s ease, opacity 0.2s ease;
  user-select: none;
  text-decoration: none;
  display: block;
  white-space: nowrap;
  color: #fff;
}
 
.services-ticker-item:hover      { opacity: 1 !important; }
.services-ticker-item.st-active  { color: #3DDC97; opacity: 1; font-weight: bold; }
.services-ticker-item.st-near1   { opacity: 0.6; }
.services-ticker-item.st-near2   { opacity: 0.35; }
.services-ticker-item.st-near3   { opacity: 0.18; }
.services-ticker-item.st-near4   { opacity: 0.08; }
.services-ticker-item.st-dim     { opacity: 0.04; }

/* =========================================
   WHY US STRIP (inside hero bottom)
   ========================================= */

.why-inner {
  max-width: 1300px;

  position: relative;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
	  margin: 220px auto 0;
}

/* ── Floating tag base ── */
.float-tag {
  position: absolute;
  height: auto;
  pointer-events: none;
}

/* ── Individual tag positions & rotations ── */
.tag-full-service {
    width: 378px;
    top: 0px;
    left: 0;
    height: auto;
	    animation: floatLabel 4s ease-in-out infinite;
}

.tag-dynamic {
width: 265px;
    bottom: 0px;
    left: 40px;
    height: auto;
	    animation: floatLabel 5s ease-in-out infinite;
}

.tag-best-practice {
    width: 289px;
    top: 20px;
    right: 0;
	 height: auto;
	    animation: floatLabel 5s ease-in-out infinite;
}

.tag-scalable {
width: 281px;
    bottom: 20px;
    right: 20px;
    height: auto;
	    animation: floatLabel 4s ease-in-out infinite;
}
@keyframes floatLabel {
  0%, 100% { transform: translateY(0px); }
  50%       { transform: translateY(-12px); }
}
/* ── Centre content ── */
.why-content {
  text-align: center;

  position: relative;
  z-index: 2;
	
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: center;
	align-content: stretch;
}

.why-heading {
    font-size: 52px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 20px;
    background: #FFFFFF;
    background: linear-gradient(to left, #FFFFFF 30%, #3DDC97 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding-bottom: 7px;
}

.why-heading span {
color: #3DDC97;
    font-weight: 600;
}

.why-body {
color: white;
    font-size: 18px;
    line-height: 1.7;
        margin-bottom: 23px;
}

.google-rating {
  display: inline-flex;
  align-items: center;
  gap: 12px;

  border-radius: 50px;
  padding: 10px 20px;
	margin-bottom: 30px;
}

.google-rating__label {
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 600;
  white-space: nowrap;
	margin-right: 10px;
}

.google-rating__logo {
  width: 28px;
  height: 28px;
  object-fit: contain;
	margin-right: 7px;
}

.google-rating__stars {
  display: flex;
  align-items: center;
  gap: 3px;
}

.google-rating__stars img {
  width: 18px;
  height: 18px;
  object-fit: contain;
}

.google-rating__score {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
	    margin-right: 10px;
}

.google-rating__link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
  transition: color 0.2s;
}

.google-rating__link:hover {
  color: #ffffff;
}

.google-rating__arrow {
  width: 8px;
  height: 14px;
  object-fit: contain;
	    margin-left: 5px;
    margin-top: 3px;
}

.main-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 8px 16px;
    border: 0;
    border-radius: 50px;
    color: #000;
    background: #fff;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    transition: background 0.3s ease, color 0.3s ease;
}

.main-btn::after {
    content: '';
    display: flex;
    align-items: center;
    justify-content: center;
    width: 10px;
    height: 10px;
    border: 0;
    border-radius: 50%;
    background: url(/wp-content/themes/imagine-that/images/btn-arrow2.png) center / 8px 12px no-repeat transparent;
    flex-shrink: 0;
    transform: translateX(0);
    transition: transform 0.3s ease, width 0.3s ease, height 0.3s ease, background-color 0.3s ease;
}

.main-btn:hover {
    color: #fff;
    background: rgb(255 255 255 / 10%);
}

.main-btn:hover::after {
    transform: translateX(6px);
    width: 22px;
    height: 22px;
    background-color: #fff;
    background-image: url(/wp-content/themes/imagine-that/images/btn-arrow2.png);
    background-position: center;
    background-size: 8px 12px;
    background-repeat: no-repeat;
}

.main-btn.btn-border {
	    background: transparent;
    color: #fff;
    border: 2px solid #fff;
	padding: 6px 16px;
}

.main-btn.btn-blue {
	    background: #3b5cff;
    color: #fff;
  
}

.main-btn.btn-border::after {
	 content: '';
	background: url(/wp-content/themes/imagine-that/images/btn-arrow-white.png) center / 8px 12px no-repeat;
	
}
.main-btn.btn-blue::after {
	 content: '';
	background: url(/wp-content/themes/imagine-that/images/btn-arrow-white.png) center / 8px 12px no-repeat;
	
}
.main-btn.btn-blue:hover {
  background: #0f0326;
	color: #1cc8e5;
}

.main-btn.btn-blue.grey-hover:hover {
  background: #7f7f7f;
	color: #fff;
}


.main-btn.btn-border:hover::after {
	background: url(/wp-content/themes/imagine-that/images/btn-arrow-white.png) center / 8px 12px no-repeat;
    background-color: rgb(255 255 255 / 30%);
}
.main-btn.btn-blue:hover::after {
	
	background-image: url(/wp-content/themes/imagine-that/images/btn-arrow2-cyan.png);
	background-color: rgb(255 255 255 / 30%);
}
.main-btn.btn-blue.grey-hover:hover::after {
		background-image: url(/wp-content/themes/imagine-that/images/btn-arrow-white.png);
}

@media (max-width: 768px) {
  .float-tag {
    display: none;
  }

  .why-inner {
    min-height: unset;
  }
}

/* =========================================
   SERVICES SECTION (white)
   ========================================= */
.services-section {
  padding: 30px 0 0;

}

.service-container-wrapper {
	    max-width: 1440px;
    margin: 0 auto;
    padding: 90px 0 0;
    background: #fff;
    border-radius: 20px;
	overflow: hidden;
}

.services-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
	    align-items: flex-end;
  gap: 2rem;
  margin-bottom: 20px;
}
.services-header  img {
	margin-bottom: 10px;
}

.services-header h2 {
	font-weight: 700;
background: linear-gradient(270deg, #2FE0C7 0%, #3B5CFF 32%, #6F00FF 64%, #FF6F4E 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    margin-bottom: 0;
    padding-bottom: 5px;
}
.service-subheading {
	    font-size: 52px;
    font-weight: 300;
    font-style: italic;
    color: #0F0326;
	margin-top: -5px;
}



/* =========================================
   CLIENTS SECTION - LOGOS MARQUEE
   ========================================= */

.clients-section .client-logo-heading { 
font-size: 52px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 20px;

}
.client-logo-heading span {
	   background: #9D00FF;
background: linear-gradient(to right, #9D00FF 0%, #FFFFFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	font-weight: 600;
}

.clients-section {
    padding: 120px 0 200px;
    overflow: hidden;
    position: relative;
}

.client-logo-header {

    margin-bottom: 60px;
}

.client-logo-header img {
    width: 39px;
    height: auto;
    margin-bottom: 10px;
}

.draw-in-wrapper-4 {
	position: absolute;
    margin: -120px auto 0;
    left: 0;
 right: -40px;
    text-align: center;
}
.testimonials-section .container {
    position: relative;
}

.draw-in-wrapper-5 {
position: absolute;
    margin: -100px 0 0;
    right: var(--container-pad);
    text-align: right;
}

.clients-section .client-logo-heading { 
font-size: 52px;
    font-weight: 300;
    color: #ffffff;
    margin-bottom: 20px;

}
.client-logo-heading span {
	   background: #9D00FF;
background: linear-gradient(to right, #9D00FF 0%, #FFFFFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	font-weight: 600;
}


.clients-marquee-wrapper {
    overflow: hidden;
    width: 100%;
    margin-bottom: 24px;
    /* Fade edges */
    -webkit-mask-image: linear-gradient(
        to right,
        transparent 0%,
        black 8%,
        black 92%,
        transparent 100%
    );
    mask-image: linear-gradient(
        to right,
        transparent 0%,
        black 8%,
        black 92%,
        transparent 100%
    );
}

.clients-marquee-wrapper:last-of-type {
    margin-bottom: 0;
}


.clients-marquee {
    display: flex;
    align-items: center;
    gap: 48px;
    width: max-content;
    will-change: transform;
}

.clients-marquee--left {
    animation: marquee-left 30s linear infinite;
}

.clients-marquee--right {
    animation: marquee-right 30s linear infinite;
}


.clients-marquee-wrapper:hover .clients-marquee {
    animation-play-state: paused;
}

@keyframes marquee-left {
    from { transform: translateX(0); }
    to   { transform: translateX(-33.333%); }
}

@keyframes marquee-right {
    from { transform: translateX(-33.333%); }
    to   { transform: translateX(0); }
}

/* Individual logo item */
.client-logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    height: 60px;
    padding: 0 16px;

}

.client-logo-item img {
    height: 40px;
    width: auto;
    max-width: 140px;
    object-fit: contain;

    filter: grayscale(100%);
    opacity: 1;
    transition: filter 0.3s ease, opacity 0.3s ease;
}

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


.client-logo-text {
    font-size: 1rem;
    font-weight: 600;
    color: var(--color-dark);
    opacity: 0.5;
    white-space: nowrap;
}
/* =========================================
   OUR WORK SECTION
   ========================================= */
.work-section {
  padding: 90px 0 110px;
  background: var(--color-off-white);
}

.working-header {
	margin-bottom: 40px;
}

.working-heading {
	    font-size: 52px;
    font-weight: 300;
    color: #0F0326;
    margin-bottom: 15px;
}

.working-heading span {
	background: #3B5CFF;
background: linear-gradient(to right, #3B5CFF 0%, #2FE0C7 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	font-weight: 600;
}

/* =============================================
   WORK SLIDESHOW
   ============================================= */

.work-slideshow-outer {
    position: relative;
    width: 100%;
    overflow: visible;
    padding: 15px 0 45px;
}

.work-slideshow-track {
    display: flex;
    align-items: center;
    gap: 20px;
    transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}


.work-slide {
    flex: 0 0 70%;
    border-radius: 20px;
    overflow: hidden;
    transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1),
                opacity   0.55s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
 
    transform: scale(0.88);
	margin-top: 20px;
}

.work-slide--active {
    opacity: 1;
    transform: scale(1);
    cursor: default;
}

.work-slide-inner {
    position: relative;
    aspect-ratio: 8 / 2.5;
    border-radius: 20px;
    overflow: hidden;
}


.work-slide-bg {
    position: absolute;
    inset: 0;
}

.work-slide-bg-fallback {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #3a0ca3, #9b5de5); 
}

.work-slide-overlay {
    position: absolute;
    inset: 0;
 
}


.work-slide--active .work-slide-featured {
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}

.work-slide--active:hover .work-slide-featured {
    transform: scale(1.05);
}

.work-slide--active .work-slide-arrow {
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
                opacity   0.35s 0.25s ease;
}

.work-slide--active:hover .work-slide-arrow {
    transform: scale(1.2);
}


.work-slide-featured {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: auto;
    max-width: 52%;
    object-fit: contain;
    object-position: bottom right;
    pointer-events: none;
}


.work-slide-content {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 36px 44px;
    max-width: 52%;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s 0.2s ease, transform 0.4s 0.2s ease;
    pointer-events: none;
}
.work-slide-content .main-btn {
    align-self: flex-start;
    margin-bottom: 20px;
}
.work-slide--active .work-slide-content {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}

.work-slide-logo {
    max-width: fit-content;
	height: auto;
    object-fit: contain;

	margin-bottom: 25px;
}

.work-slide-title {
    font-size: clamp(1rem, 1.5vw, 1.2rem);
    font-weight: 700;
    color: #fff;
    margin: 0 0 10px;
}

.work-slide-excerpt {
    font-size: 16px;
    color: #fff;
    line-height: 1.4;
    margin: 0 0 22px;
}

.work-slide-tags {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.6);
    margin: 0;
    letter-spacing: 0.4px;
}

.work-slide-tags-plus {
    margin-left: 4px;
    color: rgba(255, 255, 255, 0.35);
}

/* ---- Arrow (top-right of card) ---- */
.work-slide-arrow {
    position: absolute;
    top: 20px;
    right: 24px;
    width: 45px;
    height: 45px;
    color: rgba(255, 255, 255, 0.7);
    opacity: 0;
    transition: opacity 0.35s 0.25s ease;
    pointer-events: none;
}

.work-slide--active .work-slide-arrow {
    opacity: 1;
}

.work-slide-arrow svg {
    width: 100%;
    height: 100%;
}

/* ---- Nav buttons ---- */
.work-slideshow-nav-wrap {
    display: flex;
    gap: 8px;
    position: absolute;
    z-index: 20;

}

.work-slideshow-nav {
    width: 44px;
    height: 30px;
    border-radius: 25px;
    border: 0;
    background: #e6e6e6;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: border-color 0.2s, background 0.2s;
    flex-shrink: 0;
}

.work-slideshow-nav:hover {
background: #f5f5f5;
    background-color: #0f0326;
    color: #1CC8E5;
}

.work-slideshow-nav svg {
    color: #3b5cff;
    width: 24px;
    height: 24px;
    stroke: #3b5cff;
    fill: none;
    stroke-width: 1.7px;
    stroke-linecap: round;
    stroke-linejoin: round;
}
.work-slideshow-nav:hover svg {
	color: #1CC8E5;

    stroke: #1CC8E5;
}
.work-cta {
	text-align: center;
}
/* ---- Responsive ---- */

@media (max-width: 900px) {
    .work-slide         { flex: 0 0 84%; }
    .work-slide-content { max-width: 65%; padding: 22px 24px; }
    .work-slide-featured { max-width: 45%; }
}

@media (max-width: 600px) {
    .work-slide          { flex: 0 0 88%; }
    .work-slide-featured { display: none; }
    .work-slide-content  { max-width: 90%; }
}

/* =========================================
   TESTIMONIALS SECTION
   ========================================= */
.testimonials-section {
  padding: 90px 0 120px;
  background: var(--color-dark);
  position: relative;
  overflow: hidden;
}

.testimonials-heading span {
    font-weight: 600;
    background: #FF6F4E;
    background: linear-gradient(to right, #FF6F4E 0%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.testimonials-heading {
    font-size: 52px;
    font-weight: 300;
    color: #fff;
    margin-bottom: 15px;
}
.testimonials-header  {
	margin-bottom: 60px;
}

.testimonials-header  p {
	color: #fff;
}

/* ===== Testimonial slider ===== */
.testimonial-slider {
    position: relative;
}

.testimonial-slides {
    overflow: hidden;
}

.testimonial-track {
    display: flex;
    transition: transform 0.4s cubic-bezier(0.45, 0, 0.25, 1);
}

.testimonial-slide {
    flex: 0 0 100%;
    min-width: 100%;
}
.testimonial-slide-top {
    display: flex;
    align-items: flex-start;
    gap: 30px;
	align-items: center;
}

.testimonial-quote-icon {
    flex-shrink: 0;
    width: clamp(44px, 5vw, 78px);
   
}

.testimonial-slide-quote {
    margin: 0;
}

.testimonial-slide-quote p {
    margin: 0;
    font-size: 22px;
    line-height: 1.55;
    color: #fff;
	background: #FF6F4E;
background: linear-gradient(to right, #FF6F4E 0%, #FFFFFF 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}


.testimonial-slide-quote p > span:not(.testimonial-slide-author) {
    color: var(--color-coral);
}

.testimonial-slide-author {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.55);
    white-space: nowrap;
	    background: #8d8798;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.testimonial-slide-logo {
    margin-top: 30px;
}

.testimonial-slide-logo img {
    display: block;
    max-height: 38px;
    width: auto;
}

.testimonials-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    margin-top: 35px;
}

.testimonial-nav {
    display: flex;
    gap: 8px;
}

.testimonial-nav-btn {
    display: flex;
    align-items: center;
    justify-content: center;
  
    border: none;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.12);
    color: #fff;
    transition: background-color 0.25s ease, transform 0.25s ease;
	width: 44px;
    height: 30px;
    border-radius: 25px;
    border: 0;
	    transition: border-color 0.2s, background 0.2s;

}

.testimonial-nav-btn:hover {
     background-color: #fff;
}

.testimonial-nav-btn svg {
    width: 20px;
    height: 20px;
}
.testimonial-nav-btn:hover svg {
	color: #0f0326;
}
.testimonials-section .main-btn.btn-blue:hover {
    background: #2c2240;

}

@media (max-width: 640px) {
    .testimonial-slide-top {
        flex-direction: column;
    }
    .testimonial-quote-icon {
        width: 40px;
    }
}

/* =========================================
   BLOG / INSIGHTS SECTION
   ========================================= */
.insights-section {
  padding: 5rem 0;
  background: var(--color-white);
}

.insights-section h2 { 
    color: var(--color-dark);
    margin-bottom: 5px;
    background: #6F00FF;
    background: linear-gradient(to right, #6F00FF 0%, #2FE0C7 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 10px;
}
.insights-section h2 span { color: var(--color-coral); }
.insights-section > .container > p { color: rgba(0,0,0,0.55); margin-bottom: 3rem; }


/* =========================================
   CONTACT / CTA SECTION
   ========================================= */
.contact-section {
    padding: 20px 0 60px;

}

.contact-inner {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  gap: 5rem;
  align-items: start;
}
.contact-left {
	padding-right: 40px;
}
.contact-left h2 { 
    margin-bottom: 20px;
    background: #FFFFFF;
    background: linear-gradient(to bottom, #FFFFFF 1%, #3DDC97 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: 600;
    font-size: 53px;
    letter-spacing: 0.3px;
    padding-bottom: 18px;
    margin-bottom: 0;
    line-height: 61px;

}
.contact-left p { 
    color: white;
    margin-bottom: 2rem;
    font-size: 34px;
    line-height: 42px;
    font-weight: 300;
}

/* =========================================
   FOOTER
   ========================================= */
.site-footer {
padding: 60px 0 90px;
  
}
.footer-contact-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 75px 0 0;
    border-radius: 20px 20px 0 0;
    background: linear-gradient(180deg, #0F0326 0%, rgba(15, 3, 38, 0.00) 98.79%);
}

.footer-brand { 
	margin-bottom: 45px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-content: stretch;
    align-items: flex-end;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
    padding-bottom: 30px;
}

.footer-logo {
  font-family: var(--font-display);
  font-weight: 800;
  font-size: 1.75rem;
  color: var(--color-white);
  letter-spacing: -0.04em;
  font-style: italic;
  margin-bottom: 0.5rem;
}
.footer-logo span { color: var(--color-coral); }


.footer-contact-bar {
  display: flex;
  align-items: center;
  gap: 45px; 
  margin-bottom: 35px;
  flex-wrap: wrap;
}

.footer-contact-bar_left {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.footer-contact-bar h3 {
    font-family: var(--font-display);
    font-weight: 600;
    font-size: 24px;
    color: var(--color-cyan);
}

.footer-contact-bar_icons {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-left: 12px;
}

.footer-contact-bar_icons a {
  display: flex;
  align-items: center;
  justify-content: center;

  transition: opacity var(--transition), transform var(--transition);
}
.footer-contact-bar_icons a:hover { opacity: 1; transform: translateY(-2px); }
.footer-contact-bar_icons img { display: block; }

.footer-contact-bar_details {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;

}

.footer-contact-bar_phone,
.footer-contact-bar_email {
    font-size: 16px;
    font-weight: 500;
    transition: color var(--transition);
    color: var(--color-cyan);
}
.footer-contact-bar_phone:hover,
.footer-contact-bar_email:hover { color: var(--color-green); }

.footer-contact-bar_divider {
    font-size: 16px;
    color: var(--color-cyan);
}


.footer-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 2rem;
  padding-bottom: 45px;
  flex-wrap: wrap;
}

.footer-offices {
  display: flex;
  gap: 0;
  flex: 1;
}

.footer-office {
}
.footer-office:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}
.footer-office-divider {
    padding-right: 55px;
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    margin-right: 55px;
}

.footer-office h5 {
    font-size: 16px;
    font-weight: normal;
    color: var(--color-cyan);
    margin-bottom: 4px;
}

.footer-office p {
    font-size: 13px;
    color: #fff;
    line-height: 1.45;
}


.footer-social-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 0.75rem;
  flex-shrink: 0;
}

.footer-social-icons {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-social-block h5 {
	    font-size: 20px;
    font-weight: normal;
    color: var(--color-cyan);
}
.footer-social-icon {
  display: flex;
  align-items: center;
  justify-content: center;

  transition: opacity var(--transition), transform var(--transition);
}
.footer-social-icon:hover { opacity: 1; transform: translateY(-2px); }
.footer-social-icon img { display: block; }

.footer-legal {

    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px;
    color: #FFF;
    font-size: 11px;
    font-style: normal;
    width: 100%;
    align-items: flex-end;
}
.footer-legal .footer-legal-txt {
	    width: 75%;
}
.footer-legal .footer-legal-logo {
	      
}
.footer-legal p {
    line-height: 1.4;
    font-size: 11px;
    color: #fff;
}

.footer-legal p:first-child {
	margin-bottom: 16px;
}

footer a {
	color: #fff
}
footer a:hover  {
	color: var(--color-green)
}

/* gravity forms reduce space between fields*/

.gform-theme--foundation .gform_fields {
  grid-row-gap: 10px !important;
}

/* gravity forms input field/placeholder font-size */
.gform-theme--foundation .gfield input.large, .gform-theme--foundation .gfield input[type="email"], .gform-theme--foundation .gfield input[type="text"] {
font-size: 14px;
    color: #fff;
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.gform-theme--foundation .gfield textarea.small {
color: #fff;
    font-size: 14px;
    border-radius: 12px;
    background: rgb(255 255 255 / 10%);
    border: 0;
    margin: 15px 0;
}

/* gravity forms checkboxes css */
/* Checkbox */
#contact .gform-theme--framework .gfield--type-choice .gchoice {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    gap: 0.75rem;
}

.gform_wrapper .gfield_checkbox input[type="checkbox"] {
    width: 23px;
    height: 23px;
    border-radius: 7px;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;

	    margin: 0;
    flex-shrink: 0;
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked {
    background: var(--color-green);
    border-color: var(--color-green);
}

.gform_wrapper .gfield_checkbox input[type="checkbox"]:checked::before {
    content: '✓';
   
    color: white;

}


.gform_wrapper .gfield_checkbox label {
    color: #fff;
    font-size: 14px;
}


#contact .gform_wrapper .gform_footer input[type="submit"],
#contact .gform_wrapper .gform_button {
    background: var(--color-green);
    color: var(--color-dark);
    border: none;
    border-radius: var(--radius-pill);
    padding: 10px 20px;
    font-family: var(--font-display);
    font-weight: normal;
    font-size: 14px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all var(--transition);
}

#contact .gform_wrapper .gform_footer input[type="submit"]:hover,
#contact .gform_wrapper .gform_button:hover {
background: #1CC8E5;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgb(28 200 229 / 30%);
	color: white;
}

/* Position label inside field */
.gform_wrapper .gfield {
    position: relative;
}

.gform_wrapper .gfield_label {
    display: block;
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 0.9rem;
    font-weight: 400;
    color: #fff!important;
    pointer-events: none;
    transition: all 0.2s ease;

}
.gform_wrapper .gfield--type-textarea .gfield_label {
    top: 25px;
    left: 18px;
}
.gform_wrapper .gfield input:focus ~ .gfield_label,
.gform_wrapper .gfield textarea:focus ~ .gfield_label {
    opacity: 0;
}


.gform_wrapper .gfield input:focus ~ .gfield_label,
.gform_wrapper .gfield input:not(:placeholder-shown) ~ .gfield_label,
.gform_wrapper .gfield textarea:focus ~ .gfield_label,
.gform_wrapper .gfield textarea:not(:placeholder-shown) ~ .gfield_label {
    top: -1.25rem;
    font-size: 0.75rem;
    color: #fff;
}

/* Asterisk colour */
.gform_wrapper .gfield_required {
    color: var(--color-green);
	    margin-left: -2px;
}

/* Remove placeholder text since label acts as one */
.gform_wrapper input::placeholder,
.gform_wrapper textarea::placeholder {
    color: transparent;
}
.gform_required_legend {
    display: none;
}
.site-footer {
    position: relative;
    background: #060214;
    overflow: hidden;
}

.contact-section {
    position: relative;
    z-index: 2;
    background: transparent;
}

.footer-contact-container {
    position: relative;
    border-radius: 1rem;
}

.mesh-gradient {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    max-height: 1000px;
    z-index: 1;
    pointer-events: none;
    overflow: hidden;
    -webkit-mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 60%, transparent 100%);
	overflow: visible;
}
.mesh-blob {
    position: absolute;
    border-radius: 50%;
    filter: blur(80px);
    will-change: transform;
}

.mesh-blob:nth-child(1) { width: 700px; height: 700px; background: #3B5CFF; top: 0; left: -10%; opacity: 0.7; animation: meshMove1 15s ease-in-out infinite 3s; }
.mesh-blob:nth-child(2) { width: 700px; height: 700px; background: #9D00FF; top: 0; left: 15%; opacity: 0.7; animation: meshMove2 8s ease-in-out infinite; }
.mesh-blob:nth-child(3) { width: 650px; height: 650px; background: #6F00FF; top: 0; left: 40%; opacity: 0.6; animation: meshMove3 4s ease-in-out infinite; }
.mesh-blob:nth-child(4) { width: 700px; height: 700px; background: #1CC8E5; top: 0; left: 60%; opacity: 0.5; animation: meshMove4 7s ease-in-out infinite; }
.mesh-blob:nth-child(5) { width: 700px; height: 700px; background: #FF6F4E; top: 0; left: 10%; opacity: 0.6; animation: meshMove5 50s ease-in-out infinite; }
.mesh-blob:nth-child(6) { width: 650px; height: 650px; background: #6F00FF; top: 0; right: -10%; opacity: 0.5; animation: meshMove6 6s ease-in-out infinite; }

.heromesh.mesh-blob:nth-child(1) { width: 700px; height: 700px; background: #3B5CFF; top: 0; left: -10%; opacity: 0.7; animation: meshMove1 15s ease-in-out infinite 3s; }
.heromesh.mesh-blob:nth-child(2) { width: 700px; height: 700px; background: #9D00FF; top: 0; left: 15%; opacity: 0.7; animation: meshMove2 8s ease-in-out infinite; }
.heromesh.mesh-blob:nth-child(3) { width: 650px; height: 650px; background: #6F00FF; top: 0; left: 40%; opacity: 0.6; animation: meshMove3 4s ease-in-out infinite; }
.heromesh.mesh-blob:nth-child(4) {     
	width: 700px;
    height: 700px;
    top: 0;
    left: 20%;
    opacity: 0.9;
    animation: meshMove4 7s ease-in-out infinite;
    border-radius: 904.875px;
    background: var(--Electric-Cyan, #1CC8E5);
    filter: blur(213.75px);
}

.heromesh.mesh-blob:nth-child(5) { width: 700px; height: 700px; background: #FF6F4E; top: 0; left: 10%; opacity: 0.6; animation: meshMove5 50s ease-in-out infinite; }
.heromesh.mesh-blob:nth-child(6) { width: 650px; height: 650px; background: #6F00FF; top: 0; right: -10%; opacity: 0.5; animation: meshMove6 6s ease-in-out infinite; }

@keyframes meshMove1 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(850px, -100px); } }
@keyframes meshMove2 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(-100px, 120px); } }
@keyframes meshMove3 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(120px, -60px); } }
@keyframes meshMove4 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(-150px, 90px); } }
@keyframes meshMove5 {
    0%   { transform: translate(0, 0); }
    40%  { transform: translate(2500px, -100px); }
    100% { transform: translate(0, 0); }
}
@keyframes meshMove6 { 0%, 100% { transform: translate(0, 0); } 50% { transform: translate(-120px, 70px); } }

.draw-in {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 2.5s ease-in-out;
	    margin-top: -50px;
}

.draw-in {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 2.5s ease-in-out;
}

.draw-in.is-visible {
    clip-path: inset(0 0% 0 0);
    transition: clip-path 2s ease-in-out;
}

/* Responsive */
@media (max-width: 768px) {
  .footer-contact-bar { flex-direction: column; align-items: flex-start; gap: 1rem; }
  .footer-offices { flex-direction: column; gap: 1.5rem; }
  .footer-office { border-right: none; border-bottom: 1px solid rgba(255,255,255,0.08); padding-bottom: 1.5rem; margin-right: 0; padding-right: 0; }
  .footer-office:last-child { border-bottom: none; padding-bottom: 0; }
  .footer-social-block { align-items: flex-start; }
  .footer-legal { flex-direction: column; align-items: flex-start; }
}

/* =========================================
   DECORATIVE CURVED LINES
   ========================================= */

/* =========================================
   SCROLL ANIMATIONS
   ========================================= */
[data-reveal] {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

[data-reveal].revealed {
  opacity: 1;
  transform: translateY(0);
}

[data-reveal-delay="1"] { transition-delay: 0.1s; }
[data-reveal-delay="2"] { transition-delay: 0.2s; }
[data-reveal-delay="3"] { transition-delay: 0.3s; }
[data-reveal-delay="4"] { transition-delay: 0.4s; }

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


@media (max-width: 768px) {
  .primary-nav { display: none; }
  .menu-toggle { display: flex; }

  .primary-nav.open {
    display: flex;
    flex-direction: column;
    position: fixed;
    inset: 0;
    background: rgba(13,8,32,0.98);
    backdrop-filter: blur(20px);
    justify-content: center;
    align-items: center;
    gap: 1rem;
    z-index: 999;
  }
  .primary-nav.open a {
    font-size: 1.5rem;
    padding: 0.75rem 2rem;
  }

  .hero-inner { grid-template-columns: 1fr; }
  .hero-services { display: none; }

  .services-header { flex-direction: column; }

 

  .contact-inner { grid-template-columns: 1fr; gap: 3rem; }

  .footer-bottom { flex-direction: column; gap: 2rem; }
  .footer-offices { flex-direction: column; gap: 1.5rem; }
}

@media (max-width: 480px) {
  .hero-actions { flex-direction: column; align-items: flex-start; }
}

/* =========================================
   SEARCH OVERLAY
   ========================================= */
.search-overlay {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--container-pad);
  /* Hidden state */
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.search-overlay.is-open {
  opacity: 1;
  pointer-events: auto;
}

/* Keep in layout when hidden so transition fires */
.search-overlay[hidden] {
  display: flex !important;
  opacity: 0;
  pointer-events: none;
}

.search-overlay-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 5, 20, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  cursor: pointer;
}

.search-overlay-inner {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 680px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.search-overlay-form {
  display: flex;
  align-items: center;
  width: 100%;
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: var(--radius-pill);
  padding: 0.5rem 0.5rem 0.5rem 1.75rem;
  transition: border-color var(--transition);
}

.search-overlay-form:focus-within {

  box-shadow: 0 0 0 3px rgba(139, 92, 246, 0.2);
}

.search-overlay-input {
  flex: 1;
  background: none;
  border: none;
  outline: none;
  font-family: var(--font-display);
  font-size: 16px;
  font-weight: normal;
  color: var(--color-white);

  min-width: 0;
}

.search-overlay-input::placeholder {
  color: rgba(255, 255, 255, 0.3);
}

/* Remove browser default clear button */
.search-overlay-input::-webkit-search-cancel-button,
.search-overlay-input::-webkit-search-decoration { display: none; }

.search-overlay-submit {
  flex-shrink: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background: #3b5cff;
  border: none;
  color: var(--color-white);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background var(--transition), transform var(--transition);
}

.search-overlay-submit:hover {
  background: #e55a38;
  transform: scale(1.05);
}

.search-overlay-close {
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 50%;
  width: 2.75rem;
  height: 2.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255, 255, 255, 0.7);
  cursor: pointer;
  transition: all var(--transition);
}

.search-overlay-close:hover {
  background: rgba(255, 255, 255, 0.15);
  color: var(--color-white);
  transform: rotate(90deg);
}

/* Search results page */
.search-results-page {
  padding: 8rem 0 4rem;
  min-height: 60vh;
}

.search-results-page h1 {
  color: var(--color-white);
  margin-bottom: 0.5rem;
}

.search-results-page h1 span {
  color: var(--color-coral);
}

.search-results-list {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

.search-result-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  padding-bottom: 1.5rem;
}

.search-result-item h2 {
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
}

.search-result-item h2 a {
  color: var(--color-white);
  transition: color var(--transition);
}

.search-result-item h2 a:hover { color: var(--color-coral); }

.search-result-item .result-url {
  font-size: 0.775rem;
  color: var(--color-lime);
  margin-bottom: 0.5rem;
  display: block;
}

.search-result-item p {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.55);
}

/* =========================================
   UTILITY
   ========================================= */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
}

.text-center { text-align: center; }

.mb-sm { margin-bottom: 1rem; }
.mb-md { margin-bottom: 2rem; }
.mb-lg { margin-bottom: 3rem; }

/* =============================================
   services slideshow
   ============================================= */
.portfolio-slideshow {
  padding: 10px 0 0;
  overflow: hidden;
}
 
.portfolio-header {

    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: stretch;
}
 
.portfolio-header h2 {
  font-size: 40px;
  font-weight: 700;
  color: #111;
  line-height: 1.15;
}
 
.portfolio-nav {
  display: flex;
  gap: 8px;
  padding-top: 6px;
}
 
.portfolio-nav-btn {
    width: 44px;
    height: 30px;
    border-radius: 25px;
    border: 0;
    background: #e6e6e6;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.2s, background 0.2s;
  flex-shrink: 0;
}
 
.portfolio-nav-btn:hover {
background: #f5f5f5;
    background-color: #0f0326;
    color: #1CC8E5;
}
 
.portfolio-nav-btn svg {
    width: 24px;
    height: 24px;
    stroke: #3b5cff;
    fill: none;
    stroke-width: 1.7px;

  stroke-linecap: round;
  stroke-linejoin: round;
}
 
.portfolio-nav-btn:hover svg {
	    stroke: #1CC8E5;
}

.portfolio-viewport {
  width: 100%;
  overflow: hidden;
}
 
.portfolio-track {
  display: flex;
  gap: 20px;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}
 
.portfolio-card {
  flex: 0 0 var(--portfolio-card-w);
  width: var(--portfolio-card-w);
  height: var(--portfolio-card-h);
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background: #111;
}
 
.portfolio-card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(160deg, rgba(0,0,0,0.25) 0%, transparent 40%, rgba(0,0,0,0.3) 100%);
  z-index: 1;
  pointer-events: none;
}
 
.portfolio-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}
 
.portfolio-card:hover .portfolio-img {
  transform: scale(1.04);
}
 
.portfolio-label {
position: absolute;
    top: 58px;
    left: 0;
    z-index: 2;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-style: italic;
    line-height: 1.25;
    pointer-events: none;
    right: 0;
    text-align: center;
}
 

 
.portfolio-arrow {
  position: absolute;
   top: 15px;
    right: 22px;
    z-index: 2;
    width: 38px;
    height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
  transform: scale(1);
  transition: transform 0.25s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.portfolio-card:hover .portfolio-arrow {
  transform: scale(1.1);
}
 
.portfolio-arrow svg {
  width: 38px;
  height: 38px;
  stroke: #fff;
  fill: none;
  stroke-width: 1;
  stroke-linecap: round;
  stroke-linejoin: round;
}
 
@media (max-width: 768px) {
  .portfolio-header { padding: 0 24px; }
  .portfolio-header h2 { font-size: 28px; }
}
 

a.portfolio-card {
  display: block;
  text-decoration: none;
}

/* ------------------------------------------------------------------
   Insights / News carousel
------------------------------------------------------------------ */
.insights-section {
    padding: 6rem 4rem;
    background-color: #eef1f4;
}

.insights-layout {
    position: relative;
}

/* Viewport / track */
.insights-viewport {
    padding-top: 75px;
    overflow: hidden;
}

.insights-track {
    display: flex;
    transition: transform 0.6s ease;
    will-change: transform;
}

.insights-slide {
  flex: 0 0 100%;
    min-width: 100%;
    display: grid;
    grid-template-columns: 36% minmax(0, 1fr) 190px;
    grid-template-rows: 1fr 1fr;
    gap: 2.5rem;
    padding-right: 20px;   
}

/* Cards */
.insight-card {
    position: relative;
    border-radius: 24px;
    padding: 2.5rem;
    display: flex;
    flex-direction: column;
}

.insight-card--1 {
    grid-column: 1;
    grid-row: 1 / span 2;
    background-color: #6b0aea;
    color: #ffffff;
    justify-content: center;
}

.insight-card--2 {
    grid-column: 2 / 4;
    grid-row: 1;
    background-color: #f96a45;
    color: #ffffff;
}

.insight-card--3 {
    grid-column: 2 / 3;
    grid-row: 2;
    background-color: #3ddc8e;
    color: #1c2430;
}

.insight-card__avatar {
position: absolute;
    top: -27px;
    right: -15px;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    object-fit: contain;
    background: #e3e3e3;
}

.insight-card__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 15px;
    letter-spacing: 0.2px;
}

.insight-card--1 .insight-card__title {
      font-size: 25px;
    margin-top: 50px;
}

.insight-card__title a {
    color: inherit;
    text-decoration: none;
}


.insight-card--1 .insight-card__title a {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.insight-card__excerpt {
    margin: 0 0 12px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0.1px;
}

.insight-card__excerpt p {
    margin: 0 0 15px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    letter-spacing: 0.3px;
}

.insight-card__excerpt p:last-child {
    margin-bottom: 0;
}
.insight-card--1 .insight-card__excerpt, .insight-card--2 .insight-card__excerpt, .insight-card--1 .insight-card__excerpt p, .insight-card--2 .insight-card__excerpt p {
	color: #fff;
}
.insight-card--2 .insight-card__title {
font-size: 21px;
	padding-right: 45px;
}
.insight-card--3 .insight-card__title {
	font-size: 19px;
    font-weight: 600;
	padding-right: 45px;
}
.insight-card--3 .insight-card__excerpt, .insight-card--3 .insight-card__excerpt p {
	font-weight: 400;
	
}

.insight-card__footer {
    margin-top: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 1.5rem;
    flex-wrap: wrap;
}

.insight-card--1 .insight-card__footer {
    flex-direction: column;
    align-items: flex-start;
	margin-top: 10px;
	    gap: 0px;
}
.insight-card--1 .insight-card__footer .insight-card__author {
	
}
.insight-card--1 .insight-card__footer .insight-card__author span {
	    display: block;

}
.insight-card__more {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    background-color: #ffffff;
    color: #1c2430;
    font-size: 0.9rem;
    font-weight: 600;
    text-decoration: none;
    padding: 0.7rem 1.4rem;
    border-radius: 999px;
    transition: background-color 0.25s ease, color 0.25s ease;
}

.insight-card__more:hover {
    background-color: #1c2430;
    color: #ffffff;
}

.insight-card__author {
    font-size: 15px;
    margin: 0;
    opacity: 0.6;
	
}

.insight-card--1 .insight-card__author {
    margin-top: 1.25rem;
	    line-height: 20px;
}
.insight-card--1 .insight-card__author, .insight-card--2 .insight-card__author {

	    color: #fff;
}

.insights-explore {
    position: absolute;
    right: 20px;
    bottom: 0;
    z-index: 2;
    width: 190px;

    height: calc((100% - 3.25rem - 2.5rem) / 2);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    border-radius: 24px;
    background-color: #3b6cf6;
    color: #ffffff;
    text-decoration: none;
    padding: 2rem 1.75rem;
    overflow: hidden;
    transition: background-color 0.25s ease;
}



.insights-explore__arrow {
    position: absolute;
    top: 20px;
    right: 20px;
}

.insights-explore__label {
    font-size: 24px;
    line-height: 1.2;
    font-weight: 400;
   
    background: linear-gradient(to right, #1CC8E5 0%, #1CC8E5 50%, #FFFFFF 85%);
    background-size: 200% 100%;
    background-position: 100% 0;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-position 0.5s ease;
	padding-bottom: 2px;
}

.insights-explore__label span {
    font-weight: 700;
}

.insights-explore__line {
    position: absolute;
    top: 0px;
    transition: transform 0.5s ease;
}

.insights-explore {
    transition: background-color 0.5s ease;
}

.insights-explore:hover {
    background-color: #0f0326;
}

.insights-explore:hover .insights-explore__label {
    background-position: 0 0; /* slides to the solid-cyan half */
}

.insights-explore:hover .insights-explore__line {
    transform: scale(1.3);
}
/* Nav */
.insights-nav {
    display: flex;
    gap: 0.75rem;
    margin-top: 2.5rem;
}

.insights-nav__btn {
    width: 44px;
    height: 30px;
    border-radius: 25px;
    border: 0;
    background: #e6e6e6;
    color: #3b5cff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.45s cubic-bezier(0.25, 0.1, 0.25, 1),
                color 0.45s cubic-bezier(0.25, 0.1, 0.25, 1);
    flex-shrink: 0;
}

.insights-nav__btn:hover {
    background-color: #0f0326;
    color: #1CC8E5;
}

.insights-nav__btn svg {
    width: 24px;
    height: 24px;
    stroke: currentColor;
    fill: none;
    stroke-width: 1.7px;
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: stroke 0.45s cubic-bezier(0.25, 0.1, 0.25, 1),
                color 0.45s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.insights-nav__btn:hover svg {
	
	color: #1CC8E5;
}

.insights-section .main-btn:hover {
    color: #fff;
    background: #2c2240;
}


@media (max-width: 1024px) {
    .insights-slide {
        grid-template-columns: 42% 1fr;
    }

    .insight-card--2 {
        grid-column: 2 / 3;
    }

    .insights-explore {
        position: static;
        width: auto;
        height: auto;
        min-height: 160px;
        margin-top: 2rem;
    }
}

@media (max-width: 768px) {
    .insights-section {
        padding: 4rem 1.5rem;
    }

    .insights-slide {
        grid-template-columns: 1fr;
        grid-template-rows: none;
    }

    .insight-card--1,
    .insight-card--2,
    .insight-card--3 {
        grid-column: auto;
        grid-row: auto;
    }
}

/* =====================================================
   TEAM PROFILE (single-it_team.php)
   ===================================================== */

.team-hero {
    background: linear-gradient(135deg, #12043a 0%, #1a0b52 55%, #2a0d6e 100%);
    padding: 140px 24px 110px;
    text-align: center;
    color: #fff;
}

.team-hero-inner {
    max-width: 720px;
    margin: 0 auto;
}

.team-hero-eyebrow {
    display: block;
    font-size: 16px;
    color: #d9d4f2;
    margin-bottom: 12px;
}

.team-hero-name {
    font-size: clamp(40px, 6vw, 64px);
    font-weight: 700;
    color: #3DDC97;
    margin: 0 0 8px;
    line-height: 1.1;
}

.team-hero-role {
    font-size: clamp(18px, 2.5vw, 24px);
    color: #fff;
    font-weight: 400;
    margin: 0 0 48px;
}

.team-hero-scroll {
    width: 48px;
    height: 68px;
    border-radius: 40px;
    border: 1px solid rgba(61, 220, 151, 0.6);
    background: rgba(0, 0, 0, 0.35);
    color: #3DDC97;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 0 24px rgba(61, 220, 151, 0.35);
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.team-hero-scroll:hover {
    box-shadow: 0 0 36px rgba(61, 220, 151, 0.6);
    transform: translateY(3px);
}


.team-intro {
    background: #fff;
    padding: 100px 24px 90px;
    text-align: center;
}

.team-photo-area {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
}

.team-photo {
    width: min(300px, 70vw);
    margin: 0 auto;
    border-radius: 28px;
    overflow: hidden;
    background: #ececec;
}

.team-photo img {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1.15;
    object-fit: cover;
}


.team-squiggle {
    position: absolute;
    width: 260px;
    height: 120px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}

.team-squiggle--left  { left: 16%; }
.team-squiggle--right { right: 16%; }


.team-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    box-shadow: 0 6px 18px rgba(16, 8, 60, 0.18);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

a.team-tag:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 24px rgba(16, 8, 60, 0.28);
}

.team-tag-icon    { font-size: 13px; }
.team-tag-chevron { font-size: 18px; line-height: 1; }


.team-tag--c1 { background: #4F5DF1; } /* blue   */
.team-tag--c2 { background: #3DDC97; } /* green  */
.team-tag--c3 { background: #A833E0; } /* purple */
.team-tag--c4 { background: #FF7A45; } /* orange */


@media (min-width: 901px) {
    .team-tag { position: absolute; }

    .team-tag--pos1 { top: 8%;    left: 6%;   transform: rotate(-9deg); }
    .team-tag--pos2 { bottom: 6%; left: 8%;   transform: rotate(4deg);  }
    .team-tag--pos3 { top: 4%;    right: 6%;  transform: rotate(7deg);  }
    .team-tag--pos4 { bottom: 8%; right: 7%;  transform: rotate(-4deg); }

    .team-tag--pos1:hover { transform: rotate(-9deg) translateY(-3px); }
    .team-tag--pos2:hover { transform: rotate(4deg)  translateY(-3px); }
    .team-tag--pos3:hover { transform: rotate(7deg)  translateY(-3px); }
    .team-tag--pos4:hover { transform: rotate(-4deg) translateY(-3px); }
}


@media (max-width: 900px) {
    .team-squiggle { display: none; }

    .team-tags {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 14px;
        margin-top: 36px;
    }
}


.team-email-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 56px;
    padding: 12px 26px;
    border-radius: 40px;
    background: #4F5DF1;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

.team-email-btn:hover {
    background-color: #3a48d8;
    transform: translateY(-2px);
}


.team-bio {
    background: #fff;
    padding: 40px 24px 140px;
}

.team-bio-grid {
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(0, 0.8fr);
    gap: 80px;
    align-items: start;
}

.team-bio-block + .team-bio-block {
    margin-top: 72px;
}

.team-bio-heading {
    display: flex;
    align-items: baseline;
    gap: 14px;
    font-size: clamp(26px, 3.4vw, 36px);
    font-weight: 400;
    color: #4F8FE0;
    margin: 0 0 24px;
}

.team-bio-heading strong {
    font-weight: 700;
    padding-bottom: 0.15em; 
}


.team-bio-block--1 .team-bio-icon      { color: #4F5DF1; }
.team-bio-block--1 .team-bio-heading strong { color: #2F7BDB; }

.team-bio-block--2 .team-bio-icon      { color: #E0479E; }
.team-bio-block--2 .team-bio-heading   { color: #E0479E; }
.team-bio-block--2 .team-bio-heading strong {
    background: linear-gradient(90deg, #E0479E 0%, #FF7A45 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.team-bio-block--3 .team-bio-icon      { color: #A833E0; }
.team-bio-block--3 .team-bio-heading   { color: #A833E0; }
.team-bio-block--3 .team-bio-heading strong {
    background: linear-gradient(90deg, #7B4FF1 0%, #2F9BDB 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.team-bio-content {
    font-size: 16px;
    line-height: 1.7;
    color: #3d3d4e;
    max-width: 620px;
}

.team-bio-content p + p {
    margin-top: 1em;
}


.team-quote {
    text-align: right;
    position: sticky;
    top: 120px;
}

.team-quote blockquote {
    margin: 0 0 32px;
    font-size: clamp(26px, 3vw, 38px);
    font-weight: 700;
    line-height: 1.3;
    color: #123a6b;
}

.team-quote-marks {
    width: 120px;
    height: auto;
}

@media (max-width: 900px) {
    .team-bio-grid {
        grid-template-columns: 1fr;
        gap: 64px;
    }

    .team-quote {
        position: static;
        text-align: left;
    }
}

/* ==========================================================================
   General page header
   ========================================================================== */

.page-header {
	position: relative;
	overflow: hidden;
	min-height: 68vh;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 190px 24px 115px;
	text-align: center;
	background-color: #121030;
	background-image:
		radial-gradient(ellipse 60% 55% at 22% -10%, rgba(214, 64, 64, 0.55), transparent 65%),
		radial-gradient(ellipse 55% 50% at 62% -12%, rgba(140, 45, 190, 0.6), transparent 65%),
		radial-gradient(ellipse 50% 45% at 95% 0%, rgba(45, 60, 160, 0.45), transparent 70%);
}

.page-header--has-bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.page-header__squiggle {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: clamp(220px, 26vw, 460px);
	pointer-events: none;
	user-select: none;
}

.page-header__squiggle--left {
	left: 0;
}

.page-header__squiggle--right {
	right: 0;
}

.page-header__inner {
	position: relative;
	z-index: 1;
	max-width: 720px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.page-header__icon {
	width: 44px;
	height: auto;
	margin-bottom: 15px;
}

.page-header__title {
	margin: 0 0 24px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 700;
	font-size: clamp(2.4rem, 5vw, 3.6rem);
	line-height: 1.1;
	color: #3DDC97;
}

.page-header__text {
	margin-bottom: 45px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 400;
	font-size: clamp(1.1rem, 2.2vw, 1.5rem);
	line-height: 1.55;
	color: #d9d7ee;
}

.page-header__text p {
	    margin: 0 0 7px;
    color: #fff;
    font-size: 30px;
    line-height: 1.3;

}

.page-header__text p:last-child {
	margin-bottom: 0;
}

.page-header__button {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 12px 24px;
	border-radius: 999px;
	background-color: #3d4bf5;
	color: #ffffff;
	font-family: 'Plus Jakarta Sans', sans-serif;
	font-weight: 500;
	font-size: 0.95rem;
	text-decoration: none;
	transition: background-color 0.25s ease, transform 0.25s ease;
}

.page-header__button:hover {
	background-color: #2f3cd8;
	transform: translateY(-2px);
}

.page-header__button svg {
	width: 14px;
	height: 14px;
}

.page-header__scroll {
	position: relative;
	z-index: 1;
	margin-top: 100px;
	width: 46px;
	height: 66px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	border-radius: 999px;
	background-color: #0c0a24;
	color: #ffffff;
	cursor: pointer;
	box-shadow: 0 0 29px rgba(69, 297, 136, 0.8);
	transition: box-shadow 0.25s ease, transform 0.25s ease;
}

.page-header__scroll:hover {
	    box-shadow: 0 0 29px rgb(147 13 247 / 80%);
	transform: translateY(3px);
}

.page-header__scroll svg {
	width: 18px;
	height: 18px;
}

@media (max-width: 767px) {
	.page-header__squiggle {
		width: 160px;
		opacity: 0.6;
	}
}

.page #main-content {
	    padding-bottom: 100px;
}

/* ---------------------------------
   Map with animated pin
--------------------------------- */
.it-map {
    position: relative;
    max-width: 671px;
    border-radius: 16px;
    overflow: hidden;
}

.it-map__base {
    display: block;
    width: 100%;
    height: auto;
}

.it-map__marker {
    position: absolute;
    left: 54%;
    top: 52%;
    width: 0;
    height: 0;
    pointer-events: none;
}


.it-map__pin {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 62px;
    min-width: 62px;
    height: auto;
    max-width: none;
    transform: translateX(-50%);
    transform-origin: 50% 100%;
    animation:
        it-pin-drop 0.6s cubic-bezier(0.34, 1.56, 0.64, 1) both,
        it-pin-bob 3s ease-in-out 0.6s infinite;
    filter: drop-shadow(0 6px 8px rgba(20, 10, 60, 0.25));
}


.it-map__pulse {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: rgba(76, 68, 227, 0.45);
    transform: translate(-50%, 50%);
    animation: it-pin-pulse 2.4s ease-out 0.9s infinite;
}

@keyframes it-pin-drop {
    from {
        transform: translateX(-50%) translateY(-40px);
        opacity: 0;
    }
    to {
        transform: translateX(-50%) translateY(0);
        opacity: 1;
    }
}

@keyframes it-pin-bob {
    0%, 100% { transform: translateX(-50%) translateY(0); }
    50%      { transform: translateX(-50%) translateY(-6px); }
}

@keyframes it-pin-pulse {
    0% {
        transform: translate(-50%, 50%) scale(0.6);
        opacity: 0.8;
    }
    100% {
        transform: translate(-50%, 50%) scale(3.2);
        opacity: 0;
    }
}

/* ===== Address header ===== */
.head-office-wrapper .vc_col-sm-3\/5 {
        width: 55%!important;
    }
.head-office-wrapper .vc_col-sm-2\/5 {
        width: 45%!important;
    }

.head-office-wrapper.vc_row.vc_column-gap-30 {
    margin-left: 0!important;
    margin-right: 0!important;
}


.address-wrapper {
	padding: 0 20px;
}

.address-wrapper .btn-contact {
	margin-top:15px;
	    background: #3b5cff;
    padding: 10px 16px;
    color: #fff;
    font-weight: 400;
	
}
.address-wrapper .btn-contact:hover {
	background: #7f7f7f;
}
.address-wrapper .btn-contact .btn-icon {
	width: auto;
    height: auto;
	transform: rotate(-45deg);
}
.address-wrapper .btn-contact:hover .btn-icon {
    transform: rotate(0deg);
    background: none;
}
.address-wrapper .btn-contact:hover .btn-icon img {
    filter: none;
}

.it-address-header {
    display: flex;
    align-items: center;
    gap: 20px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(20, 16, 60, 0.15);
	    margin-bottom: 24px;
}

.it-address-header__icon {
    width: 28px;
    height: 28px;
    object-fit: contain;
    flex-shrink: 0;
}

.it-address-header__title {
    margin: 0;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 1.2;
    color: #14103C;
}

.it-address-header__title strong {
    font-weight: 700;
}

.other-office-wrapper .it-address-header__title, .other-office-wrapper p {
	color: #fff;
}

.add-green-box .it-address-header {
	    border-bottom: 1px solid rgb(61 220 151 / 30%);
}
.add-purple-box  .it-address-header {
	   border-bottom: 1px solid rgb(255 255 255 / 30%);
}

/* ================================================
   SERVICE HEADER (single-it_service.php)
   ================================================ */

.service-header {
	position: relative;
	overflow: hidden;
	background: linear-gradient(120deg, #121030 0%, #2b1a5e 45%, #6a2fb8 100%);
	color: #ffffff;
	padding: clamp(3.5rem, 8vw, 7rem) 0;
}


.service-header--has-bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.service-header__inner {
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(0, 1.1fr);
	gap: clamp(2rem, 5vw, 5rem);
	align-items: center;
	padding-top: 60px;
}

/* ---------- Left column ---------- */

.service-header__title-row {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: clamp(0.75rem, 2vw, 1.25rem);
}

.service-header__icon {
	width: clamp(2.25rem, 4vw, 3rem);
	height: auto;
	flex-shrink: 0;
}

.service-header__title {
	margin: 0;
	color: #3fe081;
	font-weight: 700;
	font-size: 48px;
	line-height: 1.1;
}


.service-header__text {
	font-size: clamp(1rem, 1.8vw, 1.2rem);
	line-height: 1.6;
	max-width: 34em;
}



.service-header__text p:last-child {
	margin-bottom: 0;
}

.service-header__text strong,
.service-header__text b {
	color: #3fe081;
	font-weight: 700;
}

.service-header__text em,
.service-header__text i {
	font-style: italic;
}

.service-header__text h5 {
	font-size: 36px;
    font-weight: 400;
    font-style: italic;
	    line-height: 1.3;
	    margin-bottom: 25px;
}
.service-header__text p {
	margin: 0 0 40px;
    background: #3DDC97;
    background: linear-gradient(to right, #3DDC97 28%, #FFFFFF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    font-size: 20px;
    line-height: 1.3;
}
.service-header__text .main-btn {
	
}

/* ---------- Right column ---------- */

.service-header__banner {
	display: flex;
	justify-content: center;
}

.service-header__banner img {
	width: 100%;
	height: auto;
	display: block;
}

/* ---------- Responsive ---------- */

@media (max-width: 900px) {
	.service-header__inner {
		grid-template-columns: 1fr;
	}

	.service-header__banner {
		order: -1; 
	}
}