Quality Healthcare - Al-Faraj
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap');
/* Scoped wrapper to protect global theme */
.healthcare-laser-scope {
font-family: 'Inter', sans-serif;
}
/* 1. Laser Border Animation */
@keyframes rotateLaserBox {
from { transform: rotate(0deg); }
to { transform: rotate(360deg); }
}
.healthcare-laser-scope .laser-outer-wrapper {
position: relative;
padding: 3px; /* Border thickness */
border-radius: 42px;
overflow: hidden;
background: rgba(76, 169, 212, 0.1);
max-width: 1280px;
margin: 0 auto;
}
.healthcare-laser-scope .laser-outer-wrapper::before {
content: '';
position: absolute;
width: 200%;
height: 200%;
background: conic-gradient(transparent, transparent, transparent, #4ca9d4);
animation: rotateLaserBox 5s linear infinite;
top: -50%;
left: -50%;
z-index: 0;
}
/* 2. Content Card Styling */
.healthcare-laser-scope .main-card {
position: relative;
background: white;
border-radius: 40px;
z-index: 1;
padding: 3rem;
display: grid;
grid-template-columns: 1fr;
gap: 4rem;
align-items: center;
}
@media (min-width: 1024px) {
.healthcare-laser-scope .main-card {
grid-template-columns: 1fr 1.2fr;
padding: 4rem;
}
}
/* 3. Title Styling */
.healthcare-laser-scope .section-title {
color: #4ca9d4 !important;
font-size: 1.85rem;
font-weight: 800;
line-height: 1.3;
letter-spacing: -0.01em;
margin-bottom: 1.5rem;
}
/* 4. Icon & Feature Styling */
@keyframes pulseIconBox {
0%, 100% { transform: scale(1); }
50% { transform: scale(1.15); }
}
.healthcare-laser-scope .icon-container {
background-color: rgba(76, 169, 212, 0.1);
width: 48px;
height: 48px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 14px;
flex-shrink: 0;
}
.healthcare-laser-scope .icon-style {
animation: pulseIconBox 3s ease-in-out infinite;
color: #4ca9d4;
font-size: 1.4rem;
}
/* 5. Image composition */
.healthcare-laser-scope .img-wrapper {
overflow: hidden;
border-radius: 24px;
position: relative;
}
.healthcare-laser-scope .img-wrapper img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.6s ease;
transform: scale(1.05);
}
.healthcare-laser-scope .img-wrapper:hover img {
transform: scale(1);
}
.healthcare-laser-scope .top-float-frame {
border: 8px solid white;
box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
}
.healthcare-laser-scope .info-badge {
position: absolute;
bottom: 0;
right: 0;
width: 50%;
background: white;
padding: 1.5rem;
border-top-left-radius: 40px;
box-shadow: -10px -10px 30px rgba(0,0,0,0.05);
z-index: 20;
text-align: center;
}
.healthcare-laser-scope .btn-brand {
background-color: #4ca9d4;
color: white;
padding: 1rem 3rem;
border-radius: 16px;
font-weight: 700;
transition: all 0.3s ease;
display: inline-block;
}
.healthcare-laser-scope .btn-brand:hover {
opacity: 0.9;
transform: translateY(-2px);
box-shadow: 0 8px 20px rgba(76, 169, 212, 0.3);
}
/* Content Text Colors */
.healthcare-laser-scope .description-text {
color: #1f2937; /* Black/Dark Gray */
}
.healthcare-laser-scope .feature-label {
color: #1f2937; /* Black/Dark Gray */
}
Over 10
Years of Service in Iraq
Quality Healthcare for Every Community
At Al-Faraj Medical Services Company Limited, we are dedicated to delivering accessible, high-quality healthcare across Iraq. We focus on patient-centered care and innovative medical solutions.