Materac wysokoelastyczny HR z memory Tumnus 180 x 200
Opis
.mdc-product {
margin: 0;
font-family: 'Segoe UI', system-ui, sans-serif;
font-size: 32px;
line-height: 1.8;
color: #4a5568;
}
.mdc-product * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
/* HERO */
.mdc-hero {
background: #1a365d;
color: #ffffff;
padding: 3.5rem;
border-radius: 14px;
margin-bottom: 4rem;
}
.mdc-hero__tagline {
font-size: 1.5rem;
text-transform: uppercase;
letter-spacing: 0.1em;
opacity: 0.85;
margin-bottom: 1.5rem;
}
.mdc-hero__title {
font-size: 3.5rem;
font-weight: 700;
margin-bottom: 1.75rem;
line-height: 1.25;
}
.mdc-hero__subtitle {
font-size: 1.8rem;
opacity: 0.9;
line-height: 1.6;
}
.mdc-hero__badges {
display: flex;
flex-wrap: wrap;
gap: 1.5rem;
margin-top: 2.75rem;
}
.mdc-badge {
display: inline-block;
padding: 1rem 1.75rem;
background: rgba(255,255,255,0.15);
border-radius: 30px;
font-size: 1.4rem;
font-weight: 500;
}
/* SECTION TITLES */
.mdc-section-title {
font-size: 2.8rem;
font-weight: 600;
color: #1a202c;
margin-bottom: 2.25rem;
padding-bottom: 1rem;
border-bottom: 5px solid #38a169;
display: inline-block;
}
/* FOR WHO GRID */
.mdc-for-who {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 2rem;
margin-bottom: 4rem;
}
.mdc-for-who__item {
padding: 2.25rem;
background: #f7fafc;
border-radius: 14px;
border-left: 7px solid #38a169;
}
.mdc-for-who__item h3 {
font-size: 2rem;
font-weight: 600;
color: #1a202c;
margin-bottom: 1.25rem;
}
.mdc-for-who__item p {
font-size: 1.6rem;
color: #718096;
line-height: 1.7;
}
/* BENEFITS */
.mdc-benefits {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 2rem;
margin-bottom: 4rem;
}
.mdc-benefit {
padding: 2.25rem;
background: #ffffff;
border: 1px solid #e2e8f0;
border-radius: 14px;
border-top: 6px solid #1a365d;
}
.mdc-benefit__number {
font-size: 6.5rem;
font-weight: 700;
color: #e2e8f0;
line-height: 1;
margin-bottom: 1.5rem;
}
.mdc-benefit h3 {
font-size: 1.9rem;
font-weight: 600;
color: #1a202c;
margin-bottom: 1.25rem;
}
.mdc-benefit p {
font-size: 1.5rem;
color: #4a5568;
line-height: 1.7;
}
/* HARDNESS COMPARISON */
.mdc-hardness-intro {
font-size: 1.75rem;
color: #4a5568;
margin-bottom: 2.25rem;
line-height: 1.7;
}
.mdc-hardness {
display: flex;
flex-wrap: wrap;
gap: 2.25rem;
margin-bottom: 4rem;
justify-content: center;
}
.mdc-hardness__side {
padding: 2.75rem;
border-radius: 14px;
text-align: center;
background: #ffffff;
flex: 1 1 300px;
max-width: 450px;
}
.mdc-hardness__side--h1 {
border: 5px solid #48bb78;
}
.mdc-hardness__side--h2 {
border: 5px solid #3182ce;
}
.mdc-hardness__side--h3 {
border: 5px solid #dd6b20;
}
.mdc-hardness__side--h4 {
border: 5px solid #c53030;
}
.mdc-hardness__label {
display: inline-block;
padding: 0.85rem 2rem;
border-radius: 30px;
font-size: 1.35rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.05em;
margin-bottom: 1.75rem;
}
.mdc-hardness__side--h1 .mdc-hardness__label {
background: #f0fff4;
color: #276749;
}
.mdc-hardness__side--h2 .mdc-hardness__label {
background: #ebf8ff;
color: #2b6cb0;
}
.mdc-hardness__side--h3 .mdc-hardness__label {
background: #fffaf0;
color: #c05621;
}
.mdc-hardness__side--h4 .mdc-hardness__label {
background: #fff5f5;
color: #c53030;
}
.mdc-hardness__title {
font-size: 2.2rem;
font-weight: 600;
color: #1a202c;
margin-bottom: 0.75rem;
}
.mdc-hardness__weight {
font-size: 1.6rem;
color: #718096;
margin-bottom: 1.75rem;
}
.mdc-hardness__features {
text-align: left;
font-size: 1.6rem;
color: #4a5568;
list-style: none;
}
.mdc-hardness__features li {
padding: 0.85rem 0;
padding-left: 2.75rem;
position: relative;
}
.mdc-hardness__features li::before {
content: '✓';
position: absolute;
left: 0;
color: #38a169;
font-weight: 600;
}
/* ZONES */
.mdc-zones-intro {
font-size: 1.75rem;
color: #4a5568;
margin-bottom: 2.25rem;
line-height: 1.7;
}
.mdc-zones { background: #ffffff; padding: 1.5rem; border-radius: 14px; border: 1px solid #e6ebf1; margin-bottom: 4rem; }
.mdc-zones__media { position: relative; line-height: 0; }
.mdc-zones__media video { width: 100%; height: auto; display: block; }
.mdc-zones__names { text-align: center; font-size: 1.35rem; color: #718096; font-weight: 600; line-height: 1.8; margin-top: 0.9rem; }
.mdc-zones__sym { text-align: center; margin-top: 0.9rem; font-size: 1.2rem; font-weight: 700; color: #2f855a; }
.mdc-zones__note { text-align: center; font-size: 1.35rem; color: #2c5282; background: #ebf8ff; border: 1px solid #bee3f8; border-radius: 8px; padding: 0.9rem 1.2rem; margin-top: 1rem; line-height: 1.5; }
.mdc-zones__desc { text-align: center; font-size: 1.55rem; color: #4a5568; margin-top: 0.9rem; }
/* SPECS TABLE */
.mdc-specs {
width: 100%;
border-collapse: collapse;
font-size: 1.6rem;
margin-bottom: 4rem;
}
.mdc-specs tr {
border-bottom: 1px solid #e2e8f0;
}
.mdc-specs tr:last-child {
border-bottom: none;
}
.mdc-specs th {
text-align: left;
padding: 1.75rem 2rem;
background: #f7fafc;
font-weight: 600;
color: #1a202c;
width: 40%;
}
.mdc-specs td {
padding: 1.75rem 2rem;
color: #4a5568;
}
/* LAYERS */
/* === BUDOWA: render przekroju + lista warstw === */
.mdc-bud2__imgwrap{position:relative;display:block;cursor:zoom-in;}
.mdc-bud2__zoom{position:absolute;right:10px;bottom:10px;display:inline-flex;align-items:center;background:rgba(26,54,93,.85);color:#fff;font-size:1.2rem;font-weight:600;padding:.4rem .9rem;border-radius:20px;pointer-events:none;}
.mdc-bud2__lb{display:none;position:fixed;inset:0;background:rgba(15,23,42,.92);z-index:99999;overflow:auto;-webkit-overflow-scrolling:touch;}
.mdc-bud2__lb:target{display:block;}
.mdc-bud2__lbbg{position:fixed;inset:0;display:block;}
.mdc-bud2__lbinner{position:relative;min-height:100%;display:flex;align-items:center;justify-content:center;padding:20px;}
.mdc-bud2__lbimg{position:relative;width:auto;max-width:none;height:auto;border-radius:10px;background:#fff;}
.mdc-bud2__lbx{position:fixed;top:12px;right:16px;color:#fff;font-size:3rem;line-height:1;font-weight:300;z-index:100000;width:48px;height:48px;text-align:center;text-decoration:none;}
@media (max-width:700px){ .mdc-bud2__lbimg{width:165%;} }
@media (min-width:701px){ .mdc-bud2__lbimg{max-width:min(1100px,95vw);} }
.mdc-bud2__img{width:100%;height:auto;display:block;border:1px solid #e2e8f0;border-radius:14px;background:#fff;}
.mdc-bud2__list{margin:1.75rem 0 4rem;padding:0;list-style:none;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;}
.mdc-bud2__li{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:1.1rem 1.4rem;border-bottom:1px solid #edf2f7;}
.mdc-bud2__li:last-child{border-bottom:none;}
.mdc-bud2__li:nth-child(odd){background:#f7fafc;}
.mdc-bud2__name{font-size:1.6rem;font-weight:600;color:#1a202c;}
.mdc-bud2__spec{font-size:1.45rem;color:#718096;white-space:nowrap;}
/* TRUST */
.mdc-trust {
background: linear-gradient(135deg, #1a365d 0%, #2c5282 100%);
padding: 3rem;
border-radius: 14px;
margin-bottom: 4rem;
}
.mdc-trust__grid {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr;
gap: 2rem;
text-align: center;
}
.mdc-trust__item {
display: flex;
flex-direction: column;
align-items: center;
gap: 0.5rem;
}
.mdc-trust__icon {
width: 60px;
height: 60px;
background: rgba(255,255,255
