Pharmaceutical Distribution - Al-Faraj
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap');
/* Scoped wrapper to protect global theme */
.pharma-dist-scope {
font-family: 'Inter', sans-serif;
}
/* Reduced Title Size & Forced Color */
.pharma-dist-scope .title-text {
color: #4ca9d4 !important;
font-weight: 800;
font-size: 1.85rem;
letter-spacing: -0.01em;
}
/* Unique Animations */
@keyframes slowFloatPharma {
0%, 100% { transform: translateY(0); }
50% { transform: translateY(-12px); }
}
@keyframes rotatePharma {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
/* Laser Border Container with Cut Corners */
.pharma-dist-scope .laser-container {
position: relative;
padding: 2.5px;
background: rgba(76, 169, 212, 0.1);
animation: slowFloatPharma 7s ease-in-out infinite;
clip-path: polygon(0 0, 88% 0, 100% 12%, 100% 100%, 12% 100%, 0 88%);
overflow: hidden;
display: flex;
}
.pharma-dist-scope .laser-container::before {
content: '';
position: absolute;
width: 200%;
height: 200%;
background: conic-gradient(
transparent,
transparent,
transparent,
#4ca9d4
);
animation: rotatePharma 4s linear infinite;
top: -50%;
left: -50%;
z-index: 0;
}
/* Inner card content */
.pharma-dist-scope .cut-corner-inner {
position: relative;
background-color: #f9fafb; /* Light neutral bg */
padding: 3rem 2rem;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
min-height: 320px;
width: 100%;
z-index: 1;
clip-path: polygon(0 0, 88% 0, 100% 12%, 100% 100%, 12% 100%, 0 88%);
}
.pharma-dist-scope .delay-1 { animation-delay: 0s; }
.pharma-dist-scope .delay-2 { animation-delay: 2s; }
.pharma-dist-scope .delay-3 { animation-delay: 4s; }
.pharma-dist-scope .card-title {
font-size: 1.45rem;
font-weight: 700;
margin-bottom: 1.25rem;
color: #4ca9d4 !important;
}
/* Changed description text to black */
.pharma-dist-scope .card-desc {
font-size: 0.95rem;
line-height: 1.6;
color: #1f2937 !important;
max-width: 260px;
}
.pharma-dist-scope .highlight-bold {
font-weight: 800;
color: #4ca9d4 !important;
}
Pharmaceutical Distribution
Al-Faraj Drugstore
Distributing medicines across Iraq's cities and regions.
Pharmacy Chain
Approximately 25 pharmacies serving communities nationwide.
Partnerships
Partnerships with more than 300 doctors and a dedicated team of over 400 employees.