.tva{--tva-max:var(--tv-max);--tva-copy:720px;--tva-px:var(--tv-px);--tva-sec:var(--tv-sec);position:relative;color:var(--tv-body);font-family:var(--tv-font-body);font-size:var(--tv-t-body);line-height:1.65;letter-spacing:0;overflow:clip}.tva *{box-sizing:border-box}.tva a{color:inherit;text-decoration:none}.tva img{display:block;max-width:100%;height:auto}.tva button,.tva input,.tva select{font:inherit;letter-spacing:0}.tva-wrap{width:min(var(--tva-max),calc(100% - 2*var(--tva-px)));margin-inline:auto}.tva-eyebrow{display:block;margin:0 0 12px;color:var(--tv-accent-text)!important;font-size:var(--tv-t-label);font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.08em}.tva-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:1200;pointer-events:none}.tva-progress span{display:block;width:100%;height:100%;background:var(--tv-accent);transform:scaleX(0);transform-origin:left center;will-change:transform}.tva-hero{position:relative;padding:var(--tva-sec) 0;background:var(--tv-dark);color:var(--tv-on-dark-primary)}.tva-hero__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(249,244,236,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(249,244,236,.065) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 75% 105% at 100% 0%,#000,transparent 74%);mask-image:radial-gradient(ellipse 75% 105% at 100% 0%,#000,transparent 74%)}.tva-hero__inner{position:relative;display:grid;gap:30px;align-items:center}.tva-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:26px;color:var(--tv-on-dark-muted);font-size:12px}.tva-breadcrumb a:hover{color:var(--tv-on-dark-primary);text-decoration:underline}.tva-hero h1{max-width:16ch;margin:0;color:var(--tv-on-dark-primary);font-size:var(--tv-t-h1);font-weight:700;line-height:1.1;letter-spacing:-.01em}.tva-hero__summary{max-width:58ch;margin:18px 0 0;color:var(--tv-on-dark-body);font-size:var(--tv-t-lede);line-height:1.55}.tva-byline{display:flex;flex-wrap:wrap;gap:7px 11px;margin-top:22px;color:var(--tv-on-dark-muted);font-size:12px}.tva-byline>*+*:before{content:"\b7";margin-right:11px}.tva-hero__media{aspect-ratio:4/3;overflow:hidden;border:1px solid var(--tv-on-dark-border);border-radius:var(--tv-r-lg);background:var(--tv-media-bg)}.tva-hero__media img{width:100%;height:100%;object-fit:cover}.tva-hero__placeholder{width:100%;height:100%;display:grid;place-content:center;gap:8px;background:linear-gradient(145deg,var(--tv-dark-raised),var(--tv-dark));text-align:center}.tva-hero__placeholder span{font-size:18px;font-weight:700;letter-spacing:8px}.tva-hero__placeholder small{color:var(--tv-on-dark-muted);font-size:10px;font-weight:600;text-transform:uppercase}.tva-main{padding:var(--tva-sec) 0;background:#fff}.tva-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:36px}.tva-toc,.tva-rail{display:none}.tva-aside-label{margin:0 0 14px;color:var(--tv-heading,#000);font-size:11px;font-weight:700;text-transform:uppercase}.tva-toc nav{display:grid;gap:2px;border-left:1px solid var(--tv-border,#DEDEDE)}.tva-toc nav a{display:block;padding:7px 0 7px 15px;color:var(--tv-muted,#888);font-size:12.5px;line-height:1.4}.tva-toc nav a.is-h3{padding-left:28px;font-size:12px}.tva-toc nav a:hover,.tva-toc nav a.is-active{color:var(--tv-heading,#000)}.tva-toc nav a.is-active{margin-left:-1px;border-left:2px solid var(--tv-accent,#FB5011);font-weight:600}.tva-toc-mobile{margin-bottom:32px;border:1px solid var(--tv-border,#DEDEDE);border-radius:5px;background:#fff}.tva-toc-mobile summary{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;color:var(--tv-heading,#000);font-weight:600;list-style:none;cursor:pointer}.tva-toc-mobile summary::-webkit-details-marker{display:none}.tva-toc-mobile[open] summary span{transform:rotate(45deg)}.tva-toc-mobile nav{display:grid;padding:0 17px 15px}.tva-toc-mobile nav a{padding:7px 0;color:var(--tv-body,#555);font-size:13px}.tva-toc-mobile nav a.is-h3{padding-left:14px;color:var(--tv-muted,#888)}.tva-content{min-width:0;max-width:var(--tva-copy);margin-inline:auto;color:var(--tv-body,#555);font-size:16px;line-height:1.75}.tva-content>*:first-child{margin-top:0!important}.tva-content>*:last-child{margin-bottom:0!important}.tva-content h2,.tva-content h3,.tva-content h4{scroll-margin-top:90px;color:var(--tv-heading,#000);letter-spacing:0}.tva-content h2{margin:52px 0 18px;font-size:27px;font-weight:700;line-height:1.18}.tva-content h3{margin:38px 0 14px;font-size:22px;font-weight:600;line-height:1.25}.tva-content h4{margin:30px 0 12px;font-size:17px;font-weight:600;line-height:1.3}.tva-content p{margin:0 0 20px}.tva-content a{color:var(--tv-info,#006AFF);text-decoration:underline;text-underline-offset:3px}.tva-content strong{color:var(--tv-heading,#000);font-weight:600}.tva-content ul,.tva-content ol{margin:0 0 24px;padding-left:24px}.tva-content li{margin:8px 0;padding-left:4px}.tva-content img{width:auto;max-width:100%;margin:32px auto;border-radius:8px}.tva-content figure{margin:32px 0}.tva-content figure img{margin:0 auto}.tva-content figcaption{margin-top:10px;color:var(--tv-muted,#888);font-size:12.5px;text-align:center}.tva-content blockquote{margin:34px 0;padding:24px 24px 24px 28px;border:0;border-left:4px solid var(--tv-accent,#FB5011);border-radius:0 5px 5px 0;background:var(--tv-surface,#F9F4EC);color:var(--tv-heading,#000);font-size:18px;line-height:1.55}.tva-content blockquote p:last-child{margin-bottom:0}.tva-content hr{margin:40px 0;border:0;border-top:1px solid var(--tv-border,#DEDEDE)}.tva-content table{display:block;width:100%;max-width:100%;margin:30px 0;overflow-x:auto;border-collapse:collapse;border:1px solid var(--tv-border,#DEDEDE);border-radius:5px;-webkit-overflow-scrolling:touch}.tva-content thead{background:var(--tv-dark,#160E23);color:#fff}.tva-content th,.tva-content td{min-width:150px;padding:13px 16px;border-right:1px solid var(--tv-border,#DEDEDE);border-bottom:1px solid var(--tv-border,#DEDEDE);text-align:left;vertical-align:top}.tva-content th{font-size:12px;font-weight:700;text-transform:uppercase}.tva-content td{font-size:14px}.tva-content tbody tr:nth-child(2n){background:var(--tv-surface,#F9F4EC)}.tva-content iframe,.tva-content video{width:100%;max-width:100%;aspect-ratio:16/9;height:auto;margin:32px 0;border:0;border-radius:8px}.tva-share--side{margin-top:28px;padding-top:20px;border-top:1px solid var(--tv-border,#DEDEDE)}.tva-share--side>div{display:flex;gap:8px}.tva-share--side a,.tva-share--side button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--tv-border,#DEDEDE);border-radius:50%;background:#fff;color:var(--tv-heading,#000);font-size:12px;font-weight:700;text-transform:uppercase;cursor:pointer}.tva-share--side svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.tva-newsletter,.tva-rail-note{padding:22px;border-radius:8px}.tva-newsletter{background:var(--tv-dark,#160E23);color:#fff}.tva-newsletter h2{margin:0;color:#fff;font-size:21px;font-weight:700;line-height:1.18}.tva-newsletter>p{margin:12px 0 18px;color:#ffffffa8;font-size:13px;line-height:1.55}.tva-newsletter form{display:grid;gap:9px}.tva-newsletter input{width:100%;height:44px;padding:0 12px;border:1px solid rgba(255,255,255,.22);border-radius:5px;background:#ffffff14;color:#fff}.tva-newsletter input::placeholder{color:#ffffff7a}.tva-newsletter button{height:44px;border:0;border-radius:5px;background:var(--tv-accent,#FB5011);color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;cursor:pointer}.tva-form-message{color:#fff;font-size:12px}.tva-rail-note{margin-top:16px;border:1px solid var(--tv-border,#DEDEDE);background:var(--tv-surface,#F9F4EC)}.tva-rail-note svg{width:22px;height:22px;margin-bottom:12px;fill:none;stroke:var(--tv-info,#006AFF);stroke-width:1.8}.tva-rail-note h3{margin:0 0 8px;color:var(--tv-heading,#000);font-size:16px;font-weight:600}.tva-rail-note p{margin:0;color:var(--tv-body,#555);font-size:13px}.tva-rail-note a{display:inline-block;margin-top:12px;color:var(--tv-info,#006AFF);font-size:12px;font-weight:600}.tva-article-footer{max-width:var(--tva-copy);margin:42px auto 0;padding-top:24px;border-top:1px solid var(--tv-border,#DEDEDE)}.tva-tags{display:flex;flex-wrap:wrap;gap:8px}.tva-tags a{padding:7px 11px;border:1px solid var(--tv-border,#DEDEDE);border-radius:999px;color:var(--tv-body,#555);font-size:11px;font-weight:600}.tva-share--footer{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:20px;color:var(--tv-muted,#888);font-size:12px}.tva-share--footer span{color:var(--tv-heading,#000);font-weight:600}.tva-share--footer a,.tva-share--footer button{padding:0;border:0;background:none;color:var(--tv-info,#006AFF);font-size:12px;cursor:pointer}.tva-section-heading{max-width:700px}.tva-section-heading h2{max-width:22ch;margin:0;color:var(--tv-heading,#000);font-size:26px;font-weight:700;line-height:1.16}.tva-section-heading>p{max-width:58ch;margin:12px 0 0;color:var(--tv-body,#555)}.tva-products{margin-top:var(--tva-sec);padding:var(--tva-sec) 0;border-top:1px solid var(--tv-border,#DEDEDE)}.tva-products__grid{display:grid;gap:18px;margin-top:28px}.tva-product{display:grid;grid-template-columns:132px minmax(0,1fr);min-width:0;overflow:hidden;border:1px solid var(--tv-border,#DEDEDE);border-radius:8px;background:#fff}.tva-product__media{min-height:100%;background:var(--tv-media-bg,#F3F4F6)}.tva-product__media img{width:100%;height:100%;object-fit:cover}.tva-product__placeholder{height:100%;display:grid;place-items:center;color:var(--tv-muted,#888);font-size:10px;font-weight:700;letter-spacing:3px}.tva-product__content{min-width:0;padding:18px}.tva-product__eyebrow{margin:0 0 6px;color:var(--tv-accent,#FB5011);font-size:10px;font-weight:700;text-transform:uppercase}.tva-product h3{margin:0;color:var(--tv-heading,#000);font-size:17px;font-weight:600;line-height:1.25}.tva-product h3 a:hover{text-decoration:underline;text-decoration-color:var(--tv-accent,#FB5011);text-underline-offset:3px}.tva-product__summary{display:none;margin:8px 0 0;color:var(--tv-body,#555);font-size:13px}.tva-product__form{margin-top:14px}.tva-product__form>label{display:block;margin-bottom:6px;color:var(--tv-muted,#888);font-size:10px;font-weight:700;text-transform:uppercase}.tva-product select{width:100%;height:42px;padding:0 34px 0 11px;border:1px solid var(--tv-border,#DEDEDE);border-radius:5px;background:#fff;color:var(--tv-heading,#000);font-size:12px}.tva-product__buy{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.tva-product__price{display:flex;align-items:baseline;gap:8px;color:var(--tv-accent,#FB5011);font-size:20px;font-weight:700}.tva-product__price s{color:var(--tv-muted,#888);font-size:12px;font-weight:400}.tva-product__buy button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:0;border-radius:5px;background:var(--tv-accent,#FB5011);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;cursor:pointer}.tva-product__buy button:hover{background:var(--tv-accent-hover,#E8440B)}.tva-product__buy button:disabled{background:#b7b2bc;cursor:not-allowed}.tva-product__buy button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8}.tva-product__stock{display:flex;align-items:center;gap:7px;margin:10px 0 0;color:#287a45;font-size:11px;font-weight:600}.tva-product__stock span{width:7px;height:7px;border-radius:50%;background:#36a562}.tva-product__stock.is-sold-out{color:#9a3c3c}.tva-product__stock.is-sold-out span{background:#c24b4b}.tva-post-nav{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:var(--tva-sec);padding-top:28px;border-top:1px solid var(--tv-border,#DEDEDE)}.tva-post-nav div:last-child{text-align:right}.tva-post-nav span{display:block;margin-bottom:7px;color:var(--tv-muted,#888);font-size:10px;font-weight:700;text-transform:uppercase}.tva-post-nav a{display:inline-block;max-width:32ch;color:var(--tv-heading,#000);font-size:14px;font-weight:600;line-height:1.4}.tva-post-nav a:hover{text-decoration:underline;text-decoration-color:var(--tv-accent,#FB5011);text-underline-offset:3px}.tva-related{padding:var(--tva-sec) 0;background:var(--tv-surface,#F9F4EC)}.tva-related__grid{display:grid;gap:28px;margin-top:28px}.tva-related .tvj-card{font-family:var(--tv-font-body,"Suisse Intl",Arial,sans-serif)}.tva-related .tvj-card__media{position:relative;aspect-ratio:4/3;overflow:hidden;margin-bottom:14px;border-radius:8px;background:var(--tv-media-bg,#F3F4F6)}.tva-related .tvj-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.tva-related .tvj-card:hover img{transform:scale(1.03)}.tva-related .tvj-card__tag{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:999px;background:#fff;color:var(--tv-heading,#000);font-size:10px;font-weight:700;text-transform:uppercase}.tva-related .tvj-card h3{margin:0 0 7px;color:var(--tv-heading,#000);font-size:18px;font-weight:600;line-height:1.28}.tva-related .tvj-card__meta{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0;color:var(--tv-muted,#888);font-size:12px}.tva-related .tvj-card__meta span+span:before{content:"\b7";margin-right:8px}@media(min-width:650px){.tva-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tva-product{grid-template-columns:190px minmax(0,1fr)}.tva-product__summary{display:block}}@media(min-width:750px){.tva{--tva-px:28px;--tva-sec:64px}.tva-hero h1{font-size:36px}.tva-hero__summary{font-size:18px}.tva-content{font-size:16.5px}.tva-content h2,.tva-section-heading h2{font-size:30px}.tva-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1040px){.tva{--tva-px:40px;--tva-sec:72px}.tva-hero__inner{grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:64px}.tva-hero h1{font-size:40px}.tva-hero__media{aspect-ratio:4/3}.tva-toc-mobile{display:none}.tva-layout{grid-template-columns:190px minmax(0,var(--tva-copy));gap:42px;justify-content:center}.tva-toc{position:sticky;top:94px;display:block;align-self:start;max-height:calc(100vh - 120px);overflow:auto;padding-right:8px}.tva-content{margin:0}.tva-related__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tva-product{grid-template-columns:168px minmax(0,1fr)}}@media(min-width:1280px){.tva-layout{grid-template-columns:200px minmax(0,var(--tva-copy)) 250px;gap:40px}.tva-rail{position:sticky;top:94px;display:block;align-self:start}.tva-article-footer{margin-left:240px;margin-right:290px}.tva-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:649px){.tva-product__buy{align-items:flex-start;flex-direction:column}.tva-product__buy button{width:100%}.tva-post-nav{grid-template-columns:1fr}.tva-post-nav div:last-child{text-align:left}.tva-products__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.tva *{scroll-behavior:auto!important;transition-duration:.001ms!important}}.tva-newsletter{background:var(--tv-dark);color:var(--tv-on-dark-primary)}.tva-newsletter h2,.tva-form-message{color:var(--tv-on-dark-primary)}.tva-newsletter>p{color:var(--tv-on-dark-body)}.tva-newsletter input::placeholder{color:var(--tv-on-dark-muted)}.tva-newsletter button,.tva-product__buy button{color:var(--tv-dark)}.tva-product__eyebrow{color:var(--tv-accent-text)}.tva-product__stock{color:var(--tv-success)}.tva-product__stock span{background:var(--tv-success)}.tva-product__stock.is-sold-out{color:var(--tv-danger)}.tva-product__stock.is-sold-out span{background:var(--tv-danger)}.tva{overflow:visible!important}.tva-main,.tva-main>.tva-wrap,.tva-layout{overflow:visible!important}.tva .tva-hero{background-color:var(--tv-dark,#160E23)!important;color:var(--tv-on-dark-primary,#fff)!important}.tva .tva-hero h1{color:var(--tv-on-dark-primary,#fff)!important;font-family:var(--tv-font-head,"Suisse Intl",Arial,sans-serif)!important;letter-spacing:0!important}.tva .tva-hero .tva-eyebrow,.tva .tva-newsletter .tva-eyebrow{color:var(--tv-accent,#FB5011)!important}.tva .tva-hero__summary{color:var(--tv-on-dark-body,#D9D5DE)!important}.tva .tva-breadcrumb,.tva .tva-byline{color:var(--tv-on-dark-muted,#B7B2BC)!important}.tva .tva-breadcrumb a:hover{color:var(--tv-on-dark-primary,#fff)!important}.tva .tva-newsletter{background-color:var(--tv-dark-raised,#21172F)!important;color:var(--tv-on-dark-primary,#fff)!important}.tva .tva-newsletter h2,.tva .tva-newsletter .tva-form-message{color:var(--tv-on-dark-primary,#fff)!important;font-family:var(--tv-font-head,"Suisse Intl",Arial,sans-serif)!important;letter-spacing:0!important}.tva .tva-newsletter>p{color:var(--tv-on-dark-body,#D9D5DE)!important}.tva .tva-newsletter input{color:var(--tv-on-dark-primary,#fff)!important}.tva .tva-newsletter input::placeholder{color:var(--tv-on-dark-muted,#B7B2BC)!important}.tva .tva-newsletter button{color:var(--tv-dark,#160E23)!important}.tva-content .tva-table-scroll,.tva-content .rte__table-wrapper{width:100%;max-width:100%;margin:30px 0 36px;overflow-x:auto;border:1px solid var(--tv-border,#DEDEDE);border-radius:8px;background:#fff;-webkit-overflow-scrolling:touch}.tva-content .tva-table-scroll table,.tva-content .rte__table-wrapper table{display:table;width:100%;min-width:680px;margin:0;overflow:visible;border:0;border-radius:0;table-layout:auto}.tva-content table th{background:var(--tv-dark,#160E23)!important;color:var(--tv-on-dark-primary,#fff)!important;font-family:var(--tv-font-body,"Suisse Intl",Arial,sans-serif)!important;letter-spacing:.04em}.tva-content table td{color:var(--tv-body,#4A4256)!important}.tva-content table tbody tr:nth-child(2n) td{background:var(--tv-surface,#F9F4EC)}.tva-content table tbody tr:hover td{background:var(--tv-accent-soft,rgba(251,80,17,.08))}.tva-content .tva-table-scroll th:first-child,.tva-content .tva-table-scroll td:first-child{position:sticky;left:0;z-index:1}.tva-content .tva-table-scroll th:first-child{z-index:2}.tva-content .tva-table-scroll td:first-child{background:#fff;color:var(--tv-heading,#160E23)!important;font-weight:600}.tva-content .tva-table-scroll tr:nth-child(2n) td:first-child{background:var(--tv-surface,#F9F4EC)}.tva-content .tva-table-note{margin:-22px 0 36px;color:var(--tv-muted,#77727B);font-size:12px;line-height:1.5}.tva-content blockquote{color:var(--tv-heading,#160E23)!important}@media(max-width:749px){.tva .tva-hero{padding:48px 0}.tva .tva-hero h1{font-size:clamp(30px,9vw,38px)}.tva-content .tva-table-scroll,.tva-content .rte__table-wrapper{width:100%}.tva-content .tva-table-scroll table,.tva-content .rte__table-wrapper table{min-width:720px}}@media(min-width:1040px){.tva .tva-layout{position:relative!important}.tva .tva-toc{grid-column:1;position:absolute!important;top:0!important;left:0;width:190px;align-self:start!important;height:max-content;max-height:calc(100vh - 120px)!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--tv-border,#DEDEDE) transparent;z-index:4}.tva .tva-content{grid-column:2}.tva .tva-toc.tva-toc--fixed{position:fixed!important;top:96px!important;left:var(--tva-toc-fixed-left)!important}.tva .tva-toc.tva-toc--end{position:absolute!important;top:var(--tva-toc-end)!important;left:0!important}.tva .tva-toc::-webkit-scrollbar{width:4px}.tva .tva-toc::-webkit-scrollbar-track{background:transparent}.tva .tva-toc::-webkit-scrollbar-thumb{border-radius:4px;background:var(--tv-border,#DEDEDE)}}@media(min-width:1280px){.tva .tva-toc{width:200px}.tva .tva-rail{grid-column:3}}@media(max-width:749px){.tva input,.tva select,.tva textarea{font-size:16px}}@media(min-width:750px){.tva-content{font-size:16px}}.tva{--tva-copy:760px}.tva .tva-hero{background:#160e23!important}.tva .tva-hero__grid{background-image:none!important}.tva .tva-hero__placeholder{background:#160e23!important}.tva .tva-hero h1,.tva .tva-hero__summary,.tva .tva-breadcrumb,.tva .tva-byline{color:#f9f4ec!important}.tva .tva-hero .tva-eyebrow,.tva .tva-newsletter .tva-eyebrow{color:#fb5011!important}.tva .tva-newsletter{background:#160e23!important;color:#f9f4ec!important}.tva .tva-newsletter h2,.tva .tva-newsletter>p,.tva .tva-newsletter .tva-form-message{color:#f9f4ec!important}.tva .tva-newsletter input{border-color:#f9f4ec!important;background:#160e23!important;color:#f9f4ec!important}.tva .tva-newsletter input::placeholder{color:#f9f4ec!important}.tva .tva-newsletter button{background:#fb5011!important;color:#160e23!important}.tva .tva-main{background:#fff}.tva .tva-content{color:#160e23;line-height:1.78}.tva .tva-content h2{position:relative;color:#160e23!important}.tva .tva-content h2:before{content:"";display:block;width:34px;height:3px;margin-bottom:14px;border-radius:0;background:#fb5011}.tva .tva-content h3{color:#160e23!important}.tva-content .tva-table-scroll,.tva-content .rte__table-wrapper{position:relative;width:100%;max-width:100%;margin:32px 0 40px;overflow-x:auto;border:1px solid rgba(22,14,35,.22);border-radius:0;background:#fff;box-shadow:none;outline:none;scrollbar-width:thin;scrollbar-color:#006AFF #F9F4EC}.tva-content .tva-table-scroll:focus-visible,.tva-content .rte__table-wrapper:focus-visible{outline:3px solid #006AFF;outline-offset:2px;box-shadow:none}.tva-content .tva-table-scroll table,.tva-content .rte__table-wrapper table{display:table!important;width:100%!important;min-width:100%!important;margin:0!important;overflow:visible!important;border:0!important;border-radius:0!important;table-layout:auto}.tva-content table th,.tva-content table td{min-width:0;padding:17px 20px;border-right:1px solid rgba(22,14,35,.22);border-bottom:1px solid #F9F4EC;line-height:1.5}.tva-content table tr>*:last-child{border-right:0}.tva-content table tbody tr:last-child>*{border-bottom:0}.tva-content table thead th{background:#f9f4ec!important;color:#160e23!important;font-size:11px;font-weight:700;letter-spacing:.065em}.tva-content table thead th:first-child{box-shadow:none}.tva-content table tbody td{background:#fff;color:#160e23!important;font-size:15px}.tva-content table tbody th{background:#fff!important;color:#160e23!important;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;box-shadow:none}.tva-content table tbody tr:nth-child(2n) td{background:#fff!important}.tva-content table tbody tr:nth-child(2n) th{background:#fff!important}.tva-content table tbody tr:hover td,.tva-content table tbody tr:hover th{background:#f9f4ec!important}@media(min-width:750px){.tva-content table th:first-child,.tva-content table td:first-child{width:31%}}@media(max-width:749px){.tva{--tva-copy:100%}.tva-content .tva-table-scroll,.tva-content .rte__table-wrapper{margin-inline:0;border-radius:0}.tva-content .tva-table-scroll table,.tva-content .rte__table-wrapper table{min-width:650px!important}.tva-content table th,.tva-content table td{padding:14px 15px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tervelio-article.css.map */
