{"id":14,"date":"2026-08-06T14:46:02","date_gmt":"2026-08-06T14:46:02","guid":{"rendered":"https:\/\/www.candctrading.com\/?page_id=14"},"modified":"2026-08-06T15:05:21","modified_gmt":"2026-08-06T15:05:21","slug":"candc","status":"publish","type":"page","link":"https:\/\/www.candctrading.com\/","title":{"rendered":"CandC"},"content":{"rendered":"\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<title>C&amp;C Trading \u2014 Quantitative trading &amp; ETF market making<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\">\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&amp;family=Instrument+Serif:ital@0;1&amp;display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --navy: #0A1E3F;\n    --navy-2: #13294B;\n    --navy-3: #1a3560;\n    --white: #FFFFFF;\n    --off: #F5F6F8;\n    --teal: #00A896;\n    --teal-deep: #008b7d;\n    --ink: #0A1E3F;\n    --muted: #6B7280;\n    --rule-dark: rgba(255,255,255,0.08);\n    --rule-light: #E5E7EB;\n\n    --sans: 'Inter', ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, sans-serif;\n    --serif: 'Instrument Serif', 'Times New Roman', serif;\n\n    --max: 1200px;\n    --gutter: clamp(20px, 4vw, 48px);\n  }\n\n  * { box-sizing: border-box; }\n  html { scroll-behavior: smooth; }\n  body {\n    margin: 0;\n    font-family: var(--sans);\n    font-weight: 400;\n    line-height: 1.6;\n    color: var(--ink);\n    background: var(--white);\n    -webkit-font-smoothing: antialiased;\n    text-rendering: optimizeLegibility;\n  }\n  img { max-width: 100%; display: block; }\n  a { color: inherit; }\n\n  .wrap { max-width: var(--max); margin: 0 auto; padding: 0 var(--gutter); }\n  .eyebrow {\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--teal);\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n  }\n  .eyebrow::before {\n    content: \"\";\n    width: 18px; height: 1px; background: currentColor;\n  }\n  .section-label .eyebrow { color: var(--teal-deep); }\n\n  h1, h2, h3 { font-weight: 500; letter-spacing: -0.01em; margin: 0; }\n  h1 { font-size: clamp(40px, 5.4vw, 72px); line-height: 1.22; letter-spacing: -0.02em; }\n  h2 { font-size: clamp(30px, 3.6vw, 46px); line-height: 1.1; letter-spacing: -0.015em; }\n  h3 { font-size: 20px; line-height: 1.3; }\n  p { margin: 0; }\n  .serif { font-family: var(--serif); font-style: italic; font-weight: 400; letter-spacing: -0.01em; }\n\n  \/* --- NAV --- *\/\n  .nav {\n    position: fixed; top: 0; left: 0; right: 0; z-index: 50;\n    padding: 18px 0;\n    transition: background .35s ease, border-color .35s ease, padding .35s ease, backdrop-filter .35s ease;\n    border-bottom: 1px solid transparent;\n  }\n  .nav-inner {\n    display: flex; align-items: center; justify-content: space-between; \n  }\n  .logo { display: flex; align-items: center; gap: 10px; height: 65px; }\n  .logo img { height: 65px; width: auto; }\n  .nav.scrolled .logo { height: 65px; }\n  .nav.scrolled .logo img { height: 65px; }\n  .nav-links { display: none; gap: 32px; align-items: center; }\n  .nav-links a { text-decoration: none; font-size: 14px; color: rgba(255,255,255,0.82); transition: color .2s; }\n  .nav-links a:hover { color: var(--teal); }\n  .nav-cta {\n    font-size: 13px; font-weight: 500;\n    padding: 9px 16px; border-radius: 2px;\n    background: var(--teal); color: #fff;\n    text-decoration: none; transition: background .2s;\n  }\n  .nav-cta:hover { background: var(--teal-deep); }\n  .nav.scrolled {\n    background: rgba(10, 30, 63, 0.92);\n    backdrop-filter: saturate(160%) blur(10px);\n    -webkit-backdrop-filter: saturate(160%) blur(10px);\n    border-bottom-color: var(--rule-dark);\n    padding: 12px 0;\n  }\n  @media (min-width: 1024px) {\n    .nav-links { display: flex; }\n  }\n\n  \/* --- HERO --- *\/\n  .hero {\n    position: relative;\n    background: var(--navy);\n    color: #fff;\n    min-height: 100vh;\n    display: flex; align-items: center;\n    overflow: hidden;\n    padding: 220px 0 90px;\n  }\n  .hero-bg {\n    position: absolute; inset: 0;\n    background-image: url('\/wp-content\/uploads\/2026\/08\/Hero-image.jpg');\n    background-size: cover;\n    background-position: center;\n    background-repeat: no-repeat;\n  }\n  .hero-overlay {\n    position: absolute; inset: 0;\n    background:\n      linear-gradient(180deg, rgba(10,30,63,0.62) 0%, rgba(10,30,63,0.72) 100%);\n  }\n  .hero-grid {\n    position: absolute; inset: 0;\n    background-image:\n      linear-gradient(rgba(255,255,255,0.035) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(255,255,255,0.035) 1px, transparent 1px);\n    background-size: 80px 80px;\n    mask-image: radial-gradient(ellipse at 70% 50%, #000 0%, transparent 75%);\n    -webkit-mask-image: radial-gradient(ellipse at 70% 50%, #000 0%, transparent 75%);\n  }\n  \/* Candlestick drift \u2014 pure CSS *\/\n  .candles {\n    position: absolute; inset: 0;\n    pointer-events: none;\n    overflow: hidden;\n    opacity: 0.5;\n  }\n  .candles svg {\n    position: absolute;\n    top: 50%; transform: translateY(-50%);\n    height: 80%;\n    animation: drift 60s linear infinite;\n  }\n  @keyframes drift {\n    from { transform: translate(0, -50%); }\n    to { transform: translate(-50%, -50%); }\n  }\n  .hero-inner { position: relative; z-index: 2; width: 100%; display: flex; align-items: flex-start; }\n  .hero-content { flex: 1 1 auto; min-width: 0; }\n  .hero-brand { display: none; }\n  @media (min-width: 1024px) {\n    .hero-brand { display: block; flex: 0 0 auto; width: 50%; max-width: 680px; margin-top: 96px; }\n    .hero-brand img { width: 100%; height: auto; opacity: 0.96; }\n  }\n  .hero-grid-layout {\n    display: block;\n  }\n  .hero-head-row { display: grid; grid-template-columns: 1fr; gap: 32px; align-items: center; }\n  .hero h1 .serif { color: #fff; opacity: 0.92; }\n  .hero .kicker { color: rgba(255,255,255,0.6); font-size: 16px; max-width: 52ch; margin-top: 40px; line-height: 1.55; }\n  .hero-meta {\n    border-left: 1px solid var(--rule-dark);\n    padding-left: 28px;\n    display: flex; flex-direction: column; gap: 28px;\n  }\n  .hero-meta .row {\n    display: flex; justify-content: space-between; align-items: baseline; gap: 16px;\n    padding-bottom: 14px;\n    border-bottom: 1px solid var(--rule-dark);\n  }\n  .hero-meta .row:last-child { border-bottom: 0; padding-bottom: 0; }\n  .hero-meta .k { font-size: 12px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.55); }\n  .hero-meta .v { font-size: 15px; color: #fff; font-variant-numeric: tabular-nums; }\n\n  @media (min-width: 1024px) {\n    .hero-head-row { grid-template-columns: 1fr 1fr; gap: 64px; }\n  }\n  .hero-logo { display: none; }\n  @media (min-width: 1024px) {\n    .hero-logo {\n      display: flex; align-items: center; justify-content: center;\n    }\n    .hero-logo img { width: 100%; max-width: 540px; height: auto; opacity: 0.95; }\n  }\n\n  \/* Hero image (right column) *\/\n  .hero-media {\n    position: relative;\n    width: 100%;\n    display: flex; align-items: center; justify-content: flex-end;\n  }\n  .hero-media img {\n    width: 485px;\n    height: 613px;\n    max-width: 100%;\n    object-fit: cover;\n    object-position: center;\n  }\n  @media (max-width: 1023px) {\n    .hero-media { justify-content: flex-start; }\n    .hero-media img { width: 100%; max-width: 440px; height: auto; aspect-ratio: 485 \/ 613; }\n  }\n\n  .ctas { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 40px; }\n  .btn {\n    font-family: inherit; font-size: 14px; font-weight: 500;\n    padding: 14px 22px; border-radius: 2px;\n    text-decoration: none; cursor: pointer; border: 0;\n    display: inline-flex; align-items: center; gap: 10px;\n    transition: transform .15s ease, background .2s ease, border-color .2s ease, color .2s ease;\n  }\n  .btn-primary { background: var(--teal); color: #fff; }\n  .btn-primary:hover { background: var(--teal-deep); }\n  .btn-ghost { background: transparent; color: #fff; border: 1px solid rgba(255,255,255,0.25); }\n  .btn-ghost:hover { border-color: var(--teal); color: var(--teal); }\n  .btn-ink { background: var(--navy); color: #fff; }\n  .btn-ink:hover { background: var(--navy-2); }\n  .btn .arrow { transition: transform .2s ease; }\n  .btn:hover .arrow { transform: translateX(3px); }\n\n  .scroll-hint {\n    position: absolute; bottom: 28px; left: 50%; transform: translateX(-50%);\n    font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase;\n    color: rgba(255,255,255,0.4);\n    display: flex; flex-direction: column; align-items: center; gap: 10px;\n  }\n  .scroll-hint::after {\n    content: \"\"; width: 1px; height: 36px; background: rgba(255,255,255,0.25);\n    animation: drop 2.2s ease-in-out infinite;\n  }\n  @keyframes drop {\n    0%, 100% { transform: scaleY(0.3); transform-origin: top; opacity: 0.4; }\n    50% { transform: scaleY(1); opacity: 1; }\n  }\n\n  \/* --- SECTION BASE --- *\/\n  section { padding: clamp(80px, 10vw, 140px) 0; }\n  .section-head {\n    display: grid; grid-template-columns: 1fr; gap: 16px;\n    margin-bottom: 64px; max-width: 720px;\n  }\n  .dark { background: var(--navy); color: #fff; }\n  .dark h2, .dark h3 { color: #fff; }\n  .dark .muted { color: rgba(255,255,255,0.6); }\n  .light { background: var(--off); }\n\n  \/* --- PILLARS --- *\/\n  .pillars {\n    display: grid; grid-template-columns: 1fr; gap: 20px;\n  }\n  @media (min-width: 768px) { .pillars { grid-template-columns: repeat(3, 1fr); } }\n  .pillar {\n    background: #fff;\n    border: 1px solid var(--rule-light);\n    display: flex; flex-direction: column;\n    overflow: hidden;\n    transition: border-color .2s, transform .2s;\n  }\n  .pillar:hover { border-color: var(--teal); }\n  .pillar .media {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 5 \/ 3;\n    overflow: hidden;\n    background: var(--off);\n  }\n  .pillar .media img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    object-position: center;\n    transition: transform .6s ease;\n  }\n  .pillar:hover .media img { transform: scale(1.03); }\n  .pillar .body {\n    padding: 28px 28px 32px;\n    display: flex; flex-direction: column; gap: 14px;\n    flex: 1;\n  }\n  .pillar .num {\n    font-family: var(--serif); font-style: italic;\n    font-size: 18px; color: var(--teal); letter-spacing: -0.01em;\n  }\n  .pillar h3 { color: var(--ink); font-weight: 500; font-size: 20px; }\n  .pillar p { color: var(--muted); font-size: 15px; line-height: 1.6; }\n\n  \/* --- WHO WE ARE (Part 1: image + copy, counters row below) --- *\/\n  .who {\n    display: grid; grid-template-columns: 1fr; gap: 48px;\n    align-items: center;\n  }\n  @media (min-width: 1024px) { .who { grid-template-columns: 485px 1fr; gap: 80px; } }\n  .who-image img {\n    width: 485px;\n    height: 613px;\n    max-width: 100%;\n    object-fit: cover;\n  }\n  @media (max-width: 1023px) {\n    .who-image img { width: 100%; max-width: 485px; height: auto; aspect-ratio: 485 \/ 613; }\n  }\n  .who-copy p { color: rgba(255,255,255,0.72); font-size: 17px; margin-top: 24px; max-width: 56ch; }\n  .who-copy .pull {\n    font-family: var(--serif); font-style: italic;\n    font-size: clamp(22px, 2vw, 28px);\n    color: #fff;\n    line-height: 1.35;\n    max-width: 36ch;\n    border-left: 2px solid var(--teal);\n    padding-left: 22px;\n    margin-top: 36px;\n  }\n\n  \/* 3 counters in a row below the copy\/image *\/\n  .stats-row {\n    margin-top: clamp(56px, 7vw, 96px);\n    display: grid; grid-template-columns: 1fr;\n    gap: 1px;\n    background: var(--rule-dark);\n    border-top: 1px solid var(--rule-dark);\n    border-bottom: 1px solid var(--rule-dark);\n  }\n  @media (min-width: 768px) { .stats-row { grid-template-columns: repeat(3, 1fr); } }\n  .stats-row .stat {\n    background: var(--navy);\n    padding: 36px 32px;\n    display: block;\n  }\n  .stats-row .stat .num {\n    font-size: clamp(48px, 5.6vw, 84px);\n    color: var(--teal);\n    font-weight: 500;\n    letter-spacing: -0.02em;\n    line-height: 1;\n    font-variant-numeric: tabular-nums;\n  }\n  .stats-row .stat .lbl {\n    margin-top: 14px;\n    font-size: 12px;\n    color: rgba(255,255,255,0.65);\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  \/* --- INSIDE THE FIRM (Part 2: teal accent + quote + carousel) --- *\/\n  .teal-bg {\n    background: var(--teal);\n    color: #fff;\n  }\n  .teal-bg .eyebrow { color: rgba(255,255,255,0.85); }\n  .teal-bg .eyebrow::before { background: rgba(255,255,255,0.85); }\n  .teal-bg h2 { color: #fff; }\n  .voices {\n    display: grid; grid-template-columns: 1fr; gap: 56px;\n    align-items: center;\n  }\n  @media (min-width: 1024px) { .voices { grid-template-columns: 1fr 613px; gap: 80px; } }\n  .voices-quote {\n    font-family: var(--serif); font-style: italic;\n    font-size: clamp(30px, 3.4vw, 46px);\n    line-height: 1.2; color: #fff;\n    letter-spacing: -0.01em;\n    border-left: 2px solid rgba(255,255,255,0.55);\n    padding-left: 28px;\n    max-width: 22ch;\n  }\n  .voices-quote cite {\n    display: block; margin-top: 28px;\n    font-family: var(--sans); font-style: normal;\n    font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase;\n    color: rgba(255,255,255,0.8);\n  }\n\n  \/* Carousel (landscape, accent bg version) *\/\n  .carousel { position: relative; width: 100%; max-width: 613px; }\n  .carousel-frame {\n    position: relative;\n    width: 613px;\n    height: 485px;\n    max-width: 100%;\n    overflow: hidden;\n    background: rgba(0,0,0,0.2);\n  }\n  @media (max-width: 1023px) {\n    .carousel-frame { width: 100%; height: auto; aspect-ratio: 613 \/ 485; }\n  }\n  .carousel-slide {\n    position: absolute; inset: 0;\n    opacity: 0; transition: opacity .7s ease;\n  }\n  .carousel-slide.is-active { opacity: 1; }\n  .carousel-slide img { width: 100%; height: 100%; object-fit: cover; }\n  .carousel-controls {\n    margin-top: 20px;\n    display: flex; align-items: center; justify-content: space-between; gap: 16px;\n  }\n  .carousel-dots { display: flex; align-items: center; gap: 10px; }\n  .carousel-dots button {\n    width: 28px; height: 2px; border: 0; padding: 0;\n    background: rgba(255,255,255,0.4); cursor: pointer;\n    transition: background .25s, width .25s;\n  }\n  .carousel-dots button.is-active { background: #fff; width: 44px; }\n  .carousel-dots button:hover { background: rgba(255,255,255,0.7); }\n  .carousel-dots button.is-active:hover { background: #fff; }\n  .carousel-arrows { display: flex; gap: 8px; }\n  .carousel-arrows button {\n    width: 42px; height: 42px; padding: 0;\n    background: transparent; border: 1px solid rgba(255,255,255,0.4);\n    color: #fff; cursor: pointer;\n    display: grid; place-items: center;\n    transition: border-color .2s, color .2s, background .2s;\n  }\n  .carousel-arrows button:hover { background: #fff; color: var(--teal); border-color: #fff; }\n  .carousel-arrows svg { width: 14px; height: 14px; }\n  .carousel-count {\n    font-size: 12px; letter-spacing: 0.12em;\n    color: rgba(255,255,255,0.75);\n    font-variant-numeric: tabular-nums;\n  }\n  .carousel-count b { color: #fff; font-weight: 500; }\n\n  \/* --- CAREERS --- *\/\n  .careers-intro {\n    display: grid; grid-template-columns: 1fr; gap: 40px; margin-bottom: 56px;\n  }\n  @media (min-width: 1024px) { .careers-intro { grid-template-columns: 1fr 1fr; gap: 80px; align-items: end; } }\n  .careers-intro .lede { font-family: var(--serif); font-style: italic; font-size: clamp(22px, 2.2vw, 30px); line-height: 1.3; color: var(--ink); }\n  .careers-intro p { color: var(--muted); font-size: 16px; max-width: 52ch; }\n  .roles { display: grid; grid-template-columns: 1fr; gap: 20px; }\n  @media (min-width: 768px) { .roles { grid-template-columns: repeat(3, 1fr); } }\n  .role {\n    background: #fff;\n    border: 1px solid var(--rule-light);\n    padding: 28px 28px 32px;\n    display: flex; flex-direction: column; gap: 14px;\n    transition: border-color .2s, transform .2s;\n  }\n  .role:hover { border-color: var(--teal); }\n  .role .badge {\n    width: 28px; height: 28px; border-radius: 50%;\n    border: 1px solid var(--teal); color: var(--teal);\n    display: grid; place-items: center; font-size: 11px; font-weight: 500;\n    font-variant-numeric: tabular-nums;\n  }\n  .role h3 { font-size: 18px; color: var(--ink); }\n  .role p { color: var(--muted); font-size: 14px; line-height: 1.55; }\n  .role .tag-list { display: flex; flex-wrap: wrap; gap: 6px; margin-top: auto; padding-top: 4px; }\n  .role .tag-list span {\n    font-size: 11px; letter-spacing: 0.06em; text-transform: uppercase;\n    color: var(--ink); opacity: 0.6;\n    border: 1px solid var(--rule-light); padding: 3px 8px; border-radius: 2px;\n  }\n  .careers-cta { margin-top: 48px; display: flex; align-items: center; gap: 28px; flex-wrap: wrap; }\n  .careers-cta .note { color: var(--muted); font-size: 14px; }\n\n  \/* --- CONTACT \/ FOOTER --- *\/\n  footer { background: var(--navy); color: #fff; padding: 0 0 40px; border-top: 1px solid var(--rule-dark); }\n  .foot-feature {\n    position: relative;\n    overflow: hidden;\n    margin-bottom: clamp(64px, 8vw, 100px);\n  }\n  .foot-feature img {\n    width: 100%;\n    height: clamp(300px, 42vw, 520px);\n    object-fit: cover;\n    object-position: center 60%;\n    display: block;\n  }\n  .foot-feature .scrim {\n    position: absolute; inset: 0;\n    background:\n      linear-gradient(180deg, rgba(10,30,63,0.0) 30%, rgba(10,30,63,0.55) 75%, var(--navy) 100%),\n      linear-gradient(90deg, rgba(10,30,63,0.45) 0%, rgba(10,30,63,0.0) 45%);\n  }\n  .foot-feature .feature-cap {\n    position: absolute; left: 0; right: 0; bottom: 0;\n  }\n  .foot-feature .feature-cap .inner {\n    display: flex; align-items: flex-end; justify-content: flex-start;\n    flex-wrap: wrap; \n    padding-bottom: clamp(28px, 4vw, 48px);\n  }\n  .foot-feature .feature-cap h2 {\n    font-family: var(--serif); font-style: italic;\n    font-size: clamp(30px, 4vw, 52px);\n    color: #fff; letter-spacing: -0.01em; line-height: 1.1;\n    max-width: 18ch;\n  }\n  .foot-feature .feature-cap .place {\n    font-size: 12px; letter-spacing: 0.16em; text-transform: uppercase;\n    color: rgba(255,255,255,0.75);\n    display: inline-flex; align-items: center; gap: 10px;\n    padding-bottom: 8px;\n  }\n  .foot-feature .feature-cap .place::before {\n    content: \"\"; width: 26px; height: 1px; background: var(--teal);\n  }\n  .foot {\n    display: grid; grid-template-columns: 1fr; gap: 56px;\n  }\n  @media (min-width: 1024px) { .foot { grid-template-columns: 1.4fr 1fr 1fr; gap: 60px; } }\n  .foot h3 { font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; color: rgba(255,255,255,0.55); font-weight: 500; margin-bottom: 20px; }\n  .foot a { color: rgba(255,255,255,0.85); text-decoration: none; }\n  .foot a:hover { color: var(--teal); }\n  .foot .addr p { margin-top: 6px; color: rgba(255,255,255,0.75); }\n  .foot .big {\n    font-family: var(--serif); font-style: italic; font-size: clamp(34px, 4vw, 52px);\n    line-height: 1.1; color: #fff; letter-spacing: -0.01em;\n  }\n  .foot .big a { color: var(--teal); text-decoration: none; border-bottom: 1px solid var(--teal); }\n  .foot .links { display: flex; flex-direction: column; gap: 10px; font-size: 15px; }\n  .legal {\n    margin-top: 72px; padding-top: 28px; border-top: 1px solid var(--rule-dark);\n    display: flex; justify-content: space-between; flex-wrap: wrap; gap: 16px;\n    font-size: 12px; color: rgba(255,255,255,0.5);\n  }\n  .legal a { color: rgba(255,255,255,0.7); text-decoration: none; }\n\n  \/* --- TICKER BAR (bottom of hero) --- *\/\n  .ticker {\n    position: absolute; bottom: 0; left: 0; right: 0; z-index: 3;\n    border-top: 1px solid var(--rule-dark);\n    border-bottom: 1px solid var(--rule-dark);\n    overflow: hidden; white-space: nowrap;\n    background: rgba(10, 30, 63, 0.4);\n  }\n  .ticker-track {\n    display: inline-flex; gap: 48px; padding: 14px 0;\n    animation: ticker 80s linear infinite;\n  }\n  .ticker span { font-size: 12px; letter-spacing: 0.08em; color: rgba(255,255,255,0.55); font-variant-numeric: tabular-nums; }\n  .ticker span b { color: var(--teal); font-weight: 500; margin-right: 10px; letter-spacing: 0.12em; }\n  .ticker .up { color: #4ade80; }\n  .ticker .down { color: #f87171; }\n  @keyframes ticker { from { transform: translateX(0); } to { transform: translateX(-50%); } }\n\n  \/* --- FADE IN ON SCROLL --- *\/\n  .reveal { opacity: 0; transform: translateY(20px); transition: opacity .8s ease, transform .8s ease; }\n  .reveal.in { opacity: 1; transform: none; }\n\n  ::selection { background: var(--teal); color: #fff; }\n\n  \/* --- MOBILE NAV TOGGLE --- *\/\n  .nav-toggle {\n    display: inline-flex; flex-direction: column; justify-content: center; gap: 5px;\n    width: 44px; height: 44px; padding: 11px; margin-left: 4px;\n    background: transparent; border: 0; cursor: pointer;\n  }\n  .nav-toggle span { display: block; height: 2px; width: 100%; background: #fff; border-radius: 2px; transition: transform .3s ease, opacity .2s ease; }\n  .nav.open .nav-toggle span:nth-child(1) { transform: translateY(7px) rotate(45deg); }\n  .nav.open .nav-toggle span:nth-child(2) { opacity: 0; }\n  .nav.open .nav-toggle span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }\n  @media (min-width: 1024px) { .nav-toggle { display: none; } }\n\n  \/* --- RESPONSIVE FIXES (<1024px) --- *\/\n  @media (max-width: 1023px) {\n    html, body { overflow-x: hidden; }\n    \/* Mobile dropdown panel *\/\n    .nav-links {\n      display: flex; flex-direction: column; gap: 0;\n      position: absolute; top: 100%; left: 0; right: 0;\n      background: rgba(10,30,63,0.97);\n      backdrop-filter: saturate(160%) blur(10px);\n      -webkit-backdrop-filter: saturate(160%) blur(10px);\n      border-bottom: 1px solid var(--rule-dark);\n      padding: 4px var(--gutter) 16px;\n      transform: translateY(-8px); opacity: 0; pointer-events: none;\n      transition: opacity .25s ease, transform .25s ease;\n    }\n    .nav.open .nav-links { opacity: 1; transform: none; pointer-events: auto; }\n    .nav-links a { padding: 15px 2px; font-size: 16px; color: #fff; border-bottom: 1px solid var(--rule-dark); }\n    .nav-links a:last-child { border-bottom: 0; }\n    .nav-cta { margin-left: auto; }\n\n    \/* Neutralize hard-coded inline pixel widths so nothing overflows *\/\n    .hero-grid-layout > div { width: auto !important; max-width: 100% !important; }\n    .hero .eyebrow span { width: auto !important; }\n    .hero .eyebrow { flex-wrap: wrap; }\n    .careers-intro .lede { width: auto !important; }\n  }\n  @media (max-width: 560px) {\n    .hero h1 span { white-space: normal !important; }\n  }\n  \n  \n#top {\nposition: relative;\n    top: -120px;\nmargin-bottom: -120px;\n}\n\n#contact footer {\n\tborder-top: 0;\n}\n\nh2,h3 {\nfont-family: inherit;\n}\n\n.nav {\nbackground: transparent !important;\n}\n\n.nav.scrolled {\nbackground: rgba(10, 30, 63, 0.92) !important;\n}\n\na:hover {\n color: #00A896;\n}\n\n.nav-links {\nmargin: 0 auto;\n}\n\n.nav-cta:hover,\n.btn.btn-primary:hover {\ncolor: white;\n}\n\n<\/style>\n\n<header class=\"nav\" id=\"nav\">\n  <div class=\"wrap nav-inner\">\n    <a href=\"#top\" class=\"logo\" aria-label=\"C&amp;C Trading \u2014 Home\">\n      <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/cc-logo-white.png\" alt=\"C&amp;C Trading\" style=\"object-fit: contain\">\n    <\/a>\n    <nav class=\"nav-links\" id=\"navMenu\" aria-label=\"Primary\">\n      <a href=\"#what\">What we do<\/a>\n      <a href=\"#who\">Who we are<\/a>\n      <a href=\"#careers\">Careers<\/a>\n      <a href=\"#contact\">Contact<\/a>\n    <\/nav>\n    <a class=\"nav-cta\" href=\"#careers\">Careers<\/a>\n    <button class=\"nav-toggle\" id=\"navToggle\" aria-label=\"Menu\" aria-expanded=\"false\" aria-controls=\"navMenu\">\n      <span><\/span><span><\/span><span><\/span>\n    <\/button>\n  <\/div>\n<\/header>\n\n<main id=\"top\">\n\n  <section class=\"hero\" aria-labelledby=\"hero-h\">\n    <div class=\"hero-bg\" aria-hidden=\"true\"><\/div>\n    <div class=\"hero-overlay\" aria-hidden=\"true\"><\/div>\n    <div class=\"wrap hero-inner\">\n      <div class=\"hero-content\">\n      <div class=\"hero-grid-layout\" style=\"height: auto\">\n        <span class=\"eyebrow\" style=\"justify-content: flex-start; flex-direction: row; align-items: center; gap: 2px; height: auto\"><span style=\"text-align: left;\">&nbsp;ETF MARKET MAKING<\/span><span>\u00b7<\/span><span style=\"width: 253px; display: inline-block; text-align: left; font-weight: 500\"> Quantitative trading<\/span><\/span>\n        <div class=\"hero-head-row\" style=\"margin-top: 28px\">\n          <h1 id=\"hero-h\" style=\"font-family: Inter; font-weight: 100\"><span style=\"white-space: nowrap\">Liquidity <span class=\"serif\" style=\"font-weight: 200\">for the<\/span><\/span><br><span class=\"serif\" style=\"font-weight: 200\">ETF marketplace.<\/span><\/h1>\n        <\/div>\n        <div style=\"max-width: 760px; width: 525px\">\n          <p class=\"kicker\">C&amp;C is a quantitative trading firm focused on ETF market making.\nWe trade our own capital across equities, fixed income, currencies and futures, contributing to efficient, transparent markets.<\/p>\n          <div class=\"ctas\">\n            <a class=\"btn btn-primary\" href=\"#careers\">Explore careers <span class=\"arrow\">\u2192<\/span><\/a>\n            <a class=\"btn btn-ghost\" href=\"#contact\">Get in touch<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <\/div>\n      <div class=\"hero-brand\" aria-hidden=\"true\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/cc-logo-white.png\" alt=\"C&amp;C Trading\">\n      <\/div>\n    <\/div>\n\n    <div class=\"ticker\" aria-hidden=\"true\" style=\"height: 0px; opacity: 0\">\n      <div class=\"ticker-track\" style=\"opacity: 0; font-size: 12px; height: 0px\">\n        <span><b>SPY<\/b> 523.41 <i class=\"up\">+0.34%<\/i><\/span>\n        <span><b>IVV<\/b> 524.88 <i class=\"up\">+0.31%<\/i><\/span>\n        <span><b>VOO<\/b> 482.07 <i class=\"up\">+0.33%<\/i><\/span>\n        <span><b>QQQ<\/b> 441.19 <i class=\"down\">\u22120.12%<\/i><\/span>\n        <span><b>IWM<\/b> 201.73 <i class=\"up\">+0.88%<\/i><\/span>\n        <span><b>EFA<\/b> 79.22 <i class=\"down\">\u22120.05%<\/i><\/span>\n        <span><b>EEM<\/b> 42.18 <i class=\"up\">+0.22%<\/i><\/span>\n        <span><b>AGG<\/b> 98.41 <i class=\"down\">\u22120.04%<\/i><\/span>\n        <span><b>TLT<\/b> 92.07 <i class=\"down\">\u22120.18%<\/i><\/span>\n        <span><b>HYG<\/b> 78.66 <i class=\"up\">+0.06%<\/i><\/span>\n        <span><b>LQD<\/b> 108.22 <i class=\"up\">+0.09%<\/i><\/span>\n        <span><b>GLD<\/b> 218.44 <i class=\"up\">+0.42%<\/i><\/span>\n        <span><b>SLV<\/b> 27.91 <i class=\"up\">+1.14%<\/i><\/span>\n        <span><b>USO<\/b> 80.14 <i class=\"down\">\u22120.72%<\/i><\/span>\n        <span><b>XLF<\/b> 44.33 <i class=\"up\">+0.28%<\/i><\/span>\n        <span><b>XLK<\/b> 221.09 <i class=\"down\">\u22120.21%<\/i><\/span>\n        <!-- duplicate for seamless loop -->\n        <span><b>SPY<\/b> 523.41 <i class=\"up\">+0.34%<\/i><\/span>\n        <span><b>IVV<\/b> 524.88 <i class=\"up\">+0.31%<\/i><\/span>\n        <span><b>VOO<\/b> 482.07 <i class=\"up\">+0.33%<\/i><\/span>\n        <span><b>QQQ<\/b> 441.19 <i class=\"down\">\u22120.12%<\/i><\/span>\n        <span><b>IWM<\/b> 201.73 <i class=\"up\">+0.88%<\/i><\/span>\n        <span><b>EFA<\/b> 79.22 <i class=\"down\">\u22120.05%<\/i><\/span>\n        <span><b>EEM<\/b> 42.18 <i class=\"up\">+0.22%<\/i><\/span>\n        <span><b>AGG<\/b> 98.41 <i class=\"down\">\u22120.04%<\/i><\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"what\" class=\"light\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">What we do<\/span>\n        <h2>Three disciplines, tightly integrated.<\/h2>\n        <p style=\"color:var(--muted); font-size:17px; margin-top:8px;\">Trading, research and engineering operate as one team.<\/p>\n      <\/div>\n\n      <div class=\"pillars reveal\">\n        <article class=\"pillar\">\n          <div class=\"media\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/ETF-Market-Making.jpg\" alt=\"Traders on the C&amp;C ETF market-making desk\"><\/div>\n          <div class=\"body\">\n            <span class=\"num\">01<\/span>\n            <h3>ETF Market Making<\/h3>\n            <p>A registered market maker on major US exchanges in hundreds of ETF&#8217;s, C&amp;C provides deep liquidity across sectors, regions, and asset classes.<\/p>\n          <\/div>\n        <\/article>\n        <article class=\"pillar\">\n          <div class=\"media\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/Quantitative-Research.jpg\" alt=\"A C&amp;C quantitative researcher at work\"><\/div>\n          <div class=\"body\">\n            <span class=\"num\">02<\/span>\n            <h3>Quantitative Research<\/h3>\n            <p>Rigorous research and mathematical modeling enables us to price and manage risk in complex products.<\/p>\n          <\/div>\n        <\/article>\n        <article class=\"pillar\">\n          <div class=\"media\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/Engineering.jpg\" alt=\"A C&amp;C engineer at a workstation\"><\/div>\n          <div class=\"body\">\n            <span class=\"num\">03<\/span>\n            <h3>Engineering<\/h3>\n            <p>Proprietary software and robust infrastructure designed and built for today\u2019s complex markets.<\/p>\n          <\/div>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"who\" class=\"dark\">\n    <div class=\"wrap\">\n      <div class=\"who\">\n        <div class=\"who-image reveal\">\n          <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/Who-we-are.jpg\" alt=\"The C&amp;C trading floor in Greenwich\">\n        <\/div>\n        <div class=\"who-copy reveal\">\n          <span class=\"eyebrow\">Who we are<\/span>\n          <h2 style=\"margin-top:20px;\">A firm built <span class=\"serif\">by traders,<\/span> for markets that never stop changing.<\/h2>\n          <p>C&amp;C was formed in the late 1990s by a group of like-minded traders on the floor of the American Stock Exchange. The ETF market has exploded and C&amp;C has been involved from its inception.<\/p>\n          <p>C&amp;C works hand-in-hand with issuers to provide the liquidity needed in markets to launch new products and support existing ETF\u2019s.<\/p>\n          <p class=\"pull\">\u201cAs a principal trading firm, C&amp;C remains privately held, and fosters an open and fast-paced environment.\u201d<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"stats-row reveal\" aria-label=\"Key figures\">\n        <div class=\"stat\">\n          <div class=\"num\"><span class=\"counter\" data-to=\"25\" data-suffix=\"+\">0<\/span><\/div>\n          <div class=\"lbl\">Years making markets<\/div>\n        <\/div>\n        <div class=\"stat\">\n          <div class=\"num\"><span class=\"counter\" data-to=\"800\" data-suffix=\"+\">0<\/span><\/div>\n          <div class=\"lbl\">ETF issues covered<\/div>\n        <\/div>\n        <div class=\"stat\">\n          <div class=\"num\" style=\"font-size: clamp(40px, 4.6vw, 68px);\">Global<\/div>\n          <div class=\"lbl\">Equities \u00b7 Bonds \u00b7 FX \u00b7 Futures<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"careers\" class=\"light\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\" style=\"margin-bottom:48px;\">\n        <span class=\"eyebrow\">Careers<\/span>\n        <h2>Ambitious, entrepreneurial, <span class=\"serif\">quantitatively minded.<\/span><\/h2>\n      <\/div>\n\n      <div class=\"careers-intro reveal\">\n        <p class=\"lede\" style=\"width: 600px\">We hire problem solvers and risk takers who are passionate about the financial markets and thrive in a fast paced, flat organization.<\/p>\n        <p style=\"opacity: 0\">\n<\/p>\n      <\/div>\n\n      <div class=\"roles reveal\">\n        <article class=\"role\">\n          <span class=\"badge\">01<\/span>\n          <h3>Proprietary Traders<\/h3>\n          <p>Experienced traders who build and manage strategies across ETF\u2019s, equities and futures.\n\n\n\n\n\n<\/p>\n        <\/article>\n        <article class=\"role\">\n          <span class=\"badge\">02<\/span>\n          <h3>Technologists<\/h3>\n          <p>Design, build and run the systems that trade and manage risk. Support and evolve the infrastructure that powers the firm.\n\n\n\n<\/p>\n        <\/article>\n        <article class=\"role\">\n          <span class=\"badge\">03<\/span>\n          <h3>Trading Assistants<\/h3>\n          <p>Recent graduates with strong quantitative backgrounds and a demonstrated interest in the financial markets. Learn the business from the ground up&nbsp; &#8211; the path many of our traders have taken.&nbsp;<\/p>\n        <\/article>\n      <\/div>\n\n      <div class=\"careers-cta reveal\">\n        <a class=\"btn btn-primary\" href=\"mailto:admin@candctrading.com\">\n          Send your resume <span class=\"arrow\">\u2192<\/span>\n        <\/a>\n        <span class=\"note\">If you feel you fit into one of these categories, please send your resume to <a href=\"mailto:admin@candctrading.com\">admin@candctrading.com<\/a><\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"contact\" style=\"padding:0;\">\n    <footer>\n      <div class=\"foot-feature reveal\">\n        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/08\/Footer.jpg\" alt=\"Greenwich Harbor, Connecticut\">\n        <div class=\"scrim\" aria-hidden=\"true\" style=\"background-size: auto; background-position: center bottom\"><\/div>\n        <div class=\"feature-cap\">\n          <div class=\"wrap inner\">\n            <span class=\"place\">Greenwich Harbor \u00b7 Connecticut<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n      <div class=\"wrap\">\n        <div class=\"foot\">\n          <div>\n            <h3>Get in touch<\/h3>\n            <div class=\"big\">\n              <a href=\"mailto:admin@candctrading.com\" style=\"color: rgb(0, 139, 125)\">Let&#8217;s talk \u2192<\/a>\n            <\/div>\n          <\/div>\n          <div class=\"addr\">\n            <h3>Office<\/h3>\n            <div class=\"links\">\n              <p>35 Mason Street, 4th Floor<\/p>\n              <p>Greenwich, CT 06830<\/p>\n              <p style=\"margin-top:14px;\">Tel <a href=\"tel:+12127061227\">212-706-1227<\/a><\/p>\n              <p>Email <a href=\"mailto:admin@candctrading.com\">admin@candctrading.com<\/a><\/p>\n            <\/div>\n          <\/div>\n          <div>\n            <h3>Elsewhere<\/h3>\n            <div class=\"links\">\n               <a href=\"https:\/\/www.linkedin.com\/company\/c&amp;c-trading-llc\" target=\"_blank\" rel=\"noopener noreferrer\">LinkedIn \u2197<\/a>\n              <a href=\"#careers\">Careers<\/a>\n              <a href=\"#who\">About<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n        <div class=\"legal\">\n          <span>\u00a9 2026 C&amp;C Trading LLC. All rights reserved.<\/span>\n        <\/div>\n      <\/div>\n    <\/footer>\n  <\/section>\n\n<\/main>\n\n<script data-cfasync=\"false\" src=\"\/cdn-cgi\/scripts\/5c5dd728\/cloudflare-static\/email-decode.min.js\"><\/script><script>\n  \/\/ Nav scroll state\n  const nav = document.getElementById('nav');\n  const onScroll = () => {\n    if (window.scrollY > 40) nav.classList.add('scrolled');\n    else nav.classList.remove('scrolled');\n  };\n  onScroll();\n  window.addEventListener('scroll', onScroll, { passive: true });\n\n  \/\/ Mobile nav toggle\n  const navToggle = document.getElementById('navToggle');\n  const navMenu = document.getElementById('navMenu');\n  if (navToggle) {\n    const setOpen = (open) => {\n      nav.classList.toggle('open', open);\n      navToggle.setAttribute('aria-expanded', open ? 'true' : 'false');\n    };\n    navToggle.addEventListener('click', () => setOpen(!nav.classList.contains('open')));\n    navMenu.querySelectorAll('a').forEach(a => a.addEventListener('click', () => setOpen(false)));\n  }\n\n  \/\/ Reveal on scroll\n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => {\n      if (e.isIntersecting) {\n        e.target.classList.add('in');\n        io.unobserve(e.target);\n      }\n    });\n  }, { threshold: 0.15 });\n  document.querySelectorAll('.reveal').forEach(el => io.observe(el));\n\n  \/\/ Count-up\n  const countIO = new IntersectionObserver((entries) => {\n    entries.forEach(e => {\n      if (!e.isIntersecting) return;\n      const el = e.target;\n      const to = +el.dataset.to;\n      const suffix = el.dataset.suffix || '';\n      const dur = 1400;\n      const start = performance.now();\n      const tick = (now) => {\n        const t = Math.min(1, (now - start) \/ dur);\n        const eased = 1 - Math.pow(1 - t, 3);\n        el.textContent = Math.round(to * eased) + (t === 1 ? suffix : '');\n        if (t < 1) requestAnimationFrame(tick);\n      };\n      requestAnimationFrame(tick);\n      countIO.unobserve(el);\n    });\n  }, { threshold: 0.5 });\n  document.querySelectorAll('.counter').forEach(el => countIO.observe(el));\n\n  \/\/ Carousel\n  document.querySelectorAll('[data-carousel]').forEach(carousel => {\n    const slides = carousel.querySelectorAll('.carousel-slide');\n    const dots = carousel.querySelectorAll('.carousel-dots button');\n    const prev = carousel.querySelector('[data-prev]');\n    const next = carousel.querySelector('[data-next]');\n    const current = carousel.querySelector('[data-current]');\n    const total = slides.length;\n    let idx = 0;\n    let timer = null;\n    const fmt = n => String(n).padStart(2, '0');\n\n    function go(i) {\n      idx = (i + total) % total;\n      slides.forEach((s, k) => s.classList.toggle('is-active', k === idx));\n      dots.forEach((d, k) => d.classList.toggle('is-active', k === idx));\n      if (current) current.textContent = fmt(idx + 1);\n    }\n    function nextSlide() { go(idx + 1); }\n    function start() { stop(); timer = setInterval(nextSlide, 5500); }\n    function stop() { if (timer) { clearInterval(timer); timer = null; } }\n\n    dots.forEach(d => d.addEventListener('click', () => { go(+d.dataset.go); start(); }));\n    if (prev) prev.addEventListener('click', () => { go(idx - 1); start(); });\n    if (next) next.addEventListener('click', () => { go(idx + 1); start(); });\n    carousel.addEventListener('mouseenter', stop);\n    carousel.addEventListener('mouseleave', start);\n\n    \/\/ Only auto-rotate when in view\n    const cIO = new IntersectionObserver((entries) => {\n      entries.forEach(e => e.isIntersecting ? start() : stop());\n    }, { threshold: 0.4 });\n    cIO.observe(carousel);\n  });\n  (() => {\n    const wicks = document.getElementById('wicks');\n    if (!wicks) return;\n    const ns = 'http:\/\/www.w3.org\/2000\/svg';\n    let x = 0;\n    \/\/ use a seeded walk for determinism\n    let v = 200;\n    let seed = 1;\n    const rand = () => {\n      seed = (seed * 9301 + 49297) % 233280;\n      return seed \/ 233280;\n    };\n    const parent = wicks.parentNode;\n    while (x < 2400) {\n      const open = v;\n      const step = (rand() - 0.48) * 30;\n      v = Math.max(80, Math.min(320, v + step));\n      const close = v;\n      const high = Math.min(open, close) - rand() * 14 - 2;\n      const low = Math.max(open, close) + rand() * 14 + 2;\n      const up = close < open; \/\/ svg y grows down; \"up\" candle = close lower number\n      \/\/ wick\n      const wickLine = document.createElementNS(ns, 'line');\n      wickLine.setAttribute('x1', x + 6); wickLine.setAttribute('x2', x + 6);\n      wickLine.setAttribute('y1', high); wickLine.setAttribute('y2', low);\n      wickLine.setAttribute('stroke', 'rgba(255,255,255,0.35)');\n      wickLine.setAttribute('stroke-width', '1');\n      parent.appendChild(wickLine);\n      \/\/ body\n      const body = document.createElementNS(ns, 'rect');\n      body.setAttribute('x', x + 2);\n      body.setAttribute('y', Math.min(open, close));\n      body.setAttribute('width', 8);\n      body.setAttribute('height', Math.max(2, Math.abs(close - open)));\n      body.setAttribute('fill', up ? 'rgba(0,168,150,0.55)' : 'rgba(255,255,255,0.12)');\n      body.setAttribute('stroke', up ? 'rgba(0,168,150,0.9)' : 'rgba(255,255,255,0.28)');\n      body.setAttribute('stroke-width', '1');\n      parent.appendChild(body);\n      x += 14;\n    }\n  })();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>C&amp;C Trading \u2014 Quantitative trading &amp; ETF market making What we do Who we are Careers Contact Careers &nbsp;ETF MARKET MAKING\u00b7 Quantitative trading Liquidity for theETF marketplace. C&amp;C is a quantitative trading firm focused on ETF market making. We trade our own capital across equities, fixed income, currencies and futures, contributing to efficient, transparent markets. [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"class_list":["post-14","page","type-page","status-publish","entry"],"_links":{"self":[{"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":2,"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":26,"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/26"}],"wp:attachment":[{"href":"https:\/\/www.candctrading.com\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}