.tvf{--tvf-blue: #0070EE;--tvf-blue-dark: #005fc9;--tvf-yellow: #FFD400;--tvf-ink: #111111;--tvf-muted: #5c6672;--tvf-line: #dce3ea;--tvf-soft: #f5f8fc;--tvf-soft-blue: #edf6ff;--tvf-warning: #7a5800;--tvf-warning-bg: #fff8cf;--tvf-danger: #b42318;--tvf-danger-bg: #fff1ef;--tvf-success: #16883f;width:100%;background:#fff;color:var(--tvf-ink)}.tvf,.tvf *{box-sizing:border-box}.tvf [hidden]{display:none!important}.tvf a{color:inherit}.tvf__hero{width:min(2000px,100%);min-height:590px;margin:0 auto;position:relative;overflow:hidden;background:#080b0f;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:clamp(34px,4vw,58px) clamp(24px,4vw,78px) clamp(24px,3vw,38px)}.tvf__picture,.tvf__shade{position:absolute;top:0;right:0;bottom:0;left:0}.tvf__picture{display:block}.tvf__hero-image{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.tvf__image-placeholder{width:100%;height:100%;display:grid;place-items:center;padding:30px;text-align:center;background:#10151c;color:#9fa9b5}.tvf__shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#000000b3,#0000007a 35%,#0000002e 58%,#0000 78%)}.tvf__copy,.tvf__picker-wrap{position:relative;z-index:2}.tvf__copy{width:min(780px,100%);text-shadow:0 2px 18px rgba(0,0,0,.82)}.tvf__eyebrow{margin:0 0 8px;color:var(--tvf-yellow);font-size:13px;line-height:1.2;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.tvf__heading{max-width:760px;margin:0;color:#fff!important;font-size:clamp(36px,3.3vw,60px);line-height:.99;font-weight:900;letter-spacing:-.038em}.tvf__subheading{max-width:720px;margin:12px 0 0;color:#e8edf2;font-size:clamp(14px,1.05vw,18px);line-height:1.48}.tvf__feature-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.tvf__feature-row span{display:inline-flex;min-height:28px;align-items:center;padding:0 11px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#080b0f9e;color:#fff;font-size:10px;line-height:1;font-weight:900;letter-spacing:.07em}.tvf__picker-wrap{width:min(1060px,100%);margin-top:30px}.tvf__picker{padding:17px 18px 15px;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#070a0ee8;color:#fff;box-shadow:0 16px 46px #0000005c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tvf__mode-switch{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:9px}.tvf__mode-button{min-height:42px;padding:8px 15px;border:2px solid #c7d7e8;border-radius:7px;background:#fff;color:#111;font:inherit;font-size:13px;font-weight:900;cursor:pointer}.tvf__mode-button.is-active{border-color:var(--tvf-blue);background:var(--tvf-blue);color:#fff}.tvf__mode-description{margin-bottom:12px;color:#fff;font-size:13px;line-height:1.42}.tvf__picker-title{margin-bottom:9px;color:#fff;font-size:14px;font-weight:900}.tvf__selector-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) auto;gap:10px;align-items:end}.tvf__field{min-width:0}.tvf__field>span{display:block;margin:0 0 6px 2px;color:#dce4ed;font-size:10px;line-height:1;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.tvf select{width:100%;height:48px;padding:0 38px 0 13px;border:1px solid #46515f;border-radius:7px;outline:none;background:#0e1217;color:#fff;font:inherit;font-size:15px}.tvf select:focus{border-color:var(--tvf-blue);box-shadow:0 0 0 2px #0070ee3b}.tvf select:disabled{opacity:.43;cursor:not-allowed}.tvf__find-button{min-width:185px;height:48px;padding:0 20px;border:0;border-radius:7px;background:var(--tvf-blue);color:#fff;font:inherit;font-weight:900;cursor:pointer;white-space:nowrap;transition:filter .15s ease,transform .15s ease}.tvf__find-button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.tvf__find-button:disabled{opacity:.43;cursor:not-allowed;transform:none}.tvf__picker-message{min-height:17px;margin-top:8px;color:#c9d1db;font-size:12px;line-height:1.4}.tvf__results-area{width:100%;background:#fff;color:var(--tvf-ink)}.tvf__results-shell{width:min(1560px,calc(100% - 40px));margin:0 auto}.tvf__results{padding:30px 0 56px}.tvf__vehicle{display:flex;align-items:center;gap:18px;margin-bottom:17px;padding:17px 20px;border:1px solid #dce4ec;border-left:5px solid var(--tvf-blue);border-radius:10px;background:#f5f8fc}.tvf__vehicle-icon{flex:0 0 116px;width:116px;height:68px;display:grid;place-items:center;border-radius:9px;background:var(--tvf-blue);color:#fff}.tvf__vehicle-icon svg{width:102px;height:auto;display:block}.tvf__vehicle-copy{min-width:0}.tvf__vehicle-eyebrow{margin-bottom:3px;color:var(--tvf-blue);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tvf__vehicle-title{color:#111;font-size:23px;line-height:1.12;font-weight:900}.tvf__vehicle-sub{margin-top:4px;color:var(--tvf-muted);font-size:13px;line-height:1.4}.tvf__result-intro{margin:0 0 18px;padding:14px 16px;border-left:5px solid var(--tvf-yellow);border-radius:7px;background:var(--tvf-warning-bg);color:#2c250f;font-size:14px;line-height:1.5}.tvf__section{margin-top:18px;border:1px solid var(--tvf-line);border-left:4px solid var(--tvf-blue);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 3px 13px #0070ee0b}.tvf__section-head{display:grid;grid-template-columns:minmax(200px,34%) minmax(0,1fr);align-items:start;gap:22px;padding:12px 18px;background:var(--tvf-blue);color:#fff}.tvf__section-title{margin:0;color:#fff!important;font-size:20px;line-height:1.2;font-weight:900}.tvf__section-description{color:#ffffffeb;font-size:13px;line-height:1.45;text-align:right}.tvf__section-description p{margin:0;color:inherit}.tvf__section-description p+p{margin-top:4px}.tvf__section-body{padding:14px 16px 18px;background:#fff}.tvf__section--warning{border-left-color:var(--tvf-yellow)}.tvf__section--warning .tvf__section-head{background:#2a313a}.tvf__section--quarantine{border-left-color:var(--tvf-yellow)}.tvf__section--quarantine .tvf__section-head{background:#53606d}.tvf__source-block{margin:11px 0;padding:12px;border:1px solid var(--tvf-line);border-radius:8px;background:#fff}.tvf__source-label{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:9px;color:var(--tvf-blue);font-size:12px;line-height:1.35;font-weight:900}.tvf__badge{display:inline-flex;align-items:center;min-height:25px;padding:3px 9px;border:1px solid #bdd8f5;border-radius:999px;background:#f4f8fd;color:#174f8c;font-size:10px;line-height:1.2;font-weight:900}.tvf__badge--special{border-color:#d5d9de;background:#f4f5f6;color:#30363d}.tvf__badge--warning{border-color:#dfbd18;background:var(--tvf-yellow);color:#111}.tvf__option-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tvf__option{min-width:0;overflow:hidden;border:1px solid var(--tvf-line);border-radius:9px;background:#fff}.tvf__option-head{padding:10px 12px;border-bottom:1px solid var(--tvf-line);background:#f4f6f8}.tvf__option-title{margin:0;color:var(--tvf-blue);font-size:13px;line-height:1.3;font-weight:900}.tvf__option-help{margin-top:4px;color:var(--tvf-muted);font-size:11px;line-height:1.4}.tvf__sku-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.tvf__sku-pill{display:inline-flex;min-height:27px;align-items:center;padding:3px 10px;border:1px solid #e2ba00;border-radius:999px;background:var(--tvf-yellow);color:#111;font-size:11px;line-height:1.1;font-weight:900}.tvf__option-body{padding:10px}.tvf__products{display:grid;grid-template-columns:1fr;gap:9px}.tvf__loading,.tvf__empty,.tvf__not-stocked,.tvf__error{min-height:72px;display:grid;place-items:center;padding:13px;border:1px dashed #cbd3dc;border-radius:7px;background:#fafbfc;color:var(--tvf-muted);text-align:center;font-size:13px;line-height:1.45}.tvf__error{border-color:#e5b7b2;background:var(--tvf-danger-bg);color:var(--tvf-danger)}.tvf__product-card{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;align-items:center;padding:12px;border:1px solid #dce3ea;border-radius:8px;background:#fff}.tvf__product-image-link{display:block;text-decoration:none}.tvf__product-image{width:180px;height:180px;display:block;object-fit:contain;border:1px solid #edf0f2;border-radius:7px;background:#fff}.tvf__product-image--blank{display:grid;place-items:center;color:#8b949e;font-size:10px;font-weight:800;text-align:center}.tvf__product-info{min-width:0}.tvf__product-sku{display:inline-flex;margin-bottom:5px;padding:3px 7px;border-radius:999px;background:var(--tvf-yellow);color:#111;font-size:10px;font-weight:900}.tvf__product-title-link{color:#111;text-decoration:none}.tvf__product-title{color:#111;font-size:13px;line-height:1.34;font-weight:800}.tvf__product-title-link:hover .tvf__product-title{color:var(--tvf-blue)}.tvf__product-price{margin-top:6px;color:#111;font-size:16px;font-weight:900}.tvf__product-status,.tvf__product-note{margin-top:3px;color:var(--tvf-muted);font-size:11px;line-height:1.35}.tvf__product-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.tvf__button,.tvf__add-to-cart,.tvf__view-details,.tvf__bundle-button{width:100%;min-height:37px;display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:6px;font:inherit;font-size:12px;line-height:1.15;font-weight:900;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.tvf__add-to-cart,.tvf__bundle-button{border:1px solid var(--tvf-blue);background:var(--tvf-blue);color:#fff}.tvf__add-to-cart:hover:not(:disabled),.tvf__bundle-button:hover:not(:disabled){border-color:var(--tvf-blue-dark);background:var(--tvf-blue-dark);transform:translateY(-1px)}.tvf__view-details{border:1px solid #b8c1cb;background:#fff;color:#111}.tvf__view-details:hover{border-color:var(--tvf-blue);color:var(--tvf-blue);transform:translateY(-1px)}.tvf__add-to-cart:disabled,.tvf__bundle-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.tvf__add-to-cart.is-added,.tvf__bundle-button.is-added{border-color:var(--tvf-success);background:var(--tvf-success);opacity:1}.tvf__add-to-cart.is-error,.tvf__bundle-button.is-error{border-color:var(--tvf-danger);background:#fff;color:var(--tvf-danger);opacity:1}.tvf__bundle-actions{margin-top:10px;padding-top:10px;border-top:1px solid var(--tvf-line)}.tvf__bundle-help{margin:0 0 7px;color:var(--tvf-muted);font-size:11px;line-height:1.4}.tvf__config-tools{max-width:520px;margin-bottom:13px}.tvf__config-tools label{display:block;margin-bottom:6px;color:#222a33;font-size:11px;font-weight:900;letter-spacing:.065em;text-transform:uppercase}.tvf__config-tools select{height:46px;border-color:#cfd6de;background:#fff;color:#111}.tvf__speaker-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tvf__speaker-group{min-width:0;padding:11px;border:1px solid var(--tvf-line);border-left:4px solid var(--tvf-yellow);border-radius:8px;background:#fff}.tvf__speaker-group-title{margin:0 0 8px;color:var(--tvf-blue);font-size:14px;line-height:1.3;font-weight:900;text-transform:uppercase;letter-spacing:.035em}.tvf__speaker-location-grid{display:grid;grid-template-columns:1fr;gap:7px}.tvf__speaker-location{display:flex;flex-wrap:wrap;align-items:center;gap:7px 10px;padding:9px 10px;border:1px solid #e0e5ea;border-radius:7px;background:#fff}.tvf__speaker-location-name{color:#111;font-size:13px;font-weight:900}.tvf__speaker-size{display:inline-flex;min-height:28px;align-items:center;padding:2px 8px;border:1px solid var(--tvf-blue);border-radius:6px;background:#fff;color:var(--tvf-blue);font-size:15px;font-weight:900}.tvf__speaker-shop{margin-left:auto;display:inline-flex;min-height:32px;align-items:center;justify-content:center;padding:5px 9px;border-radius:6px;background:var(--tvf-blue);color:#fff!important;text-decoration:none;font-size:11px;font-weight:900}.tvf__speaker-accessories{margin-top:13px}.tvf__speaker-note{margin-top:11px;padding:12px 14px;border-left:4px solid var(--tvf-blue);border-radius:7px;background:var(--tvf-soft-blue);color:#17202a;font-size:13px;line-height:1.48}.tvf__pac-grid,.tvf__battery-grid,.tvf__accessory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tvf__pac-item,.tvf__battery-item,.tvf__accessory-item{min-width:0;padding:11px;border:1px solid var(--tvf-line);border-radius:8px;background:#fff}.tvf__pac-note,.tvf__battery-fit-label{margin-bottom:9px;padding:9px 10px;border-left:4px solid var(--tvf-yellow);border-radius:6px;background:var(--tvf-warning-bg);color:#2b260f;font-size:12px;line-height:1.45}.tvf__confirm{display:flex;align-items:flex-start;gap:8px;margin:9px 0;padding:9px 10px;border:1px solid #e4d691;border-radius:6px;background:#fffdf1;color:#332d14;font-size:11px;line-height:1.4;cursor:pointer}.tvf__confirm input{flex:0 0 auto;width:17px;height:17px;margin:0;accent-color:var(--tvf-blue)}.tvf__details{margin:10px 0;border:1px solid var(--tvf-line);border-radius:8px;background:#fff;overflow:hidden}.tvf__details>summary{padding:11px 13px;background:#f4f6f8;color:#111;font-size:14px;font-weight:900;cursor:pointer}.tvf__details-content{padding:12px}.tvf__audit-note{margin-top:11px;color:#6b7580;font-size:10px;line-height:1.4}.tvf__fatal{margin:20px auto;padding:16px;border-left:5px solid var(--tvf-danger);background:var(--tvf-danger-bg);color:var(--tvf-danger);font-size:14px;line-height:1.5}@media(max-width:1180px)and (min-width:750px){.tvf__selector-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tvf__find-button{width:100%}.tvf__section-head{grid-template-columns:1fr;gap:5px}.tvf__section-description{text-align:left}.tvf__option-list,.tvf__pac-grid,.tvf__battery-grid,.tvf__accessory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tvf__product-card{grid-template-columns:140px minmax(0,1fr)}.tvf__product-image{width:140px;height:140px}}@media(max-width:749px){.tvf__hero{min-height:0;height:auto;padding:0;overflow:visible;background:#fff;color:#111}.tvf__picture{position:relative;inset:auto;width:100%;aspect-ratio:10 / 7;overflow:hidden;background:#080b0f}.tvf__shade{display:none}.tvf__copy{width:100%;padding:24px 16px 8px;background:#fff;color:#111;text-shadow:none}.tvf__eyebrow{color:var(--tvf-blue)}.tvf__heading{color:#111!important;font-size:32px;line-height:1.03}.tvf__subheading{color:var(--tvf-muted);font-size:14px}.tvf__feature-row span{border-color:#cbdcf0;background:#f4f8fd;color:#174f8c}.tvf__picker-wrap{width:100%;margin:0;padding:10px 14px 20px;background:#fff}.tvf__picker{padding:16px 14px;border-color:var(--tvf-line);border-radius:10px;background:#fff;color:#111;box-shadow:0 3px 15px #0000000d;backdrop-filter:none;-webkit-backdrop-filter:none}.tvf__mode-description,.tvf__picker-title{color:#111}.tvf__field>span{color:#333}.tvf select{height:54px;border-color:#cfd5dc;background:#fff;color:#111;font-size:16px}.tvf select:disabled{background:#f5f6f8;color:#7f8790;opacity:1}.tvf__selector-grid{grid-template-columns:1fr;gap:11px}.tvf__find-button{width:100%;height:54px;font-size:16px}.tvf__picker-message{color:var(--tvf-muted)}.tvf__results-shell{width:calc(100% - 28px)}.tvf__results{padding:14px 0 38px}.tvf__vehicle{gap:12px;padding:13px}.tvf__vehicle-icon{flex-basis:84px;width:84px;height:56px}.tvf__vehicle-icon svg{width:76px}.tvf__vehicle-title{font-size:19px}.tvf__section-head{grid-template-columns:1fr;gap:5px;padding:11px 13px}.tvf__section-title{font-size:18px}.tvf__section-description{text-align:left;font-size:12px}.tvf__section-body{padding:10px}.tvf__option-list,.tvf__speaker-groups,.tvf__pac-grid,.tvf__battery-grid,.tvf__accessory-grid{grid-template-columns:1fr}.tvf__product-card{grid-template-columns:76px minmax(0,1fr);gap:9px}.tvf__product-image{width:76px;height:76px}.tvf__product-actions{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.tvf__add-to-cart,.tvf__view-details,.tvf__bundle-button{min-height:42px;font-size:13px}.tvf__speaker-shop{width:100%;margin-left:0;min-height:38px}}.tvf__section-body>.tvf__source-block{margin:0;padding:0;border:0;border-radius:0;background:transparent}.tvf__section-body>.tvf__source-block+.tvf__source-block{margin-top:14px;padding-top:14px;border-top:1px solid var(--tvf-line)}.tvf__section-body>.tvf__source-block>.tvf__option-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.tvf__section-body>.tvf__source-block>.tvf__option-list>.tvf__option:not(.tvf__option--bundle),.tvf__section-body>.tvf__source-block>.tvf__option-list>.tvf__option:not(.tvf__option--bundle)>.tvf__option-body,.tvf__section-body>.tvf__source-block>.tvf__option-list>.tvf__option:not(.tvf__option--bundle)>.tvf__option-body>.tvf__products{display:contents}.tvf__section-body>.tvf__source-block>.tvf__option-list>.tvf__option--bundle{grid-column:1 / -1;padding:12px;border:1px solid #c9ddf4;border-left:5px solid var(--tvf-blue);border-radius:9px;background:#f8fbff}.tvf__option--bundle .tvf__option-body{padding:0}.tvf__option--bundle .tvf__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tvf__product-card{min-width:0;height:100%;display:grid;grid-template-columns:180px minmax(0,1fr);grid-template-rows:auto auto;gap:12px 14px;align-items:center;padding:12px;border:1px solid #d7e0e9;border-radius:9px;background:#fff;box-shadow:0 2px 8px #1118270b}.tvf__product-image-link,.tvf__product-title-link{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}.tvf__product-image-link{width:180px;height:180px;display:block;padding:0;border-radius:8px;overflow:hidden}.tvf__product-title-link{display:block;width:100%;padding:0;text-align:left}.tvf__product-image{width:180px;height:180px;display:block;object-fit:contain;border:1px solid #e7ecf1;border-radius:8px;background:#fff;transition:transform .18s ease}.tvf__product-image-link:hover .tvf__product-image{transform:scale(1.025)}.tvf__product-info{align-self:center}.tvf__product-title{font-size:14px;line-height:1.38}.tvf__product-price{font-size:18px}.tvf__product-actions{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}.tvf__bundle-actions{margin-top:12px}html.tvf-modal-open,body.tvf-modal-open{overflow:hidden!important}.tvf__modal[hidden]{display:none!important}.tvf__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:22px}.tvf__modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04080dd1;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.tvf__modal-dialog{position:relative;z-index:1;width:min(1180px,calc(100vw - 44px));max-height:min(900px,calc(100vh - 44px));overflow:hidden;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:#fff;box-shadow:0 28px 90px #0000007a}.tvf__modal-close{position:absolute;z-index:5;top:12px;right:12px;width:52px;height:52px;display:grid;place-items:center;padding:0 0 4px;border:3px solid var(--tvf-yellow);border-radius:50%;background:#111;color:#fff;font:inherit;font-size:36px;line-height:1;font-weight:400;cursor:pointer;box-shadow:0 5px 18px #00000047;transition:transform .15s ease,background-color .15s ease}.tvf__modal-close:hover,.tvf__modal-close:focus-visible{background:var(--tvf-blue);transform:scale(1.06);outline:none}.tvf__modal-content{min-height:220px;max-height:min(900px,calc(100vh - 44px))}.tvf__modal-scroll{max-height:min(900px,calc(100vh - 44px));overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.tvf__modal-layout{display:grid;grid-template-columns:minmax(360px,44%) minmax(0,1fr);gap:30px;padding:34px}.tvf__modal-gallery{min-width:0;align-self:start}.tvf__modal-main-image-wrap{width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e6ed;border-radius:11px;background:#fff}.tvf__modal-main-image{width:100%;height:100%;display:block;object-fit:contain;padding:12px}.tvf__modal-image-empty{color:#7a8490;font-size:14px;font-weight:800}.tvf__modal-thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:10px}.tvf__modal-thumb{aspect-ratio:1 / 1;padding:5px;overflow:hidden;border:2px solid #dce3ea;border-radius:7px;background:#fff;cursor:pointer}.tvf__modal-thumb.is-active,.tvf__modal-thumb:hover{border-color:var(--tvf-blue)}.tvf__modal-thumb img{width:100%;height:100%;display:block;object-fit:contain}.tvf__modal-copy{min-width:0;padding:8px 58px 14px 0}.tvf__modal-sku{display:inline-flex;min-height:29px;align-items:center;padding:4px 10px;border:1px solid #e2ba00;border-radius:999px;background:var(--tvf-yellow);color:#111;font-size:12px;line-height:1;font-weight:900}.tvf__modal-title{margin:12px 0 0;color:#111!important;font-size:clamp(24px,2.2vw,36px);line-height:1.08;font-weight:900;letter-spacing:-.025em}.tvf__modal-price{margin-top:14px;color:#111;font-size:25px;line-height:1.1;font-weight:900}.tvf__modal-status{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:5px;background:#e7f7ed;color:#126b34;font-size:12px;font-weight:900}.tvf__modal-status.is-sold-out{background:var(--tvf-danger-bg);color:var(--tvf-danger)}.tvf__modal-description{margin-top:22px;color:#20262d;font-size:15px;line-height:1.62}.tvf__modal-description>:first-child{margin-top:0}.tvf__modal-description>:last-child{margin-bottom:0}.tvf__modal-description p{margin:0 0 14px}.tvf__modal-description h1,.tvf__modal-description h2,.tvf__modal-description h3,.tvf__modal-description h4,.tvf__modal-description h5{margin:23px 0 9px;color:#111!important;line-height:1.2;font-weight:900}.tvf__modal-description h2{font-size:22px}.tvf__modal-description h3{font-size:19px}.tvf__modal-description h4,.tvf__modal-description h5{font-size:16px}.tvf__modal-description ul,.tvf__modal-description ol{margin:0 0 16px;padding-left:24px}.tvf__modal-description li+li{margin-top:6px}.tvf__modal-description table{width:100%;margin:16px 0;border-collapse:collapse;font-size:13px}.tvf__modal-description th,.tvf__modal-description td{padding:8px 9px;border:1px solid #dce3ea;text-align:left;vertical-align:top}.tvf__modal-description th{background:#f2f6fa;font-weight:900}.tvf__modal-description img{max-width:100%;height:auto}.tvf__modal-description a{color:var(--tvf-blue);text-decoration:underline;text-underline-offset:2px}.tvf__modal-loading,.tvf__modal-error{min-height:260px;display:grid;place-items:center;padding:40px;color:var(--tvf-muted);text-align:center;font-size:15px;font-weight:800}.tvf__modal-error{color:var(--tvf-danger)}@media(max-width:1180px)and (min-width:750px){.tvf__section-body>.tvf__source-block>.tvf__option-list,.tvf__option--bundle .tvf__products{grid-template-columns:repeat(2,minmax(0,1fr))}.tvf__product-card{grid-template-columns:140px minmax(0,1fr)}.tvf__product-image-link,.tvf__product-image{width:140px;height:140px}.tvf__modal-layout{grid-template-columns:minmax(300px,42%) minmax(0,1fr);gap:22px;padding:26px}}@media(max-width:749px){.tvf__section-body>.tvf__source-block>.tvf__option-list,.tvf__option--bundle .tvf__products{grid-template-columns:1fr}.tvf__product-card{grid-template-columns:96px minmax(0,1fr);gap:10px;padding:10px}.tvf__product-image-link,.tvf__product-image{width:96px;height:96px}.tvf__product-title{font-size:13px}.tvf__product-price{font-size:16px}.tvf__modal{padding:8px}.tvf__modal-dialog,.tvf__modal-content,.tvf__modal-scroll{width:100%;max-height:calc(100vh - 16px)}.tvf__modal-dialog{border-radius:10px}.tvf__modal-close{position:fixed;top:15px;right:15px;width:48px;height:48px;font-size:32px}.tvf__modal-layout{grid-template-columns:1fr;gap:18px;padding:20px 16px 28px}.tvf__modal-main-image-wrap{max-height:360px}.tvf__modal-copy{padding:0}.tvf__modal-title{padding-right:46px;font-size:24px}.tvf__modal-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}.tvf__modal-description{font-size:14px}}@media(min-width:1181px){.tvf__section-body>.tvf__products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}}@media(max-width:1180px)and (min-width:750px){.tvf__section-body>.tvf__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;align-items:stretch}}@media(max-width:749px){.tvf__section-body>.tvf__products{display:grid;grid-template-columns:1fr;gap:10px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/12vo-phase4-fitment.css.map */
