.lvt-section{background:var(--lvt-bg)}.lvt-section *{box-sizing:border-box}.lvt-section .lvt__inner{max-width:var(--lvt-max);margin:0 auto;padding:0 1rem}.lvt-section .lvt__title{text-align:center;margin:0 0 .4rem;font-size:var(--lvt-title-size,36px);line-height:1.12;letter-spacing:-.02em;font-weight:800;color:var(--lvt-heading)}.lvt-section .lvt__subtitle{text-align:center;margin:0 auto 2.2rem;max-width:600px;color:var(--lvt-heading);opacity:.65;font-size:var(--lvt-sub-size,16px);line-height:1.5}.lvt-section .lvt__table{position:relative;background:#fff;border:1px solid #eeeef1;border-radius:var(--lvt-radius);box-shadow:0 18px 50px #11121414;overflow:hidden}.lvt-section .lvt__row{display:grid;grid-template-columns:1.7fr 1fr 1fr}.lvt-section .lvt__row+.lvt__row{border-top:1px solid #f1f1f4}.lvt-section .lvt__cell{padding:14px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;min-height:58px;min-width:0}.lvt-section .lvt__feat{align-items:flex-start;text-align:left;font-weight:600;font-size:var(--lvt-text-size,17px);color:var(--lvt-heading);gap:0}.lvt-section .lvt__line{font-size:var(--lvt-text-size,17px);line-height:1.4;color:#3d3d42}.lvt-section .lvt__mini,.lvt-section .lvt__abovehead{display:none}.lvt-section .lvt__headcell{align-items:flex-start;text-align:left;gap:8px;justify-content:center}.lvt-section .lvt__cardtitle{font-size:var(--lvt-title-size,36px);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--lvt-heading)}.lvt-section .lvt__cardsub{font-size:var(--lvt-sub-size,16px);line-height:1.4;color:var(--lvt-heading);opacity:.65}.lvt-section .lvt__col--luxyor{position:relative;background:var(--lvt-accent-soft);box-shadow:10px 0 22px -16px #11121459,-10px 0 22px -16px #11121459}.lvt-section .lvt__row--head .lvt__col--luxyor{background:var(--lvt-accent);color:#fff;border-top-left-radius:16px;border-top-right-radius:16px;padding-top:26px;padding-bottom:22px}.lvt-section .lvt__row--head .lvt__col--luxyor .lvt__collabel{color:#fff}.lvt-section .lvt__row:last-child .lvt__col--luxyor{border-bottom-left-radius:16px;border-bottom-right-radius:16px}.lvt-section .lvt__row--head .lvt__cell{padding-top:22px;padding-bottom:18px}.lvt-section .lvt__row:not(.lvt__row--head):hover .lvt__feat,.lvt-section .lvt__row:not(.lvt__row--head):hover .lvt__cell--oth{background:#fafafb}.lvt-section .lvt__collabel{font-weight:800;font-size:1.25rem;letter-spacing:-.01em;color:var(--lvt-heading)}.lvt-section .lvt__logowrap{display:flex;align-items:center;justify-content:center;height:var(--lvt-logo-h,56px);width:100%;overflow:hidden}.lvt-section .lvt__logo{max-height:100%;max-width:100%;width:auto;display:block;transform:scale(var(--lvt-logo-zoom,1));transform-origin:center}.lvt-section .lvt__badge{display:inline-block;margin-top:6px;background:#fff;color:var(--lvt-accent);font-size:.66rem;font-weight:800;letter-spacing:.06em;padding:5px 13px;border-radius:999px;text-transform:uppercase;box-shadow:0 5px 14px #0000002e}.lvt-section .lvt__ic{display:inline-flex;align-items:center;justify-content:center;flex:none}.lvt-section .lvt__ic--check{width:30px;height:30px;border-radius:50%;background:var(--lvt-check);color:#fff;box-shadow:0 5px 12px #00000029}.lvt-section .lvt__ic--check svg{width:17px;height:17px}.lvt-section .lvt__ic--cross{color:var(--lvt-cross);opacity:.9}.lvt-section .lvt__ic--cross svg{width:22px;height:22px;stroke-width:2.5}@media(max-width:749px){.lvt-section .lvt__inner{padding:0 .85rem}.lvt-section .lvt__abovehead{display:block;text-align:center;margin-bottom:1.2rem}.lvt-section .lvt__title{font-size:calc(var(--lvt-title-size,36px) * .78);margin-bottom:.5rem}.lvt-section .lvt__subtitle{margin-bottom:0;font-size:var(--lvt-sub-size,16px)}.lvt-section .lvt__table{background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible}.lvt-section .lvt__row.lvt__row--head{display:none!important}.lvt-section .lvt__row:not(.lvt__row--head){display:block;background:#fff;border:1px solid var(--lvt-border);border-radius:16px;box-shadow:0 6px 22px #11121412;overflow:hidden;margin-top:12px}.lvt-section .lvt__row:not(.lvt__row--head):first-of-type{margin-top:0}.lvt-section .lvt__row:not(.lvt__row--head) .lvt__feat{display:block;width:100%;padding:11px 16px;font-size:max(17px,var(--lvt-text-size,17px));font-weight:700;line-height:1.25;color:var(--lvt-heading);background:#fbfbfc;border-bottom:1px solid var(--lvt-border);text-align:left}.lvt-section .lvt__row:not(.lvt__row--head) .lvt__cell:not(.lvt__feat){display:grid;grid-template-columns:26px 1fr;grid-template-areas:"ic mini" "ic line";column-gap:11px;row-gap:1px;align-items:center;justify-content:start;text-align:left;padding:10px 16px;min-height:0}.lvt-section .lvt__ic{grid-area:ic;align-self:center}.lvt-section .lvt__mini{grid-area:mini;display:block;font-size:var(--lvt-mini-size,16px);text-transform:uppercase;letter-spacing:.03em;font-weight:800;opacity:.5;line-height:1.2}.lvt-section .lvt__line{grid-area:line;font-size:max(16px,var(--lvt-text-size,17px));line-height:1.3}.lvt-section .lvt__col--luxyor{background:#fff;box-shadow:none;border-left:3px solid var(--lvt-accent)}.lvt-section .lvt__cell--lux{background:var(--lvt-accent-soft)}.lvt-section .lvt__cell--lux .lvt__mini{color:var(--lvt-accent);opacity:1}.lvt-section .lvt__cell--lux .lvt__line{color:var(--lvt-heading);font-weight:600}.lvt-section .lvt__row:last-child .lvt__col--luxyor{border-radius:0}.lvt-section .lvt__cell--oth{border-top:1px solid var(--lvt-border)}.lvt-section .lvt__cell--oth .lvt__line{color:#71717a}.lvt-section .lvt__ic--check{width:26px;height:26px}.lvt-section .lvt__ic--check svg{width:15px;height:15px}.lvt-section .lvt__ic--cross svg{width:20px;height:20px}.lvt-section .lvt__row:hover .lvt__feat,.lvt-section .lvt__row:hover .lvt__cell--oth{background:#fbfbfc}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/luxyor-vergelijking.css.map */
