|
Server : LiteSpeed System : Linux terra.hostitbro.com 5.14.0-611.54.3.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 7 16:31:24 EDT 2026 x86_64 User : outerorb ( 1091) PHP Version : 8.1.34 Disable Function : mail Directory : /home2/outerorb/www/ | |
|
Path: /home2/outerorb/www/resources.php
Size: 15.8 KB
Permissions: 0666
<?php
include 'inc/config.php';
$page_title = "Resources & Insights | $company_name";
$page_description = "Explore BPO resources, guides, and insights from Outer Orbit Technologies Pvt Ltd. Access whitepapers, webinars, blog articles, and expert knowledge to help your business grow.";
include 'inc/head.php';
?>
<?php include 'inc/header.php'; ?>
<!-- resources area wrapper main -->
<div class="rts-breadcrumb-area" style="height: 320px !important; background-color: #5D666F !important; background-image: url('<?php echo $base_url; ?>assets/images/banner.jpg') !important; background-size: cover !important; background-position: center center !important; background-repeat: no-repeat !important; background-attachment: scroll !important; display: flex !important; align-items: center !important; justify-content: center !important;">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="title-area-left">
<span class="pre" style="color: #ffffff !important;">Insights</span>
<span class="bg-title" style="color: #ffffff !important;">Resources</span>
<h1 class="title rts-text-anime-style-1" style="color: #ffffff !important;">Resources & Insights</h1>
</div>
</div>
</div>
</div>
<div class="shape-area">
<img src="assets/images/about/shape/01.png" alt="shape" class="one">
<img src="assets/images/about/shape/02.png" alt="shape" class="two">
<img src="assets/images/about/shape/03.png" alt="shape" class="three">
</div>
</div>
<!-- resources area wrapper main end -->
<style>
/* ── Resources Hub Page Styles ── */
.ind-stat-strip { background: #073367; padding: 36px 0; }
.ind-stat-strip-inner { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; }
.ind-stat { text-align: center; padding: 0 20px; position: relative; }
.ind-stat + .ind-stat::before { content: ''; position: absolute; left: 0; top: 15%; bottom: 15%; width: 1px; background: rgba(255,255,255,0.18); }
.ind-stat .num { font-size: 40px; font-weight: 800; color: #fff; line-height: 1; margin-bottom: 6px; }
.ind-stat .num em { color: #57a8f5; font-style: normal; }
.ind-stat .lbl { font-size: 14px; color: rgba(255,255,255,0.65); }
.ind-intro-section { padding: 72px 0 52px; background: #fff; }
.ind-intro-eyebrow { display: inline-block; font-size: 11px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; color: #057aef; margin-bottom: 12px; }
.ind-intro-section h2 { font-size: clamp(26px, 3vw, 42px); font-weight: 800; color: #0c1f3d; line-height: 1.2; margin-bottom: 16px; }
.ind-intro-section .lead-p { font-size: 17px; line-height: 1.85; color: #44546a; max-width: 780px; }
.ind-grid-section { padding: 0 0 80px; background: #fff; }
.ind-card { background: #fff; border: 1px solid #dce9f8; border-radius: 20px; padding: 32px 28px 28px; position: relative; overflow: hidden; transition: box-shadow .25s, transform .25s; height: 100%; display: flex; flex-direction: column; }
.ind-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 4px; background: linear-gradient(90deg, #073367, #057aef); }
.ind-card:hover { box-shadow: 0 22px 50px rgba(7,51,103,0.12); transform: translateY(-4px); }
.ind-card-icon { width: 56px; height: 56px; border-radius: 16px; background: #eef5ff; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; flex-shrink: 0; }
.ind-card-icon i { font-size: 22px; color: #073367; }
.ind-card h4 { font-size: 20px; font-weight: 800; color: #0c1f3d; margin-bottom: 10px; }
.ind-card .ind-card-desc { font-size: 14px; line-height: 1.75; color: #5b6b7f; margin-bottom: 16px; flex: 1; }
.ind-caps-list { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 22px; }
.ind-caps-list span { padding: 4px 12px; border-radius: 999px; border: 1px solid #dce9f8; background: #f5f9ff; color: #073367; font-size: 12px; font-weight: 600; }
.ind-card-link { display: inline-flex; align-items: center; gap: 7px; color: #057aef; font-size: 14px; font-weight: 700; text-decoration: none; transition: gap .2s; }
.ind-card-link:hover { gap: 12px; color: #073367; }
.ind-cross-section { padding: 72px 0; background: linear-gradient(135deg, #041941 0%, #073367 55%, #0b5cab 100%); }
.ind-cross-section h2 { font-size: clamp(24px, 3vw, 38px); font-weight: 800; color: #fff; line-height: 1.25; margin-bottom: 14px; }
.ind-cross-section .sub { font-size: 16px; line-height: 1.8; color: rgba(255,255,255,0.72); margin-bottom: 40px; max-width: 640px; }
.ind-pillar-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }
.ind-pillar { background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.12); border-radius: 18px; padding: 28px 24px; }
.ind-pillar-icon { width: 44px; height: 44px; border-radius: 12px; background: rgba(255,255,255,0.12); display: flex; align-items: center; justify-content: center; color: #57a8f5; font-size: 18px; margin-bottom: 16px; }
.ind-pillar h5 { color: #fff; font-size: 15px; font-weight: 700; margin-bottom: 8px; }
.ind-pillar p { color: rgba(255,255,255,0.65); font-size: 13px; line-height: 1.6; margin: 0; }
@media (max-width: 991px) { .ind-stat-strip-inner { grid-template-columns: repeat(2,1fr); gap: 20px; } .ind-stat + .ind-stat::before { display: none; } .ind-pillar-grid { grid-template-columns: 1fr 1fr; } }
@media (max-width: 767px) { .ind-stat-strip-inner { grid-template-columns: 1fr 1fr; } .ind-pillar-grid { grid-template-columns: 1fr; } .ind-card { padding: 24px 20px 20px; } }
</style>
<!-- Stat Strip -->
<div class="ind-stat-strip">
<div class="container">
<div class="ind-stat-strip-inner">
<div class="ind-stat"><div class="num">100<em>+</em></div><div class="lbl">Resources Available</div></div>
<div class="ind-stat"><div class="num">10<em>+</em></div><div class="lbl">Blog Articles</div></div>
<div class="ind-stat"><div class="num">5<em>+</em></div><div class="lbl">Case Studies</div></div>
<div class="ind-stat"><div class="num">Monthly</div><div class="lbl">Webinars & Events</div></div>
</div>
</div>
</div>
<!-- Intro -->
<section class="ind-intro-section">
<div class="container">
<span class="ind-intro-eyebrow">Knowledge hub</span>
<h2>Insights, research and expertise<br>to help your business grow</h2>
<p class="lead-p">Every resource in our knowledge hub is written by active BPO practitioners — not content marketers. From deep-dive case studies and regulatory whitepapers to monthly webinars and sector-specific blog posts, everything is designed to help operations leaders make faster, better-informed outsourcing decisions.</p>
</div>
</section>
<!-- rts resource list area start -->
<!-- Resource Cards Grid -->
<section class="ind-grid-section">
<div class="container">
<div class="row g-4">
<div class="col-xl-4 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-trophy"></i></div>
<h4>Case Studies</h4>
<p class="ind-card-desc">Detailed accounts of real client engagements — measurable outcomes, project timelines and the specific BPO strategies that delivered results across industries.</p>
<div class="ind-caps-list"><span>Client Outcomes</span><span>Project Deep-dives</span><span>ROI Data</span></div>
<a href="<?php echo $base_url; ?>case-studies.php" class="ind-card-link">View Case Studies <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-pen-nib"></i></div>
<h4>Blog</h4>
<p class="ind-card-desc">Practitioner-authored articles on BPO trends, operational best practices, technology adoption and industry regulatory updates — published regularly.</p>
<div class="ind-caps-list"><span>Industry Trends</span><span>Operational Insights</span><span>Tech & AI</span></div>
<a href="<?php echo $base_url; ?>blog-list.php" class="ind-card-link">Read the Blog <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-lightbulb"></i></div>
<h4>Thought Leadership</h4>
<p class="ind-card-desc">In-depth perspectives on the future of outsourcing, AI in BPO and the strategic shifts reshaping how enterprises manage operations at scale.</p>
<div class="ind-caps-list"><span>Future of BPO</span><span>Expert Analysis</span><span>Strategy</span></div>
<a href="<?php echo $base_url; ?>thought-leadership.php" class="ind-card-link">Read Insights <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-file-pdf"></i></div>
<h4>Whitepapers & E-books</h4>
<p class="ind-card-desc">Downloadable research papers, buyer guides and sector-specific e-books written to help procurement and operations leaders make informed outsourcing decisions.</p>
<div class="ind-caps-list"><span>Research Papers</span><span>Buyer Guides</span><span>Downloadable</span></div>
<a href="<?php echo $base_url; ?>whitepapers.php" class="ind-card-link">Download Resources <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-video"></i></div>
<h4>Webinars & Events</h4>
<p class="ind-card-desc">Live and recorded sessions with BPO practitioners, industry analysts and technology partners — covering operations, compliance, AI tools and market benchmarks.</p>
<div class="ind-caps-list"><span>Live Sessions</span><span>Recordings Archive</span><span>Q&A Access</span></div>
<a href="<?php echo $base_url; ?>webinars.php" class="ind-card-link">Join Webinars <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="col-xl-4 col-md-6 col-12">
<div class="ind-card">
<div class="ind-card-icon"><i class="fa-solid fa-images"></i></div>
<h4>Gallery</h4>
<p class="ind-card-desc">A visual look at our operations centers, team culture, client events and community initiatives — the people and places that power Outer Orbit Technologies.</p>
<div class="ind-caps-list"><span>Operations Centers</span><span>Team Culture</span><span>Client Events</span></div>
<a href="<?php echo $base_url; ?>gallery.php" class="ind-card-link">View Gallery <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Knowledge ecosystem band -->
<section class="ind-cross-section">
<div class="container">
<div class="row align-items-end mb-4">
<div class="col-lg-7">
<span class="ind-intro-eyebrow" style="color:#57a8f5;">Why our content stands out</span>
<h2>Knowledge built by<br>practitioners, not marketers</h2>
<p class="sub">Every piece of content published under the Outer Orbit brand is reviewed by active BPO operations managers — ensuring relevance, accuracy and practical applicability.</p>
</div>
<div class="col-lg-5 text-lg-end mt-3 mt-lg-0">
<a href="<?php echo $base_url; ?>blog-list.php" style="display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:999px;background:#fff;color:#073367;font-size:15px;font-weight:700;text-decoration:none;">Browse all articles <i class="fa-solid fa-arrow-right"></i></a>
</div>
</div>
<div class="ind-pillar-grid">
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-user-tie"></i></div>
<h5>Practitioner-authored</h5>
<p>Written by people who run BPO operations daily — not content teams. Every article, whitepaper and case study reflects ground-level operational reality.</p>
</div>
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-industry"></i></div>
<h5>Sector-specific</h5>
<p>Every resource is tagged to a specific industry or service line. No generic "BPO best practices" — only content mapped to your exact sector and challenge.</p>
</div>
<div class="ind-pillar">
<div class="ind-pillar-icon"><i class="fa-solid fa-rotate"></i></div>
<h5>Always Current</h5>
<p>Continuously updated for the latest regulatory changes, technology shifts and market benchmarks — so you are never working from outdated guidance.</p>
</div>
</div>
</div>
</section>
<!-- rts resource list area end -->
<!-- rts cta area start -->
<div class="rts-cta-area-inner bg_image ptb--100">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="cta-inner-content-inner-page">
<div class="left-side-content">
<span>Subscribe Newsletter</span>
<h3 class="title">Stay Updated with <br> the Latest News!</h3>
</div>
<form action="<?php echo $base_url; ?>mailer.php" method="post">
<input type="hidden" name="name" value="Resource Subscriber">
<input type="hidden" name="message" value="Please add me to the resources updates list.">
<input type="email" name="email" placeholder="Enter Email Address" required>
<button class="rts-btn btn-primary btn-white" type="submit">Subscribe Now</button>
</form>
</div>
</div>
</div>
</div>
</div>
<!-- rts cta area end -->
<?php include 'inc/footer.php'; ?>
<?php include 'inc/common-end.php'; ?>
<div id="side-bar" class="side-bar header-two">
<?php include 'inc/sidebar.php'; ?>
</div>