:root{
  --vct-bg:#151515;
  --vct-panel:#101010;
  --vct-panel-2:#1b1b1b;
  --vct-text:#ffffff;
  --vct-muted:#c8c8c8;
  --vct-line:#353535;
  --vct-brand:#20b7cf;
}

.page-id-3299 #page-content,
.page-id-3299 #content-scroll,
.page-id-3299 .cd-main-content,
.page-id-3299 #main,
.page-id-3299 #main-content,
.page-id-3299 #main-page-content{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}

.vc-turnaround-page{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:var(--vct-bg);
  color:var(--vct-text);
}
.vc-turnaround-page *{box-sizing:border-box}
.vc-turnaround-page a{text-decoration:none}
.vc-turnaround-page p{color:var(--vct-muted);line-height:1.62}
.vc-turnaround-page h1,
.vc-turnaround-page h2,
.vc-turnaround-page h3{color:#fff;margin-top:0}
.vc-turnaround-page > .alignfull,
.vc-turnaround-page .alignfull{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}

.vc-turnaround-shell{width:100%;max-width:1480px;margin:0 auto!important;padding-left:5vw;padding-right:5vw}
.vc-turnaround-shell-narrow{max-width:1120px}
.vc-turnaround-section{width:100%;margin:0!important;padding:82px 0;background:var(--vct-bg)}
.vc-turnaround-eyebrow,
.vc-turnaround-card-kicker,
.vc-turnaround-phase-days,
.vc-cockpit-label{
  color:var(--vct-brand)!important;
  font-size:12px!important;
  font-weight:700;
  letter-spacing:.19em;
  text-transform:uppercase;
}
.vc-turnaround-eyebrow{margin-bottom:18px!important}
.vc-turnaround-heading{
  max-width:1080px;
  margin:0 0 26px!important;
  font-size:clamp(36px,3.2vw,56px)!important;
  line-height:1.02!important;
  letter-spacing:-.035em!important;
  text-transform:uppercase;
}
.vc-turnaround-intro{max-width:980px;font-size:18px!important;margin-bottom:34px!important}
.vc-turnaround-note{font-size:14px!important;color:#aaa!important}
.vc-turnaround-statement{max-width:1100px;margin:42px 0 0!important;color:#fff!important;font-size:clamp(24px,2vw,34px)!important;line-height:1.25!important}

/* Hero — flagship campaign treatment */
.vc-turnaround-hero{width:100%;margin:0!important;min-height:82vh!important;position:relative;overflow:hidden}
.vc-turnaround-hero .wp-block-cover__image-background{object-position:center 36%;filter:saturate(.62) contrast(1.06) brightness(.78)}
.vc-turnaround-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(10,12,13,.94) 0%,rgba(10,12,13,.78) 45%,rgba(10,12,13,.30) 78%,rgba(10,12,13,.58) 100%),
    linear-gradient(180deg,rgba(32,183,207,.08),transparent 34%);
}
.vc-turnaround-hero::after{
  content:"90";
  position:absolute;
  right:2vw;
  bottom:-.10em;
  z-index:2;
  pointer-events:none;
  font-size:clamp(190px,25vw,470px);
  font-weight:800;
  line-height:.82;
  letter-spacing:-.08em;
  color:transparent;
  -webkit-text-stroke:1px rgba(32,183,207,.32);
  text-stroke:1px rgba(32,183,207,.32);
  opacity:.72;
}
.vc-turnaround-hero .wp-block-cover__background{z-index:0!important;opacity:.3!important}
.vc-turnaround-hero .wp-block-cover__inner-container{width:100%;position:relative;z-index:3}
.vc-turnaround-hero-inner{max-width:1480px;padding-top:156px;padding-bottom:100px;position:relative}
.vc-turnaround-hero-inner::before{
  content:"";
  position:absolute;
  left:5vw;
  top:122px;
  width:72px;
  height:3px;
  background:var(--vct-brand);
}
.vc-turnaround-hero-title{
  max-width:980px;
  margin:0 0 16px!important;
  font-size:clamp(54px,5.5vw,92px)!important;
  line-height:.90!important;
  letter-spacing:-.055em!important;
  text-transform:uppercase;
}
.vc-turnaround-tagline{
  max-width:760px;
  margin:0 0 22px!important;
  color:var(--vct-brand)!important;
  font-size:clamp(20px,1.75vw,30px)!important;
  font-weight:700;
  line-height:1.15!important;
  letter-spacing:-.02em;
}
.vc-turnaround-lead{max-width:790px;font-size:clamp(17px,1.25vw,21px)!important;color:#f3f3f3!important;margin-bottom:28px!important}
.vc-turnaround-actions{display:flex!important;gap:20px!important;flex-wrap:wrap!important;margin-top:28px!important}
.vc-turnaround-page .wp-block-button__link{
  min-height:50px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:14px 28px!important;
  border-radius:999px!important;
  font-size:15px!important;
  font-weight:700;
  line-height:1.1;
}
.vc-turnaround-btn-primary .wp-block-button__link{
  background:var(--vct-brand)!important;
  color:#061417!important;
  border:1px solid var(--vct-brand)!important;
  box-shadow:0 8px 28px rgba(32,183,207,.18);
}
.vc-turnaround-page .wp-block-button__link:hover{transform:translateY(-1px)}

/* Problem */
.vc-turnaround-problem{background:#121212}
.vc-turnaround-problem-grid{gap:14px!important;margin-top:34px!important}
.vc-turnaround-stat-card{height:100%;padding:30px!important;border:1px solid var(--vct-line);background:linear-gradient(180deg,#1b1b1b,#151515);position:relative;overflow:hidden}
.vc-turnaround-stat-card::before{content:"";display:block;width:50px;height:50px;margin-bottom:24px;border-radius:50%;border:1px solid rgba(32,183,207,.42);background:radial-gradient(circle at 40% 35%,rgba(32,183,207,.16),rgba(32,183,207,.025));box-shadow:inset 0 0 0 8px rgba(32,183,207,.025)}
.vc-turnaround-stat-card::after{content:"";position:absolute;left:43px;top:39px;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:24px 24px}
.vc-turnaround-problem-grid>.wp-block-column:nth-child(1) .vc-turnaround-stat-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M12 7v6'/%3E%3Cpath d='M12 17h.01'/%3E%3C/svg%3E")}
.vc-turnaround-problem-grid>.wp-block-column:nth-child(2) .vc-turnaround-stat-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 8h12'/%3E%3Cpath d='m13 5 3 3-3 3'/%3E%3Cpath d='M20 16H8'/%3E%3Cpath d='m11 13-3 3 3 3'/%3E%3C/svg%3E")}
.vc-turnaround-problem-grid>.wp-block-column:nth-child(3) .vc-turnaround-stat-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M12 7v5l3 2'/%3E%3C/svg%3E")}
.vc-turnaround-stat-card h3{margin:8px 0 10px!important;font-size:24px!important;line-height:1.08!important;text-transform:uppercase}
.vc-turnaround-stat-card p:last-child{margin-bottom:0!important;font-size:14px!important;line-height:1.48!important}

/* Solution */
.vc-turnaround-solution{background:#181818;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}
.vc-turnaround-three-points{gap:0!important;margin:36px 0 0!important;border-top:1px solid var(--vct-line);border-bottom:1px solid var(--vct-line)}
.vc-turnaround-three-points>.wp-block-column{padding:24px 28px!important;border-right:1px solid var(--vct-line)}
.vc-turnaround-three-points>.wp-block-column:last-child{border-right:0}
.vc-turnaround-point{margin:0!important;font-size:15px!important}
.vc-turnaround-point strong{color:#fff}

/* Phases */
.vc-turnaround-phases{background:#101010}
.vc-turnaround-phase-grid{gap:0!important;margin-top:38px!important}
.vc-turnaround-phase-card{height:100%;padding:30px!important;border:1px solid var(--vct-line);border-right:0;background:#151515}
.vc-turnaround-phase-grid>.wp-block-column:last-child .vc-turnaround-phase-card{border-right:1px solid var(--vct-line)}
.vc-turnaround-phase-card h3{font-size:30px!important;line-height:1.05!important;text-transform:uppercase;margin:8px 0 16px!important}
.vc-turnaround-phase-card p{font-size:15px!important}
.vc-turnaround-outcome{margin-top:24px!important;padding-top:18px;border-top:1px solid var(--vct-line)}
.vc-turnaround-outcome strong{color:#fff}

/* Cockpit */
.vc-turnaround-cockpit{background:linear-gradient(135deg,rgba(32,183,207,.08),transparent 42%),#0f1213;border-top:1px solid rgba(32,183,207,.2);border-bottom:1px solid rgba(255,255,255,.06)}
.vc-turnaround-cockpit-layout{gap:54px!important}
.vc-cockpit-visual{padding:18px!important;background:#0c0f10;border:1px solid rgba(255,255,255,.14);box-shadow:0 30px 60px rgba(0,0,0,.35)}
.vc-cockpit-top{display:flex!important;justify-content:space-between;align-items:center;padding:14px 16px!important;border-bottom:1px solid var(--vct-line)}
.vc-cockpit-top p{margin:0!important;font-size:12px!important}
.vc-cockpit-top strong{color:#fff;letter-spacing:.08em}
.vc-cockpit-columns{gap:12px!important;margin:12px 0!important}
.vc-cockpit-panel{min-height:210px;padding:18px!important;background:#16191a;border:1px solid #2d3436}
.vc-cockpit-panel p:not(.vc-cockpit-label){margin:0 0 10px!important;padding:10px 12px;background:#1e2224;border-left:2px solid var(--vct-brand);font-size:13px!important;color:#ddd!important}
.vc-cockpit-status{display:grid!important;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:6px!important}
.vc-cockpit-status p{display:flex;justify-content:space-between;gap:10px;margin:0!important;padding:12px!important;background:#141718;font-size:12px!important}
.vc-cockpit-status span{color:#8e989b}.vc-cockpit-status strong{color:#fff}

/* Before / after */
.vc-turnaround-beforeafter{background:#171717}
.vc-turnaround-compare{gap:14px!important;margin-top:34px!important}
.vc-compare-card{height:100%;padding:30px!important;border:1px solid var(--vct-line)}
.vc-compare-before{background:#121212}
.vc-compare-after{background:#172226;border-color:rgba(32,183,207,.35)}
.vc-compare-card p:not(.vc-turnaround-card-kicker){margin:0!important;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:17px!important;color:#eee!important}
.vc-compare-card p:last-child{border-bottom:0}

/* Deliverables */
.vc-turnaround-deliverables{background:#111}
.vc-turnaround-deliverable-grid{gap:14px!important;margin-top:34px!important}
.vc-turnaround-deliverable-grid>.wp-block-column{padding:10px 22px!important;border-left:1px solid var(--vct-line)}
.vc-turnaround-deliverable-grid p{margin:0!important;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:15px!important;color:#eee!important}
.vc-turnaround-deliverable-grid p:last-child{border-bottom:0}

/* SMILE */
.vc-turnaround-smile{background:#122025;border-top:1px solid rgba(32,183,207,.25);border-bottom:1px solid rgba(32,183,207,.25)}
.vc-turnaround-smile .vc-turnaround-heading{max-width:900px}
.vc-turnaround-disclaimer{margin-top:30px!important;font-size:12px!important;color:#8f9a9d!important}

/* Fit */
.vc-turnaround-fit{background:#161616}
.vc-turnaround-fit-grid{gap:14px!important;margin-top:36px!important}
.vc-fit-card{height:100%;padding:30px!important;border:1px solid rgba(32,183,207,.28);background:#142024}
.vc-fit-card-muted{border-color:var(--vct-line);background:#111}
.vc-fit-card h3{font-size:26px!important;text-transform:uppercase;margin-bottom:18px!important}
.vc-fit-card p{margin:0!important;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.07);font-size:15px!important}
.vc-fit-card p:last-child{border-bottom:0}

/* Why + CTA */
.vc-turnaround-why{background:#101010}
.vc-turnaround-final-cta{background:linear-gradient(135deg,rgba(32,183,207,.10),transparent 50%),#141414;border-top:1px solid rgba(32,183,207,.24)}

/* Campaign visual system */
.vc-turnaround-hero-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin-top:34px;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18);background:rgba(7,12,13,.34);backdrop-filter:blur(8px)}
.vc-turnaround-hero-strip>div{display:flex;align-items:baseline;gap:10px;padding:17px 20px;border-right:1px solid rgba(255,255,255,.12)}
.vc-turnaround-hero-strip>div:last-child{border-right:0}
.vc-turnaround-hero-strip strong{color:#fff;font-size:30px;line-height:1}
.vc-turnaround-hero-strip span{color:#b8c1c3;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}

.vc-turnaround-photo-band{display:grid;grid-template-columns:1.15fr .85fr;gap:12px;padding:12px;background:#0d0f10;border-top:1px solid #25292a;border-bottom:1px solid #25292a}
.vc-turnaround-photo-band figure{position:relative;min-height:320px;margin:0;overflow:hidden;background:#111}
.vc-turnaround-photo-band img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:saturate(.75) contrast(1.05) brightness(.72)}
.vc-turnaround-photo-band figure::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.74))}
.vc-turnaround-photo-band figcaption{position:absolute;left:24px;bottom:20px;z-index:2;color:#fff;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}

.vc-turnaround-phase-grid{position:relative}
.vc-turnaround-phase-grid::before{content:"";position:absolute;left:8%;right:8%;top:38px;height:1px;background:linear-gradient(90deg,rgba(32,183,207,.78),rgba(32,183,207,.16));z-index:0}
.vc-turnaround-phase-grid>.wp-block-column{position:relative;z-index:1}
.vc-turnaround-phase-card{padding-top:78px!important;position:relative}
.vc-turnaround-phase-card::before{content:"";position:absolute;top:14px;left:30px;width:50px;height:50px;border-radius:50%;border:1px solid rgba(32,183,207,.42);background:radial-gradient(circle at 40% 35%,rgba(32,183,207,.16),rgba(32,183,207,.025));box-shadow:inset 0 0 0 8px rgba(32,183,207,.025)}
.vc-turnaround-phase-card::after{content:"";position:absolute;top:27px;left:43px;width:24px;height:24px;background-position:center;background-repeat:no-repeat;background-size:24px 24px}
.vc-turnaround-phase-grid>.wp-block-column:nth-child(1) .vc-turnaround-phase-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10.5' cy='10.5' r='5.5'/%3E%3Cpath d='m15 15 4 4'/%3E%3Cpath d='M8.5 10.5h4'/%3E%3C/svg%3E")}
.vc-turnaround-phase-grid>.wp-block-column:nth-child(2) .vc-turnaround-phase-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='7' r='2'/%3E%3Ccircle cx='18' cy='7' r='2'/%3E%3Ccircle cx='12' cy='17' r='2'/%3E%3Cpath d='M8 8.5 10.7 15M16 8.5 13.3 15M8 7h8'/%3E%3C/svg%3E")}
.vc-turnaround-phase-grid>.wp-block-column:nth-child(3) .vc-turnaround-phase-card::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 5h14v11H5z'/%3E%3Cpath d='M8 19h8M12 16v3'/%3E%3Cpath d='m9 10 2 2 4-4'/%3E%3C/svg%3E")}

.vc-turnaround-compare{position:relative}
.vc-turnaround-compare::after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;border:1px solid rgba(32,183,207,.46);background:rgba(13,20,22,.96) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3Cpath d='m14 7 5 5-5 5'/%3E%3C/svg%3E") center/24px 24px no-repeat;box-shadow:0 12px 30px rgba(0,0,0,.28)}
.vc-compare-card p:not(.vc-turnaround-card-kicker){position:relative;padding-left:30px!important}
.vc-compare-before p:not(.vc-turnaround-card-kicker)::before,.vc-compare-after p:not(.vc-turnaround-card-kicker)::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background-position:center;background-repeat:no-repeat;background-size:18px 18px}
.vc-compare-before p:not(.vc-turnaround-card-kicker)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237f8789' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}
.vc-compare-after p:not(.vc-turnaround-card-kicker)::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='m8.5 12 2.3 2.3 4.7-5'/%3E%3C/svg%3E")}

.vc-turnaround-readiness{padding:82px 0;background:radial-gradient(circle at 80% 20%,rgba(32,183,207,.10),transparent 36%),#0d1112;border-top:1px solid rgba(32,183,207,.18);border-bottom:1px solid rgba(32,183,207,.18)}
.vc-readiness-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:34px}
.vc-readiness-grid>div{padding:24px;border:1px solid #2f383a;background:#131718}
.vc-readiness-grid span,.vc-readiness-grid strong{display:block}
.vc-readiness-grid span{color:#9aa5a8;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.vc-readiness-grid i{display:block;height:7px;margin:18px 0 14px;border-radius:999px;background:linear-gradient(90deg,#343b3d 0 18%,var(--vct-brand) 18% 100%);box-shadow:0 0 20px rgba(32,183,207,.12)}
.vc-readiness-grid strong{color:#fff;font-size:20px;text-transform:uppercase}

.vc-turnaround-deliverable-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px!important}
.vc-turnaround-deliverable-grid>.wp-block-column{display:contents!important;padding:0!important;border:0!important}
.vc-turnaround-deliverable-grid p{position:relative;margin:0!important;padding:18px 18px 18px 54px!important;border:1px solid #2d3132!important;background:#161819!important;font-size:14px!important;color:#eee!important;min-height:68px;display:flex;align-items:center}
.vc-turnaround-deliverable-grid p::before{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='m8.5 12 2.3 2.3 4.7-5'/%3E%3C/svg%3E") center/20px 20px no-repeat}

.vc-turnaround-smile{position:relative;overflow:hidden;background:linear-gradient(90deg,#112126 0%,rgba(17,33,38,.96) 52%,rgba(17,33,38,.58) 100%),url('https://valencia-creative.com/wp-content/uploads/2025/08/ValenciaCreative_training_1200x800.jpg') center right/cover no-repeat!important}
.vc-turnaround-smile::after{content:"BONUS";position:absolute;right:4vw;top:50%;transform:translateY(-50%) rotate(-90deg);color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.13);font-size:clamp(70px,10vw,150px);font-weight:800;letter-spacing:.06em;pointer-events:none}
.vc-turnaround-smile .vc-turnaround-shell{position:relative;z-index:1}
.vc-turnaround-smile .vc-turnaround-intro{max-width:720px}

.vc-fit-card p{position:relative;padding-left:30px!important}
.vc-fit-card p::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:18px;height:18px;background-position:center;background-repeat:no-repeat;background-size:18px 18px}
.vc-fit-card:not(.vc-fit-card-muted) p::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2320b7cf' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='m8.5 12 2.3 2.3 4.7-5'/%3E%3C/svg%3E")}
.vc-fit-card-muted p::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%237f8789' stroke-width='1.8' stroke-linecap='round'%3E%3Ccircle cx='12' cy='12' r='8'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}

.vc-turnaround-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px}
.vc-turnaround-why-grid>div{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid #2c2f30;background:#151718}
.vc-turnaround-why-grid span{color:var(--vct-brand);font-size:11px;font-weight:800;letter-spacing:.12em}
.vc-turnaround-why-grid strong{color:#fff;font-size:14px;line-height:1.25}

/* Form */
.vc-turnaround-form-section{background:#0e0e0e;border-top:1px solid rgba(255,255,255,.08);scroll-margin-top:96px}
.vc-turnaround-form-layout{gap:54px!important}
.vc-turnaround-form-section .fluentform{width:100%;max-width:none!important}
.vc-turnaround-form-section .ff-t-container{display:flex!important;gap:18px!important;width:100%!important}
.vc-turnaround-form-section .ff-t-cell{flex:1 1 0!important;min-width:0!important;padding:0!important}
.vc-turnaround-form-section .ff-el-group{margin-bottom:20px!important}
.vc-turnaround-form-section .ff-el-input--label label{display:block!important;color:#fff!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important;margin-bottom:8px!important;word-break:normal!important;overflow-wrap:normal!important}
.vc-turnaround-form-section input.ff-el-form-control:not([type="checkbox"]):not([type="radio"]),
.vc-turnaround-form-section select.ff-el-form-control,
.vc-turnaround-form-section textarea.ff-el-form-control{
  width:100%!important;max-width:none!important;min-height:50px!important;padding:13px 14px!important;border:1px solid #414141!important;border-radius:4px!important;background:#151515!important;color:#fff!important;box-shadow:none!important;font-size:15px!important;
}
.vc-turnaround-form-section textarea.ff-el-form-control{min-height:120px!important;resize:vertical}
.vc-turnaround-form-section input.ff-el-form-control:focus,
.vc-turnaround-form-section select.ff-el-form-control:focus,
.vc-turnaround-form-section textarea.ff-el-form-control:focus{border-color:var(--vct-brand)!important;outline:none!important;box-shadow:0 0 0 1px var(--vct-brand)!important}
.vc-turnaround-form-section .ff_gdpr_field input[type="checkbox"],
.vc-turnaround-form-section input[type="checkbox"],
.vc-turnaround-form-section input[type="radio"]{width:20px!important;height:20px!important;min-width:20px!important;max-width:20px!important;flex:0 0 20px!important;margin:2px 10px 0 0!important}
.vc-turnaround-form-section .ff-el-form-check-label,
.vc-turnaround-form-section .ff_t_c{display:flex!important;align-items:flex-start!important;width:auto!important;max-width:none!important;word-break:normal!important;overflow-wrap:normal!important;color:#ddd!important}
.vc-turnaround-form-section .ff-btn-submit{min-height:50px!important;padding:14px 28px!important;border-radius:999px!important;background:var(--vct-brand)!important;color:#061417!important;border:1px solid var(--vct-brand)!important;font-weight:700!important;font-size:15px!important}
.vc-turnaround-form-section .ff-el-turnstile{max-width:100%!important;overflow:hidden!important}
.vc-turnaround-form-section .vc-form-sensitive-notice{margin:8px 0 18px;padding:16px 18px;border:1px solid #3a3a3a;background:#141414}
.vc-turnaround-form-section .vc-form-sensitive-notice strong{color:#fff}.vc-turnaround-form-section .vc-form-sensitive-notice p{margin:6px 0 0!important;font-size:13px!important}

@media(max-width:1100px){
  .vc-turnaround-shell{padding-left:32px;padding-right:32px}
  .vc-turnaround-section{padding:78px 0}
  .vc-turnaround-hero-inner{padding-top:128px;padding-bottom:78px}
  .vc-turnaround-problem-grid,
  .vc-turnaround-phase-grid,
  .vc-turnaround-deliverable-grid{flex-wrap:wrap!important}
  .vc-turnaround-problem-grid>.wp-block-column,
  .vc-turnaround-phase-grid>.wp-block-column,
  .vc-turnaround-deliverable-grid>.wp-block-column{flex-basis:calc(50% - 7px)!important;min-width:calc(50% - 7px)}
  .vc-turnaround-phase-card{border-right:1px solid var(--vct-line)}
  .vc-turnaround-cockpit-layout,
  .vc-turnaround-form-layout{gap:36px!important}
  .vc-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vc-turnaround-deliverable-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .vc-turnaround-why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vc-turnaround-photo-band{grid-template-columns:1fr 1fr}
}

@media(max-width:700px){
  .vc-turnaround-shell{padding-left:20px;padding-right:20px}
  .vc-turnaround-section{padding:62px 0}
  .vc-turnaround-hero{min-height:auto!important}
  .vc-turnaround-hero::after{right:-4vw;bottom:.02em;font-size:clamp(150px,52vw,230px);opacity:.42}
  .vc-turnaround-hero-inner{padding-top:118px;padding-bottom:72px}
  .vc-turnaround-hero-inner::before{left:20px;top:92px;width:54px}
  .vc-turnaround-hero-title{font-size:clamp(38px,11vw,54px)!important;line-height:.96!important;max-width:100%}
  .vc-turnaround-tagline{font-size:clamp(19px,6vw,26px)!important;max-width:92%}
  .vc-turnaround-heading{font-size:clamp(30px,8.5vw,42px)!important;line-height:1.04!important}
  .vc-turnaround-lead,.vc-turnaround-intro{font-size:16px!important;line-height:1.55!important}
  .vc-turnaround-actions{gap:12px!important}
  .vc-turnaround-page .wp-block-button{width:100%}
  .vc-turnaround-page .wp-block-button__link{width:100%}
  .vc-turnaround-problem-grid>.wp-block-column,
  .vc-turnaround-phase-grid>.wp-block-column,
  .vc-turnaround-deliverable-grid>.wp-block-column{flex-basis:100%!important;min-width:100%}
  .vc-turnaround-three-points{flex-wrap:wrap!important}
  .vc-turnaround-three-points>.wp-block-column{flex-basis:100%!important;border-right:0;border-bottom:1px solid var(--vct-line)}
  .vc-turnaround-three-points>.wp-block-column:last-child{border-bottom:0}
  .vc-turnaround-cockpit-layout,
  .vc-turnaround-compare,
  .vc-turnaround-fit-grid,
  .vc-turnaround-form-layout{flex-wrap:wrap!important}
  .vc-turnaround-cockpit-layout>.wp-block-column,
  .vc-turnaround-compare>.wp-block-column,
  .vc-turnaround-fit-grid>.wp-block-column,
  .vc-turnaround-form-layout>.wp-block-column{flex-basis:100%!important;min-width:100%}
  .vc-cockpit-columns{flex-wrap:wrap!important}
  .vc-cockpit-columns>.wp-block-column{flex-basis:100%!important;min-width:100%}
  .vc-cockpit-status{grid-template-columns:1fr}
  .vc-turnaround-hero-strip{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:26px}
  .vc-turnaround-hero-strip>div{padding:14px 10px;gap:6px;flex-direction:column;align-items:flex-start}
  .vc-turnaround-hero-strip strong{font-size:25px}
  .vc-turnaround-hero-strip span{font-size:9px;line-height:1.25}
  .vc-turnaround-photo-band{grid-template-columns:1fr;padding:8px}
  .vc-turnaround-photo-band figure{min-height:220px}
  .vc-turnaround-photo-band figcaption{left:18px;bottom:16px;font-size:11px}
  .vc-turnaround-phase-grid::before{display:none}
  .vc-turnaround-phase-card{padding-top:76px!important}
  .vc-turnaround-stat-card{padding:24px!important}
  .vc-turnaround-stat-card::after{left:37px;top:33px}
  .vc-turnaround-stat-card h3{font-size:22px!important}
  .vc-turnaround-phase-card::before{left:24px}
  .vc-turnaround-phase-card::after{left:37px}
  .vc-turnaround-compare::after{display:none}
  .vc-turnaround-readiness{padding:62px 0}
  .vc-readiness-grid{grid-template-columns:1fr}
  .vc-turnaround-deliverable-grid{grid-template-columns:1fr!important}
  .vc-turnaround-deliverable-grid p{min-height:0}
  .vc-turnaround-smile{background:linear-gradient(180deg,rgba(17,33,38,.97),rgba(17,33,38,.90)),url('https://valencia-creative.com/wp-content/uploads/2025/08/ValenciaCreative_training_1200x800.jpg') center/cover no-repeat!important}
  .vc-turnaround-smile::after{display:none}
  .vc-turnaround-why-grid{grid-template-columns:1fr}
  .vc-turnaround-form-section .ff-t-container{display:block!important}
  .vc-turnaround-form-section .ff-t-cell{width:100%!important;max-width:100%!important}
}
