/* Burgtec Product Builder v1.0.2 — approved product-page styles (Aug 2026)
   Rebuilt port: comments stripped before tokenizing (v1.0.0 mangled a
   commented-out @font-face and orphaned the :root variables). */
:root{--paper:#FCFCFA; --paper-2:#F2F3EF; --surface:#FFFFFF;
  --ink:#161915; --ink-2:#3D423B; --mut:#8A8F86;
  --hair:rgba(22,25,21,.11);
  --green:#162A24; --green-2:#1F3A2E; --orange:#DB792E;
  --r:14px; --r-lg:22px; --r-xl:28px; --r-pill:999px;
  --wrap:1180px; --gutter:30px;}
.btpb *{box-sizing:border-box;margin:0;padding:0}
.btpb{scroll-behavior:smooth}
.btpb{font-family:'Fonetika','Hanken Grotesk',system-ui,-apple-system,sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.5;font-weight:400}
.btpb img{display:block;max-width:100%}
.btpb a{color:inherit;text-decoration:none}
.btpb .wrap{max-width:var(--wrap);margin:0 auto;padding:0 var(--gutter)}
.btpb .bleed{width:100%}
.btpb h1,.btpb h2,.btpb h3{font-weight:300;letter-spacing:-.03em;line-height:1.02}
.btpb .display{font-size:clamp(46px,6.6vw,86px);letter-spacing:-.038em;line-height:.98}
.btpb .h-lg{font-size:clamp(34px,4.4vw,58px)}
.btpb .h-md{font-size:clamp(27px,3vw,40px)}
.btpb .h-sm{font-size:clamp(19px,1.5vw,22px);letter-spacing:-.02em}
.btpb .label{font-size:11.5px;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--mut)}
.btpb .lead{font-size:clamp(16.5px,1.4vw,18.5px);line-height:1.72;color:var(--ink-2);font-weight:400}
.btpb .accent{color:var(--orange)}
.btpb .link{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:500;color:var(--ink);border-bottom:1px solid var(--ink);padding-bottom:4px;transition:gap .22s ease}
.btpb .link .ar{color:var(--orange);transition:transform .22s ease}
.btpb .link:hover{gap:14px}
.btpb .link:hover .ar{transform:translateX(3px)}
.btpb .link.lt{color:#fff;border-color:rgba(255,255,255,.55)}
.btpb .btn{display:inline-flex;align-items:center;gap:9px;padding:15px 28px;border-radius:var(--r-pill);font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;border:0;transition:transform .2s,background .2s}
.btpb .btn:hover{transform:translateY(-2px)}
.btpb .btn-green{background:var(--green);color:#fff}
.btpb .btn-green:hover{background:var(--green-2)}
.btpb .btn-green .ar{color:#fff}
.btpb .btn-ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1px var(--hair)}
.btpb .btn-ghost:hover{background:var(--paper-2)}
.btpb .cart{position:relative;display:grid;place-items:center;color:var(--ink-2)}
.btpb .cart .badge{position:absolute;top:-7px;right:-8px;background:var(--orange);color:#fff;font-size:10.5px;font-weight:600;width:18px;height:18px;border-radius:50%;display:grid;place-items:center}
.btpb .section{padding:104px 0}
.btpb .section.tight{padding:80px 0}
.btpb .section-head{margin-bottom:42px}
.btpb .section-head .label{display:block;margin-bottom:16px}
.btpb .section-head.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;flex-wrap:wrap}
.btpb .pdp{padding:50px 0 0}
.btpb .crumb{font-size:13px;color:var(--mut);margin-bottom:30px}
.btpb .crumb a:hover{color:var(--ink)}
.btpb .crumb .sep{margin:0 9px;opacity:.5}
.btpb .pdp-grid{display:grid;grid-template-columns:.94fr 1.06fr;gap:60px;align-items:start}
.btpb .pdp-info .label{display:block;margin-bottom:16px}
.btpb .pdp-info h1{font-size:clamp(50px,6.2vw,84px);letter-spacing:-.04em;line-height:.94;margin-bottom:14px}
.btpb .pdp-info .lead{margin-bottom:32px;max-width:44ch}
.btpb .specs{margin-bottom:34px}
.btpb .specs > div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-top:1px solid var(--hair)}
.btpb .specs > div:last-child{border-bottom:1px solid var(--hair)}
.btpb .specs dt{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mut);padding-top:2px}
.btpb .specs dd{font-size:15.5px;color:var(--ink-2);text-align:right;max-width:62%}
.btpb .pdp-more{font-size:14px;color:var(--ink-2);display:inline-flex;align-items:center;gap:8px}
.btpb .pdp-more .ar{color:var(--orange)}
.btpb .pdp-more:hover{color:var(--ink)}
.btpb .pdp-main{border-radius:var(--r-xl);overflow:hidden;aspect-ratio:4/3;background:var(--paper-2)}
.btpb .pdp-main img{width:100%;height:100%;object-fit:cover;background:#fff}
.btpb .gallery-4{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 24px}
.btpb figure{margin:0}
.btpb .ph{border-radius:var(--r-lg);overflow:hidden;aspect-ratio:4/5;background:var(--paper-2)}
.btpb .ph.sq{aspect-ratio:1/1}
.btpb .ph img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.btpb figure:hover .ph img,.btpb .vfig:hover .ph img{transform:scale(1.045)}
.btpb figcaption{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:16px 2px 0;border-top:1px solid var(--hair);margin-top:14px}
.btpb .cap-name{font-size:16px;font-weight:500;letter-spacing:-.01em}
.btpb .cap-price{font-size:14px;color:var(--mut)}
.btpb .vfig{display:block}
.btpb .vfig .ph{aspect-ratio:3/2;background:#fff}
.btpb .vfig figcaption{display:block}
.btpb .cap-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}
.btpb .vcta{display:inline-flex;align-items:center;gap:7px;font-size:13px;color:var(--ink-2);margin-top:9px;opacity:0;transform:translateY(2px);transition:opacity .22s,transform .22s}
.btpb .vcta .ar{color:var(--orange)}
.btpb .vfig:hover .vcta{opacity:1;transform:none}
.btpb .byo{display:flex;align-items:center;justify-content:space-between;gap:26px;background:var(--paper-2);border-radius:var(--r-xl);padding:30px 38px;margin-top:34px;flex-wrap:wrap}
.btpb .byo-l{display:flex;align-items:center;gap:22px}
.btpb .byo-plus{width:56px;height:56px;border-radius:50%;background:#fff;display:grid;place-items:center;font-size:28px;color:var(--orange);font-weight:300;flex-shrink:0}
.btpb .cfg-section{background:var(--paper-2);padding-bottom:80px}
.btpb .cfg-head{max-width:var(--wrap);margin:0 auto 40px;padding:0 var(--gutter)}
.btpb .cfg-head .label{display:block;margin-bottom:16px}
.btpb .cfg-head h2{margin-bottom:20px}
.btpb .cfg-head .lead{max-width:54ch}
.btpb .config-frame{position:relative;width:100%}
.btpb .config-expand{position:absolute;top:18px;right:18px;z-index:5;display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.95);color:var(--ink);border:0;border-radius:var(--r-pill);padding:10px 17px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;box-shadow:0 10px 26px rgba(22,25,21,.14);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}
.btpb .config-expand:hover{background:#fff}
.btpb .config-expand svg{width:14px;height:14px;opacity:.7}
.btpb .config-stage{position:relative;width:100%;height:92vh;overflow:hidden;background:#fff;border-top:1px solid var(--hair);border-bottom:1px solid var(--hair)}
.btpb .config-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.btpb .config-poster{position:absolute;inset:0;overflow:hidden;cursor:pointer}
.btpb .config-poster img{width:100%;height:100%;object-fit:cover}
.btpb .config-poster::after{content:"";position:absolute;inset:0;background:rgba(252,252,250,.34)}
.btpb .launch{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;background:var(--orange);color:#fff;border:0;border-radius:var(--r-pill);padding:15px 28px;font-size:15px;font-weight:500;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:10px;box-shadow:0 16px 36px rgba(219,121,46,.32)}
.btpb .config-close{position:absolute;top:18px;right:18px;z-index:6;display:none;align-items:center;gap:8px;background:var(--ink);color:#fff;border:0;border-radius:var(--r-pill);padding:11px 18px;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.3)}
.btpb .config-close svg{width:14px;height:14px}
.btpb .config-stage.fullscreen{position:fixed;inset:0;z-index:9999;width:100vw;height:100vh;max-height:none;border-radius:0;box-shadow:none;border:0}
.btpb .config-stage.fullscreen .config-expand{display:none}
.btpb .config-stage.fullscreen .config-close{display:inline-flex}
body.btpb-cfg-open{overflow:hidden}
.btpb .config-hint{text-align:center;color:var(--mut);font-size:13px;margin-top:20px}
.btpb .config-hint a{color:var(--ink-2);text-decoration:underline}
.btpb .dl-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;border-top:1px solid var(--hair)}
.btpb .dl-row:last-child{border-bottom:1px solid var(--hair)}
.btpb .dl-row h3{font-size:18px;font-weight:500;letter-spacing:-.01em}
.btpb .dl-row p{color:var(--ink-2);font-size:14.5px;margin-top:4px}
.btpb .dl-left{max-width:64%}
.btpb .closing{background:var(--green);color:#fff}
.btpb .closing-inner{padding:122px 0;text-align:center}
.btpb .closing .label{color:rgba(255,255,255,.6);display:block;margin-bottom:24px}
.btpb .closing h2{color:#fff;margin-bottom:22px}
.btpb .closing .lead{color:rgba(255,255,255,.78);max-width:46ch;margin:0 auto 36px}
.btpb .r{opacity:0;transform:translateY(16px);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1)}
.btpb .r.in{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.btpb .r{opacity:1;transform:none;transition:none}}
@media(max-width:980px){.btpb .pdp-grid{grid-template-columns:1fr;gap:36px}
.btpb .gallery-4{grid-template-columns:repeat(2,1fr)}
.btpb .config-stage{height:80vh}}
@media(max-width:560px){.btpb .section{padding:70px 0}
.btpb .byo{flex-direction:column;align-items:flex-start}}
.btpb .btn-cart{background:var(--orange);color:#fff;border:0;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:15px 26px;border-radius:var(--r-pill);font-size:15px;font-weight:500;transition:transform .2s,background .2s,box-shadow .2s}
.btpb .btn-cart:hover{transform:translateY(-2px);background:#c96d27;box-shadow:0 12px 28px rgba(219,121,46,.34)}
.btpb .btn-cart svg{width:17px;height:17px}
.btpb .cart{display:inline-flex;align-items:center;gap:8px;background:var(--paper-2);border-radius:var(--r-pill);padding:9px 15px 9px 13px;color:var(--ink)!important;transition:background .2s}
.btpb .cart .cart-lbl{font-size:14px;font-weight:500}
.btpb .cart .badge{position:static;width:19px;height:19px;font-size:11px}
.btpb .gallery-4 figure{display:flex;flex-direction:column}
.btpb .card-add{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;margin-top:13px;padding:11px 16px;border-radius:var(--r-pill);background:var(--orange);color:#fff;border:0;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s,background .2s}
.btpb .card-add:hover{transform:translateY(-2px);background:#c96d27}
.btpb .card-add svg{width:15px;height:15px}
.btpb .hero-trust{margin-top:24px;display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:var(--mut)}
.btpb .hero-trust span{display:inline-flex;align-items:center}
.btpb .hero-trust span::before{content:"\2713";color:var(--orange);margin-right:7px;font-weight:700}
.btpb .hero-trust span:not(:last-child)::after{content:"";width:4px;height:4px;border-radius:50%;background:var(--hair);margin-left:14px}
.btpb .config-buy{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:28px}
.btpb .config-buy .cb-price{font-size:16px;color:var(--ink-2)}
.btpb .config-buy .cb-price strong{color:var(--ink);font-weight:600;font-size:21px;margin-left:7px}
.btpb .link{border:1px solid var(--hair);border-radius:var(--r-pill);padding:11px 21px;background:transparent;color:var(--ink);font-weight:500;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s}
.btpb .link:hover{transform:translateY(-2px);background:var(--paper-2);border-color:transparent}
.btpb .link.primary{background:var(--green);border-color:var(--green);color:#fff}
.btpb .link.primary .ar{color:#fff}
.btpb .link.primary:hover{background:var(--green-2);border-color:var(--green-2);box-shadow:0 12px 26px rgba(22,42,36,.22)}
.btpb .link.lt{background:var(--orange);border-color:var(--orange);color:#fff}
.btpb .link.lt .ar{color:#fff}
.btpb .link.lt:hover{background:#c96d27;border-color:#c96d27}
.btpb .caplink{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--hair);border-radius:var(--r-pill);padding:7px 14px;font-size:13px;font-weight:500;color:var(--ink);transition:transform .2s,background .2s,border-color .2s}
.btpb .caplink:hover{transform:translateY(-2px);background:var(--paper-2);border-color:transparent}
.btpb .caplink .ar{color:var(--orange)}
.btpb .feature-links{gap:14px}
.btpb .tile-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border-radius:var(--r-pill);font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;border:0;transition:transform .2s,background .2s;white-space:nowrap;text-decoration:none}
.btpb .tile-btn:hover{transform:translateY(-2px)}
.btpb .tile-btn.build{background:var(--green);color:#fff}
.btpb .tile-btn.build:hover{background:var(--green-2)}
.btpb .tile-btn.cart{background:var(--orange);color:#fff}
.btpb .tile-btn.cart:hover{background:#c96d27}
.btpb .tile-btn svg{width:14px;height:14px}
.btpb .vfig{display:flex;flex-direction:column}
.btpb .ph{position:relative}
.btpb .ph-over{position:absolute;inset:0;z-index:2;background:rgba(22,42,36,.94);color:#fff;padding:18px 18px;display:flex;flex-direction:column;justify-content:flex-start;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s;border-radius:inherit;overflow:hidden}
.btpb .ph:hover .ph-over{opacity:1;visibility:visible}
.btpb .ph-over-label{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.55);margin-bottom:6px}
.btpb .ph-over-name{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:1.1;color:#fff;margin-bottom:11px}
.btpb .ph-over-sku{margin-top:auto;padding-top:12px;font-size:10px;letter-spacing:.06em;color:rgba(255,255,255,.5)}
.btpb .spec-list{list-style:none;margin:0;padding:0}
.btpb .spec-list li{display:flex;justify-content:space-between;align-items:baseline;gap:14px;font-size:11px;padding:5.5px 0;border-bottom:1px solid rgba(255,255,255,.13)}
.btpb .spec-list li:last-child{border-bottom:0}
.btpb .spec-list li i{font-style:normal;color:rgba(255,255,255,.62);white-space:nowrap}
.btpb .spec-list li b{font-weight:500;text-align:right}
.btpb .certs{list-style:none;margin:30px 0 26px;padding:0;border-top:1px solid var(--hair)}
.btpb .certs li{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--hair);font-size:15.5px;color:var(--ink-2)}
.btpb .certs svg{width:16px;height:16px;stroke:var(--orange);flex-shrink:0}
.btpb .includes{margin-bottom:30px}
.btpb .includes-lead{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--mut);margin-bottom:10px}
.btpb .includes ul{list-style:none;margin:0;padding:0}
.btpb .includes li{position:relative;padding:4px 0 4px 18px;font-size:14.5px;color:var(--ink-2)}
.btpb .includes li::before{content:"\2014";position:absolute;left:0;color:var(--orange)}
.btpb .gallery-5{display:grid;grid-template-columns:repeat(5,1fr);gap:30px 20px}
@media (max-width:1100px){.btpb .gallery-5{grid-template-columns:repeat(3,1fr)}}
@media (max-width:760px){.btpb .gallery-5{grid-template-columns:repeat(2,1fr)}}
.btpb .card-go{cursor:pointer}
.btpb .byo-card{cursor:pointer;border:1px solid var(--hair);border-radius:var(--r-lg);background:var(--surface);display:flex;align-items:center;justify-content:center;text-align:center;transition:all .25s ease;min-height:100%}
.btpb .byo-card:hover{border-color:var(--green);transform:translateY(-3px);box-shadow:0 14px 34px rgba(22,25,21,.09)}
.btpb .byo-inner{padding:26px 20px}
.btpb .byo-inner .byo-plus{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--green);color:#fff;font-size:20px;margin-bottom:14px}
.btpb .byo-inner h4{font-size:16.5px;font-weight:600;letter-spacing:-.01em;margin-bottom:7px}
.btpb .byo-inner p{font-size:12.5px;color:var(--mut);line-height:1.55}
/* ── page chrome: background + kill Elementor widget gaps between our sections ── */
body.btpb-page{background:var(--paper,#FCFCFA)}
.elementor-widget[class*="elementor-widget-btpb_"]{margin-bottom:0!important}
/* breadcrumb (approved layout) */
.btpb .crumb{font-size:13px;color:var(--mut);margin-bottom:26px;letter-spacing:.02em}
.btpb .crumb a{color:var(--mut);text-decoration:none}
.btpb .crumb a:hover{color:var(--ink)}
.btpb .crumb .sep{margin:0 8px;color:var(--hair)}
/* variables mirrored on the wrapper too, in case an optimizer relocates :root */
.btpb{--paper:#FCFCFA;--paper-2:#F2F3EF;--surface:#FFFFFF;--ink:#161915;--ink-2:#3D423B;--mut:#8A8F86;--hair:rgba(22,25,21,.11);--green:#162A24;--green-2:#1F3A2E;--orange:#DB792E;--r:14px;--r-lg:22px;--r-xl:28px;--r-pill:999px;--wrap:1180px;--gutter:30px}
/* Get Started with no starter cards: build-from-scratch becomes a full-width banner */
.btpb .gallery-5.no-cards{display:block}
.btpb .gallery-5.no-cards .byo-card{display:flex;min-height:0}
.btpb .gallery-5.no-cards .byo-inner{display:flex;align-items:center;gap:22px;text-align:left;padding:22px 30px;width:100%}
.btpb .gallery-5.no-cards .byo-inner .byo-plus{margin-bottom:0;flex-shrink:0}
.btpb .gallery-5.no-cards .byo-inner h4{margin-bottom:3px;font-size:18px}
.btpb .gallery-5.no-cards .byo-inner p{font-size:14px}
/* Range page */
.btpb .rng-nav{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0 8px}
.btpb .rng-nav a{padding:9px 18px;border:1px solid var(--hair);border-radius:999px;font-size:12px;font-weight:500;letter-spacing:.04em;color:var(--ink-2);text-decoration:none;transition:all .2s}
.btpb .rng-nav a:hover{border-color:var(--green);color:var(--green)}
.btpb .rng-cat{padding-top:44px}
.btpb .rng-cat h2{margin-bottom:14px}
.btpb .rng-filters{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}
.btpb .rng-chip{padding:7px 14px;background:none;border:1px solid var(--hair);border-radius:999px;font-family:inherit;font-size:11.5px;font-weight:500;color:var(--mut);cursor:pointer;transition:all .18s}
.btpb .rng-chip:hover{color:var(--ink);border-color:var(--ink-2)}
.btpb .rng-chip.active{background:var(--green);border-color:var(--green);color:#fff}
.btpb .rng-card{text-decoration:none;color:inherit}
.btpb .rng-card.nolink{cursor:default;opacity:.78}
.btpb .rng-card.nolink:hover .ph img{transform:none}
.btpb .rng-card.hidden-by-filter{display:none}
.btpb .rng-card .cap-price{color:var(--mut)}

/* ── configurator is a full-bleed strip (approved layout), breaking out of
     Elementor's boxed content width; heading inside stays wrapped ── */
.btpb .cfg-section{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}
body.btpb-page{overflow-x:hidden}

/* ── Get Started head (info left · build-from-scratch right) ── */
.btpb .gs-head{display:block}
.btpb .gs-head .includes{margin-top:20px}
.btpb .gs-head .byo-card{min-height:0;width:100%;margin-top:26px}
.btpb .gs-head .byo-inner{display:flex;align-items:center;gap:22px;text-align:left;padding:22px 30px;width:100%}
.btpb .gs-head .byo-inner .byo-plus{margin-bottom:0;flex-shrink:0}
.btpb .label,.btpb .includes-lead{display:none}

/* ── Featured variants (4-up grid) ── */
.btpb .var-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:30px}
@media (max-width:1100px){.btpb .var-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){.btpb .var-grid{grid-template-columns:1fr}}
.btpb .var-card{border:1px solid var(--hair);border-radius:var(--r-lg);background:var(--surface);overflow:hidden;display:flex;flex-direction:column;transition:all .25s ease}
.btpb .var-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(22,25,21,.09);border-color:var(--green)}
.btpb .var-card .ph{aspect-ratio:3/2;background:#fff;display:flex;align-items:center;justify-content:center;padding:14px}
.btpb .var-card .ph img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .25s}
.btpb .var-card:hover .ph img{transform:scale(1.045)}
.btpb .var-bd{padding:14px 16px 16px;display:flex;flex-direction:column;flex:1;border-top:1px solid var(--hair)}
.btpb .var-name{font-size:15px;font-weight:600;letter-spacing:-.01em}
.btpb .var-price{font-size:13px;color:var(--mut);white-space:nowrap}
.btpb .var-card .cap-row{margin-bottom:14px}
.btpb .var-btn{margin-top:auto;background:var(--green);color:#fff;border:none;border-radius:999px;padding:10px 16px;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s;width:100%;font-family:inherit}
.btpb .var-btn:hover{background:var(--green-2)}
.btpb .section-variants .var-grid{margin-top:0}
.btpb .section-variants .section-head + .var-grid{margin-top:26px}
