\documentclass[11pt]{article}
\usepackage[paperwidth=11in,paperheight=8.5in,margin=0.4in]{geometry}
\usepackage{multicol}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{enumitem}
\usepackage{tikz}
\usepackage{fontenc}
\usepackage{lmodern}
\usepackage{tcolorbox}
\usepackage{hyperref}
\tcbuselibrary{skins}
\definecolor{brandblue}{RGB}{25,70,135}
\definecolor{brandlight}{RGB}{220,232,248}
\definecolor{accentorange}{RGB}{230,120,30}
\definecolor{textgray}{RGB}{55,55,65}
\setlength{\columnsep}{1.2cm}
\setlength{\columnseprule}{0.4pt}
\def\columnseprulecolor{\color{brandblue!30}}
\pagestyle{empty}
\begin{document}
\color{textgray}
\begin{multicols}{3}
%% ====== PANEL 1: COVER / BACK (leftmost when unfolded) ======
\begin{center}
\vspace*{1.5cm}
\begin{tcolorbox}[
colback=brandblue,
colframe=brandblue,
arc=4mm,
width=0.85\linewidth,
halign=center,
top=12pt, bottom=12pt
]
{\fontsize{22}{26}\selectfont\bfseries\color{white} Pinnacle\\Consulting Group\par}
\end{tcolorbox}
\vspace{1.5cm}
{\large\itshape Driving Innovation.\\Delivering Results.\par}
\vspace{2cm}
\begin{tcolorbox}[
colback=brandlight,
colframe=brandblue!40,
arc=2mm,
width=0.85\linewidth,
left=8pt, right=8pt, top=6pt, bottom=6pt
]
\textbf{\color{brandblue} Contact Us}
\vspace{6pt}
\textbf{Headquarters}\\
1250 Commerce Boulevard, Suite 800\\
Chicago, IL 60601
\vspace{4pt}
\textbf{Phone:} (312) 555-0142\\
\textbf{Email:} [email protected]\\
\textbf{Web:} www.pinnaclecg.com
\end{tcolorbox}
\vspace{1.5cm}
{\small\color{brandblue!60} Offices in Chicago $\bullet$ New York $\bullet$ London $\bullet$ Singapore}
\vfill
{\footnotesize\color{brandblue!40} \copyright\ 2025 Pinnacle Consulting Group. All rights reserved.}
\end{center}
\columnbreak
%% ====== PANEL 2: INSIDE LEFT ======
\begin{center}
{\Large\bfseries\color{brandblue} Who We Are\par}
\end{center}
\vspace{4pt}
Pinnacle Consulting Group is a global management and technology consultancy with over 20 years of experience helping organizations navigate complex transformations. Our team of 450+ consultants spans strategy, operations, digital, and analytics practices.
\vspace{10pt}
\begin{tcolorbox}[
colback=brandlight,
colframe=brandblue!30,
arc=2mm,
left=6pt, right=6pt, top=4pt, bottom=4pt
]
\textbf{\color{brandblue} By the Numbers}
\begin{itemize}[leftmargin=*, itemsep=2pt, label={\color{accentorange}$\blacktriangleright$}]
\item \textbf{500+} projects delivered annually
\item \textbf{98\%} client satisfaction rating
\item \textbf{35} Fortune 500 clients
\item \textbf{12} countries served
\item \textbf{4.8/5} Glassdoor employee rating
\end{itemize}
\end{tcolorbox}
\vspace{10pt}
\begin{center}
{\Large\bfseries\color{brandblue} Our Approach\par}
\end{center}
\vspace{4pt}
We believe lasting transformation starts with understanding your unique context. Our methodology combines data-driven analysis with deep industry expertise:
\begin{enumerate}[leftmargin=*, itemsep=4pt, label={\color{accentorange}\textbf{\arabic*.}}]
\item \textbf{Discover} --- Stakeholder interviews, data analysis, and competitive benchmarking
\item \textbf{Design} --- Co-create solutions with cross-functional workshops
\item \textbf{Deliver} --- Agile implementation with measurable milestones
\item \textbf{Sustain} --- Knowledge transfer, training, and ongoing support
\end{enumerate}
\columnbreak
%% ====== PANEL 3: INSIDE RIGHT ======
\begin{center}
{\Large\bfseries\color{brandblue} Our Services\par}
\end{center}
\vspace{4pt}
\begin{tcolorbox}[
title={\bfseries\color{white} Strategy Consulting},
colback=white,
colframe=brandblue,
colbacktitle=brandblue,
arc=2mm,
left=6pt, right=6pt, top=3pt, bottom=3pt
]
Market entry strategy, M\&A due diligence, growth planning, organizational restructuring, and corporate portfolio optimization.
\end{tcolorbox}
\vspace{6pt}
\begin{tcolorbox}[
title={\bfseries\color{white} Digital Transformation},
colback=white,
colframe=accentorange,
colbacktitle=accentorange,
arc=2mm,
left=6pt, right=6pt, top=3pt, bottom=3pt
]
Cloud migration, enterprise architecture, AI/ML implementation, data platform modernization, and digital product development.
\end{tcolorbox}
\vspace{6pt}
\begin{tcolorbox}[
title={\bfseries\color{white} Operations Excellence},
colback=white,
colframe=brandblue,
colbacktitle=brandblue,
arc=2mm,
left=6pt, right=6pt, top=3pt, bottom=3pt
]
Supply chain optimization, process automation, lean manufacturing, shared services design, and cost transformation programs.
\end{tcolorbox}
\vspace{6pt}
\begin{tcolorbox}[
title={\bfseries\color{white} Analytics \& AI},
colback=white,
colframe=accentorange,
colbacktitle=accentorange,
arc=2mm,
left=6pt, right=6pt, top=3pt, bottom=3pt
]
Predictive analytics, customer segmentation, NLP solutions, computer vision applications, and analytics center of excellence setup.
\end{tcolorbox}
\vspace{10pt}
\begin{center}
\begin{tcolorbox}[
colback=brandblue,
colframe=brandblue,
arc=3mm,
width=0.9\linewidth,
halign=center,
top=8pt, bottom=8pt
]
{\large\bfseries\color{white} Ready to Transform?}\\[4pt]
{\color{white} Schedule a free consultation:\\
\textbf{www.pinnaclecg.com/consult}}
\end{tcolorbox}
\end{center}
\end{multicols}
\end{document}

PDF Preview
Create an account to compile and preview