/* --- LEFT WIDGET --- */
.split-left-section {
position: relative;
display: flex;
min-height: 600px;
background-image: url('https://ppfcapital.com/wp-content/uploads/2025/11/premium_photo-1672116452571-896980a801c8-scaled.jpeg');
background-size: cover;
background-position: center;
}
.split-left-content {
background-color: white;
width: 60%;
padding: 60px 150px 60px 60px;
box-sizing: border-box;
clip-path: polygon(0 0, 80% 0, 100% 70%, 90% 100%, 0 100%);
}
.split-left-content h3 {
font-size: 40px;
margin-top: 40px;
}
.split-left-content p {
font-size: 20px;
line-height: 1.6;
}
@media (max-width: 767px) {
.split-left-section {
/* Forces the content to stack vertically and removes all external padding */
flex-direction: column !important;
padding: 0 !important;
margin: 0 !important;
min-height: 400px;
/* ADDED: Hides the image */
background-image: none !important;
}
.split-left-content {
width: 100% !important; /* Forces the white box to fill all space */
clip-path: none !important; /* Removes the complex angle */
padding: 30px !important; /* Simple, fixed internal padding for text */
margin: 0 !important; /* Ensures no internal margins */
}
}
An Integrated Solution for a Complex World
This package is tailored to future proof your operations by harmonising four critical pillars of institutional health. We align your leadership’s vision with robust, on-the-ground operational capabilities.
Goal
To empower your institution to respond decisively to financial, environmental, and technological shocks, protecting your assets, clients, and reputation.
An Integrated Solution for a Complex World
This package is tailored to future proof your operations by harmonising four critical pillars of institutional health. We align your leadership’s vision with robust, on-the-ground operational capabilities
Goal
To empower your institution to respond decisively to financial, environmental, and technological shocks, protecting your assets, clients, and reputation.
Who we Serve
Banks
Finetech & Digital Leaders
Insurance Providers
Credit Unions
Core Services and Deliverables
/* --- RIGHT WIDGET --- */
.split-right-section {
position: relative;
display: flex;
justify-content: flex-end; /* Pushes the white box to the right */
min-height: 600px;
background-image: url('https://ppfcapital.com/wp-content/uploads/2022/04/Screen-Shot-2022-04-08-at-4.36.58-PM.png');
background-size: cover;
background-position: center;
}
.split-right-content {
background-color: #29354F;
width: 60%;
padding: 60px 60px 60px 250px; /* Top, Right, Bottom, Left */
box-sizing: border-box;
clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%, 10% 30%, 0 0);
}
/* New styles for the list items */
.split-right-content .advantage-item {
display: flex; /* Makes icon and text sit side-by-side */
align-items: center; /* Vertically centers icon and text */
margin-bottom: 25px; /* Space between each item */
}
.split-right-content .advantage-item svg {
width: 35px; /* Size of the checkmark icon */
height: 35px;
margin-right: 15px; /* Space between icon and text */
flex-shrink: 0; /* Prevents icon from shrinking on smaller screens */
}
.split-right-content .advantage-item span {
font-size: 25px; /* Adjust font size of the list text */
font-weight: bold; /* Make the text bold */
color: white; /* Dark blue color for the text */
}
/* 3. Makes it stack on mobile phones */
@media (max-width: 767px) {
.split-right-section {
/* ADDED: Forces the content to stack vertically */
flex-direction: column;
min-height: 300px;
/* Overrides desktop right-alignment to start content at the top left */
justify-content: flex-start;
align-items: flex-start;
}
.split-right-content {
width: 100%; /* Ensures the white box is full width */
clip-path: none; /* Removes the complex angle */
padding: 30px;
}
.split-right-content .advantage-item {
margin-bottom: 15px; /* Less space on mobile */
}
.split-right-content .advantage-item svg {
width: 25px;
height: 25px;
margin-right: 10px;
}
.split-right-content .advantage-item span {
font-size: 18px;
}
}
Your Strategic Advantage
Enhanced Resilience
Strategic Clarity
Regulatory Confidence
Operational Efficiency
Empowered Culture
Your Strategic Advantage
- Enhanced Resilience
- Strategic Clarity
- Regulatory Confidence
- Operational Efficiency
- Empowered Culture