.ferrum-clean * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.ferrum-clean {
max-width: 1100px;
width: 100%;
margin: 0 auto;
color: #606161;
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Roboto, Helvetica, Arial, sans-serif;
line-height: 1.5;
padding: 0 15px;
}
.ferrum-clean h1,
.ferrum-clean h2,
.ferrum-clean h4,
.main-title,
.section-header,
.feature-group h4,
.utp-big-number,
.utp-text,
.utp-small,
.footer-note span,
.availability-badge,
.ultra-badge {
font-family: ‘Din Pro’, ‘Segoe UI’, Arial, sans-serif;
font-weight: 600;
}
.main-title span,
.section-header,
.feature-group h4,
.utp-big-number,
.footer-note span,
.feature-marker,
.availability-badge,
.ultra-badge {
color: #c99e67;
}
.text-block {
margin-bottom: 30px;
}
.main-title {
font-size: 1.6rem;
line-height: 1.3;
margin-bottom: 15px;
}
.main-title span {
font-weight: 700;
}
.description p {
font-size: 0.95rem;
margin-bottom: 12px;
}
.description p:last-child {
margin-bottom: 0;
}
.availability-wrapper {
display: flex;
justify-content: center;
margin: 20px 0 25px;
}
.availability-badge {
background: rgba(201, 158, 103, 0.1);
border: 2px solid #c99e67;
border-radius: 60px;
padding: 12px 40px;
font-size: 1.3rem;
text-align: center;
box-shadow: 0 5px 15px rgba(201, 158, 103, 0.15);
letter-spacing: 0.5px;
}
.key-technologies {
display: flex;
flex-wrap: wrap;
gap: 15px;
justify-content: center;
margin: 20px 0 30px;
}
.ultra-badge {
background: rgba(201, 158, 103, 0.08);
border: 1px solid rgba(201, 158, 103, 0.3);
border-radius: 50px;
padding: 12px 28px;
font-size: 1.3rem;
box-shadow: 0 4px 10px rgba(201, 158, 103, 0.1);
}
.utp-block {
background: #f9f6f0;
border-radius: 40px;
padding: 15px 30px;
margin: 25px 0 30px;
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
flex-wrap: wrap;
border: 2px solid #c99e67;
box-shadow: 0 8px 20px -10px rgba(201, 158, 103, 0.25);
}
.utp-big-number {
font-size: 1.6rem;
letter-spacing: -0.3px;
white-space: nowrap;
}
.utp-text {
font-size: 1.4rem;
color: #606161;
}
.utp-small {
font-size: 0.95rem;
max-width: 260px;
border-left: 2px solid #c99e67;
padding-left: 15px;
…
Отзывы
У данного товара ещё нет отзывов