.vfbs{max-width:1200px;margin:0 auto;padding:64px 24px 90px;color:#102d1a}.vfbs *{box-sizing:border-box}.vfbs__section+section{margin-top:72px}.vfbs h1,.vfbs h2{font-size:40px;line-height:1.15;margin:0 0 12px;letter-spacing:0}.vfbs__lead{font-size:18px;color:#59625c;margin:0 0 30px}.vfbs__sizes{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.vfbs__size{position:relative;display:flex;min-height:205px;flex-direction:column;align-items:flex-start;gap:8px;padding:26px 18px 18px;border:1px solid #d9dfda;border-radius:8px;background:#fff;color:#102d1a;text-align:left;cursor:pointer;transition:.2s}.vfbs__size:hover,.vfbs__size.is-active{border-color:#174d2a;box-shadow:0 8px 28px rgba(16,45,26,.12)}.vfbs__size.is-active{background:#f0f7ee}.vfbs__size strong{font-size:21px}.vfbs__price{font-size:25px;font-weight:700}.vfbs__size>span:not(.vfbs__badge):not(.vfbs__price){font-size:13px}.vfbs__badge{position:absolute;top:-12px;left:12px;background:#102d1a;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:700}.vfbs__saving{color:#236b37;font-weight:700}.vfbs__shipping{margin-top:auto;color:#236b37;font-weight:700}.vfbs__toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px}.vfbs__progress-copy{display:flex;align-items:center;gap:14px}.vfbs__progress-copy>[data-vfbs-complete]{color:#236b37}.vfbs__quick{border:0;background:transparent;color:#102d1a;text-decoration:underline;padding:8px;cursor:pointer}.vfbs__progress{height:8px;margin:14px 0 22px;background:#e3ebe2;border-radius:99px;overflow:hidden}.vfbs__progress span{display:block;width:0;height:100%;background:#236b37;transition:width .2s}.vfbs__flavors{display:grid;gap:10px}.vfbs__flavor{display:flex;align-items:center;justify-content:space-between;padding:12px 18px;background:#fff;border:1px solid #e1e5e2;border-radius:8px}.vfbs__flavor-main{display:flex;align-items:center;gap:14px;min-width:0}.vfbs__flavor img{width:68px;height:68px;object-fit:contain}.vfbs__swatch{width:10px;height:40px;border-radius:99px;background:var(--accent)}.vfbs__flavor strong{font-size:18px}.vfbs__flavor small{color:#a23131}.vfbs__flavor.is-soldout{opacity:.55}.vfbs__counter{display:grid;grid-template-columns:42px 54px 42px;align-items:center}.vfbs__counter button{width:42px;height:42px;border:1px solid #cbd2cc;border-radius:50%;background:#fff;font-size:24px;cursor:pointer}.vfbs__counter button:disabled{opacity:.3;cursor:not-allowed}.vfbs__counter output{text-align:center;font-size:19px;font-weight:700}.vfbs__notice{margin-top:16px;padding:12px 14px;background:#fff5d8;border-radius:6px}.vfbs__form{margin-top:24px}.vfbs__add{width:100%;min-height:58px;border:0;border-radius:999px;background:#0c0e0d;color:#fff;font-size:18px;font-weight:700;cursor:pointer}.vfbs__add:disabled{background:#c8ceca;cursor:not-allowed}.woocommerce-cart-form .variation dt:empty,.woocommerce-cart-form .variation dd:has(a[href*="vf_mix"]):before{display:none}
@media(max-width:900px){.vfbs{padding:44px 18px 70px}.vfbs h1,.vfbs h2{font-size:32px}.vfbs__sizes{display:flex;overflow-x:auto;padding:14px 2px 20px;scroll-snap-type:x mandatory}.vfbs__size{flex:0 0 190px;scroll-snap-align:start}.vfbs__toolbar{align-items:flex-start;flex-direction:column}.vfbs__toolbar>div:last-child{margin-left:-8px}.vfbs__flavor{padding:10px 12px}.vfbs__flavor img{width:52px;height:52px}.vfbs__flavor strong{font-size:15px}.vfbs__swatch{display:none}.vfbs__counter{grid-template-columns:36px 36px 36px}.vfbs__counter button{width:36px;height:36px}.vfbs__progress-copy{align-items:flex-start;flex-direction:column;gap:4px}}
@media(max-width:420px){.vfbs h1,.vfbs h2{font-size:28px}.vfbs__flavor-main{gap:8px}.vfbs__flavor img{width:44px;height:52px}.vfbs__counter{grid-template-columns:32px 30px 32px}.vfbs__counter button{width:32px;height:32px}}

/* Mobile layout polish shared by the EN and DE configurators. */
.vfbs__add{
  display:flex;
  align-items:center;
  justify-content:center;
  max-width:100%;
  padding:14px 28px;
  text-align:center;
  line-height:1.25;
  white-space:normal;
  overflow-wrap:anywhere;
}

@media(max-width:600px){
  .vfbs{padding:36px 16px 64px;overflow:hidden}
  .vfbs__section+section{margin-top:52px}
  .vfbs h1,.vfbs h2{font-size:28px;line-height:1.14;margin-bottom:14px}
  .vfbs__lead{font-size:16px;line-height:1.55;margin-bottom:22px}
  .vfbs__toolbar{gap:14px}
  .vfbs__toolbar>div:last-child{display:flex;flex-wrap:wrap;gap:4px 10px;margin-left:-8px}
  .vfbs__quick{font-size:15px;line-height:1.3}
  .vfbs__progress{margin:10px 0 18px}
  .vfbs__flavors{gap:9px}
  .vfbs__flavor{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;min-height:76px;padding:10px 12px}
  .vfbs__flavor-main{min-width:0;gap:10px}
  .vfbs__flavor img{flex:0 0 42px;width:42px;height:54px}
  .vfbs__flavor strong{min-width:0;font-size:15px;line-height:1.25;overflow-wrap:anywhere}
  .vfbs__counter{grid-template-columns:36px 32px 36px;flex:0 0 auto}
  .vfbs__counter button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;line-height:1}
  .vfbs__counter output{font-size:18px;line-height:1}
  .vfbs__form{margin-top:20px}
  .vfbs__add{min-height:56px;padding:13px 24px;font-size:16px}
}

/* Keep Bricks/WooCommerce button rules from leaking into the selector. */
.vfbs .vfbs__add,
.vfbs .vfbs__add:not(:disabled){
  -webkit-appearance:none;
  appearance:none;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:14px 28px!important;
  color:#fff!important;
  background:#0c0e0d!important;
  text-align:center!important;
  text-indent:0!important;
  line-height:1.25!important;
}
.vfbs .vfbs__add:disabled{
  color:#fff!important;
  background:#c8ceca!important;
}
.vfbs .vfbs__add.is-ready,
.vfbs .vfbs__add.is-ready:not(:disabled){
  color:#fff!important;
  background:#0c0e0d!important;
}
.vfbs .vfbs__counter button{
  -webkit-appearance:none;
  appearance:none;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto;
  margin:0!important;
  padding:0!important;
  border:1px solid #aeb8b0!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#102d1a!important;
  font-family:Arial,sans-serif!important;
  font-size:22px!important;
  font-weight:400!important;
  line-height:1!important;
  text-align:center!important;
  text-indent:0!important;
  box-shadow:none!important;
}
.vfbs .vfbs__counter button:disabled{
  border-color:#e1e5e2!important;
  color:#cbd1cc!important;
  background:#fafbfa!important;
  opacity:1!important;
}
.vfbs .vfbs__counter output{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:0;
  color:#102d1a;
  font-variant-numeric:tabular-nums;
}
@media(max-width:600px){
  .vfbs .vfbs__add,
  .vfbs .vfbs__add:not(:disabled){padding:13px 20px!important;font-size:16px!important}
}
