.bvd{--bvd-brand:#e75a12;--bvd-brand-dark:#c94e0f;--bvd-brand-tint:#fff4ec;--bvd-dark:#13121d;--bvd-dark-2:#1e1d29;--bvd-ink:#13121d;--bvd-heading:#000;--bvd-muted:#6b7280;--bvd-line:#e7eaf0;--bvd-ok:#0cae61;--bvd-no:#d94545;--bvd-soft:#f7f8fa;--bvd-shadow:0 10px 30px rgba(19,18,29,.08);--bvd-shadow-sm:0 4px 14px rgba(19,18,29,.06);--bvd-radius:14px;color:var(--bvd-ink);font-size:16px;line-height:1.7;background:#fff}.bvd *{box-sizing:border-box}.bvd__wrap{max-width:1178px;margin:0 auto;padding:0 20px}.bvd__section{padding:54px 0}.bvd__section--soft{background:var(--bvd-soft)}.bvd h1,.bvd h2,.bvd h3{font-family:var(--font-header-family, "Montserrat", sans-serif);color:var(--bvd-heading);font-weight:700;line-height:1.25;margin:0 0 12px}.bvd h1{font-size:clamp(26px,3.6vw,38px);letter-spacing:-.6px}.bvd h2{font-size:clamp(22px,2.6vw,28px);letter-spacing:-.3px}.bvd h3{font-size:18px}.bvd p{margin:0 0 14px}.bvd a:not(.bvd__btn):not(.bvd__product){color:var(--bvd-brand);text-decoration:none}.bvd a:not(.bvd__btn):not(.bvd__product):hover{text-decoration:underline}.bvd__lead{font-size:17px;color:#3c4048;max-width:820px}.bvd__eyebrow{display:inline-block;font-family:var(--font-header-family, "Montserrat", sans-serif);font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--bvd-brand);background:var(--bvd-brand-tint);border-radius:999px;padding:7px 15px;margin-bottom:16px;line-height:1.4}.bvd__hero{padding:48px 0 0;background:#fff}.bvd__hero-inner{max-width:880px}.bvd__cta-row{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 0}.bvd__btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 30px;border-radius:999px;font-family:var(--font-header-family, "Montserrat", sans-serif);font-weight:700;font-size:15px;letter-spacing:.2px;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.bvd__btn:hover{text-decoration:none;transform:translateY(-2px)}.bvd__btn--primary{background:var(--bvd-brand);border-color:var(--bvd-brand);color:#fff;box-shadow:0 8px 20px #e75a1242}.bvd__btn--primary:hover{background:#fff;color:#0e0d1a;border-color:var(--bvd-brand)}.bvd__btn--secondary{background:#fff;border-color:var(--bvd-line);color:var(--bvd-ink)}.bvd__btn--secondary:hover{background:var(--bvd-brand);border-color:var(--bvd-brand);color:#fff}.bvd__btn--onDark{background:transparent;border-color:#fff6;color:#fff}.bvd__btn--onDark:hover{background:#fff;border-color:#fff;color:#0e0d1a}.bvd__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:38px}.bvd__stat{background:var(--bvd-dark);border-top:3px solid var(--bvd-brand);border-radius:var(--bvd-radius);padding:22px 20px;color:#fff}.bvd__stat b{display:block;font-family:var(--font-header-family, "Montserrat", sans-serif);font-size:clamp(20px,2.4vw,26px);font-weight:700;letter-spacing:-.4px;color:#ff8a4c;line-height:1.2}.bvd__stat span{display:block;font-size:13.5px;color:#ffffffb3;margin-top:8px;line-height:1.5}.bvd__callout{display:flex;gap:14px;align-items:flex-start;background:var(--bvd-brand-tint);border:1px solid rgba(231,90,18,.2);border-left:3px solid var(--bvd-brand);border-radius:var(--bvd-radius);padding:18px 20px;margin:26px 0}.bvd__callout p:last-child{margin-bottom:0}.bvd__callout--neutral{background:var(--bvd-soft);border-color:var(--bvd-line);border-left-color:#9aa3b2}.bvd__callout-icon{font-size:19px;line-height:1.5;flex:0 0 auto}.bvd__grid{display:grid;gap:18px}.bvd__grid--2{grid-template-columns:repeat(2,1fr)}.bvd__grid--3{grid-template-columns:repeat(3,1fr)}.bvd__card{background:#fff;border:1px solid var(--bvd-line);border-top:3px solid var(--bvd-brand);border-radius:var(--bvd-radius);padding:24px;box-shadow:var(--bvd-shadow-sm);transition:transform .18s ease,box-shadow .22s ease}.bvd__card--hover:hover{transform:translateY(-3px);box-shadow:var(--bvd-shadow)}.bvd__card--plain{border-top:1px solid var(--bvd-line)}.bvd__card p:last-child{margin-bottom:0}.bvd__card-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--bvd-brand-tint);color:var(--bvd-brand);font-family:var(--font-header-family, "Montserrat", sans-serif);font-weight:700;font-size:15px;margin-bottom:12px}.bvd__list{list-style:none;padding:0;margin:0}.bvd__list li{position:relative;padding:9px 0 9px 28px;border-bottom:1px solid var(--bvd-line);font-size:15px;line-height:1.6}.bvd__list li:last-child{border-bottom:0}.bvd__list li:before{content:"";position:absolute;left:2px;top:16px;width:13px;height:7px;border-left:2.5px solid var(--bvd-ok);border-bottom:2.5px solid var(--bvd-ok);transform:rotate(-45deg)}.bvd__list--no li:before{border-left:0;border-bottom:2.5px solid var(--bvd-no);width:13px;height:0;transform:none;top:22px}.bvd__chips{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 0;padding:0;list-style:none}.bvd__chip{border:1px solid var(--bvd-line);background:#fff;border-radius:999px;padding:9px 16px;font-size:14px;font-weight:600;color:#3c4048}.bvd__chip--hot{border-color:var(--bvd-brand);background:var(--bvd-brand);color:#fff}.bvd__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:22px 0 0}.bvd__table{width:100%;min-width:680px;border-collapse:collapse;font-size:15px;background:#fff;border:1px solid var(--bvd-line);border-radius:var(--bvd-radius);overflow:hidden}.bvd__table th,.bvd__table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--bvd-line);vertical-align:top}.bvd__table thead th{background:var(--bvd-dark);color:#fff;font-family:var(--font-header-family, "Montserrat", sans-serif);font-weight:700;font-size:13px;letter-spacing:.4px;text-transform:uppercase}.bvd__table tbody tr:last-child td{border-bottom:0}.bvd__table tbody tr:hover{background:#fbfcfe}.bvd__products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:26px}.bvd__product{display:flex;flex-direction:column;background:#fff;border:1px solid var(--bvd-line);border-radius:var(--bvd-radius);padding:14px;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .22s ease,border-color .2s ease}.bvd__product:hover{text-decoration:none;transform:translateY(-3px);box-shadow:var(--bvd-shadow);border-color:var(--bvd-brand)}.bvd__product-media{display:block;border-radius:10px;overflow:hidden;background:#f2efea;margin-bottom:14px;aspect-ratio:1/1}.bvd__product-media img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.bvd__product:hover .bvd__product-media img{transform:scale(1.04)}.bvd__product strong{display:block;padding:0 6px 6px;font-family:var(--font-header-family, "Montserrat", sans-serif);font-size:14.5px;font-weight:700;color:#15161d;line-height:1.4}.bvd__faq{margin-top:24px}.bvd__faq details{background:#fff;border:1px solid var(--bvd-line);border-radius:var(--bvd-radius);padding:0 20px;margin-bottom:12px;transition:border-color .2s ease,box-shadow .2s ease}.bvd__faq details[open]{border-color:var(--bvd-brand);box-shadow:var(--bvd-shadow-sm)}.bvd__faq summary{list-style:none;cursor:pointer;font-family:var(--font-header-family, "Montserrat", sans-serif);font-weight:700;font-size:16px;padding:18px 34px 18px 0;position:relative}.bvd__faq summary::-webkit-details-marker{display:none}.bvd__faq summary:after{content:"";position:absolute;right:4px;top:25px;width:9px;height:9px;border-right:2.5px solid var(--bvd-brand);border-bottom:2.5px solid var(--bvd-brand);transform:rotate(45deg);transition:transform .2s ease}.bvd__faq details[open] summary:after{transform:rotate(-135deg);top:29px}.bvd__faq details>div{padding:0 0 18px;color:#3c4048}.bvd__faq details>div p:last-child{margin-bottom:0}.bvd__final{background:var(--bvd-dark);border-top:3px solid var(--bvd-brand);border-radius:var(--bvd-radius);padding:42px 36px;text-align:center;color:#fff}.bvd__final h2{color:#fff}.bvd__final p{color:#ffffffbf;max-width:660px;margin:0 auto 8px}.bvd__final .bvd__cta-row{justify-content:center}.bvd__note{font-size:13px;color:var(--bvd-muted);line-height:1.65;border-top:1px solid var(--bvd-line);padding-top:20px;margin-top:36px}.bvd__sources a{color:var(--bvd-muted);text-decoration:underline}.bvd__sources a:hover{color:var(--bvd-brand)}@media(max-width:1024px){.bvd__products,.bvd__stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.bvd__grid--3,.bvd__grid--2{grid-template-columns:1fr}}@media(max-width:640px){.bvd__section{padding:38px 0}.bvd__hero{padding-top:32px}.bvd__products,.bvd__stats{grid-template-columns:1fr}.bvd__btn{width:100%}.bvd__final{padding:32px 22px}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/bando-voucher.css.map */
