Bekannt aus
.klair-tb {
background: #fff;
border-radius: 16px;
padding: 10px 8px;
display: grid;
grid-template-columns: repeat(4, 1fr);
margin: 0 auto;
max-width: 960px;
}
.klair-tb-item {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
padding: 28px 16px 24px;
position: relative;
border-radius: 12px;
transition: background 0.2s;
}
.klair-tb-item:not(:last-child)::after {
content: '';
position: absolute;
right: 0;
top: 20%;
height: 60%;
width: 1px;
background: #e8eaf0;
}
.klair-tb-icon {
width: 56px;
height: 56px;
border-radius: 14px;
background: #EEF2FA;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 14px;
}
.klair-tb-icon img {
width: 28px;
height: 28px;
border-radius: 5px;
}
.klair-tb-title {
font-size: 13.5px;
font-weight: 700;
color: #0f1f5c;
line-height: 1.4;
margin: 0 0 5px;
}
.klair-tb-sub {
font-size: 11.5px;
font-weight: 500;
color: #8b92aa;
line-height: 1.4;
margin: 0;
}
@media (max-width: 768px) {
.klair-tb {
grid-template-columns: repeat(2, 1fr);
}
.klair-tb-item:nth-child(2)::after,
.klair-tb-item:nth-child(4)::after {
display: none;
}
.klair-tb-item:nth-child(1),
.klair-tb-item:nth-child(2) {
border-bottom: 1px solid #e8eaf0;
border-radius: 12px 12px 0 0;
}
}
1–2 Werktage
mit der Post
Kostenlos ab CHF 34.90
Später bezahlen
Twint Pay Later
Einfach & sicher
Schweizer
Unternehmen
Commera GmbH
Kauf auf Rechnung
mit Teilzahlung
Flexibel bezahlen
1–2 Werktage
mit der Post
Kostenlos ab CHF 34.90
Später bezahlen
Twint Pay Later
Einfach & sicher
Schweizer
Unternehmen
Commera GmbH
Kauf auf Rechnung
mit Teilzahlung
Flexibel bezahlen
KLAIR Silber Klassisch
AngebotCHF 69.90
KLAIR Silber Modern
AngebotCHF 69.90
KLAIR Anthrazit - Deluxe
AngebotCHF 79.90
KLAIR Grün Metallic
AngebotCHF 69.90
KLAIR Gold Premium
AngebotCHF 79.90
KLAIR Rosé Metallic
AngebotCHF 69.90
💸 Was, wenn du mit KLAIR über 144'000 Franken sparen könntest?
Kategorie
🏆 Winner
KLAIR
Zigaretten
Vape
Einmalkosten Gerät
CHF 69.90
CHF 0.–
CHF 30–80
Monatliche Kosten
CHF 20.70
CHF 267.–
CHF 90.–
Jährliche Kosten
CHF 317.40
CHF 3'204.–
CHF 1'080.–
Kosten in 10 Jahren
CHF 3'243.–
CHF 32'040.–
CHF 10'800.–
Kosten in 50 Jahren
CHF 15'510.–
CHF 160'200.–
CHF 54'000.–
Gesamtvergleich
💰
CHF 144'690.–
Im Vergleich zu Zigaretten
💰
CHF 38'490.–
Im Vergleich zur Vape
30 Tage später: Das sagen unsere Kunden.
Rauchfrei werden – Tipps, Tricks & Erfahrungen
.flex-section {
display: flex;
gap: 12px;
max-width: 600px;
margin: 0 auto;
}
.button {
flex: 1;
padding: 15px 20px;
border: none;
border-radius: 40px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
uppercase;
letter-spacing: 1px;
}
.button-primary {
background-color: #001f54;
color: white;
}
.button-primary:hover {
background-color: #001f54;
}
.button-secondary {
background-color: #001f54;
color: white;
}
.button-secondary:hover {
background-color: #001f54;
}
@media (max-width: 480px) {
.flex-section {
flex-direction: column;
}
.button {
width: 100%;
}
}























