یکشنبه ۲۸ دی ۱۴۰۴ -
سامانهها
body {
font-family: IRANYekan, sans-serif;
background: #f5f7fa;
}
/* کانتینر */
.boxes-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 30px;
max-width: 1000px;
margin: 50px auto;
padding: 0 15px;
}
/* کارت */
.ykw {
flex: 0 1 calc(25% - 30px);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: 12px;
background: #ffffff;
border-radius: 18px;
padding: 30px 20px;
text-decoration: none;
color: #004170;
box-shadow: 0 12px 30px rgba(0,0,0,0.08);
transition: all 0.25s ease;
}
.ykw:hover {
transform: translateY(-6px);
}
/* آیکن */
.ykw img {
width: 52px;
height: 52px;
object-fit: contain;
}
/* متن */
.ykw .item-text {
font-size: 15px;
font-weight: 600;
text-align: center;
color: #004170;
}
/* تبلت */
@media (max-width: 992px) {
.ykw {
flex: 0 1 calc(50% - 30px);
}
}
/* موبایل */
@media (max-width: 576px) {
.ykw {
flex: 1 1 100%;
padding: 24px 15px;
}
.ykw img {
width: 44px;
}
}
راهنما پردازش سریع (HPC) میزبانی وب