/* Сброс стилей и базовые настройки */
.ferrum-clean * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
.ferrum-clean {
max-width: 1100px;
width: 100%;
margin: 0 auto;
color: #606161;
background: transparent;
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 {
font-family: ‘Din Pro’, ‘Segoe UI’, Arial, sans-serif;
font-weight: 600;
letter-spacing: normal;
}
/* Акцентный цвет для всех заголовков */
.main-title span,
.section-header,
.section-header span,
.feature-group h4,
.utp-big-number,
.footer-note span {
color: #c99e67;
}
/* Заголовки, которые должны быть основного цвета */
.main-title,
.utp-text,
.utp-small {
color: #606161;
}
/* Стили для дисклеймеров */
.disclaimer {
font-size: 0.8rem;
font-style: italic;
color: #8a8a8a;
margin: 15px 0;
line-height: 1.4;
}
.disclaimer-top {
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #f0f0f0;
}
.disclaimer-bottom {
margin-top: 30px;
padding-top: 15px;
border-top: 1px solid #f0f0f0;
}
.text-block {
margin-bottom: 30px;
}
.main-title {
font-size: 1.6rem;
font-weight: 600;
line-height: 1.3;
margin-bottom: 15px;
}
.main-title span {
color: #c99e67;
font-weight: 700;
}
.description p {
font-size: 0.95rem;
line-height: 1.5;
font-weight: 400;
color: #606161;
margin-bottom: 12px;
}
.description p:last-of-type {
margin-bottom: 0;
}
/* UTP блок */
.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;
font-weight: 600;
line-height: 1.2;
color: #c99e67;
letter-spacing: -0.3px;
white-space: nowrap;
}
.utp-text {
font-size: 1.4rem;
font-weight: 600;
color: #606161;
}
.utp-small {
font-size: 0.95rem;
font-wei…
Отзывы
У данного товара ещё нет отзывов