/* =========================================================
   BẢNG GIÁ SỈ BỘT TÀI KÝ
========================================================= */

.btd-price-page .btd-footer-cta{display:none}
.btd-wholesale-price-page{overflow:hidden;background:#fff}
.btd-price-breadcrumb{display:flex;align-items:center;gap:9px;min-height:58px;color:var(--btd-muted);font-size:13px}
.btd-price-breadcrumb a{display:inline-flex;align-items:center;gap:7px;color:var(--btd-green-dark);font-weight:750}
.btd-price-breadcrumb .btd-icon{width:17px;height:17px}

/* Hero */
.btd-price-hero{position:relative;isolation:isolate;padding:18px 0 62px;background:linear-gradient(135deg,#fff 0%,#fbfdf9 58%,#f3f8ee 100%);border-bottom:1px solid var(--btd-border)}
.btd-price-hero:before{content:"";position:absolute;z-index:-2;top:-160px;right:-140px;width:490px;height:490px;border-radius:50%;background:rgba(47,113,61,.06)}
.btd-price-hero:after{content:"";position:absolute;z-index:-2;bottom:-190px;left:-150px;width:390px;height:390px;border-radius:50%;background:rgba(245,130,32,.045)}
.btd-price-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);align-items:center;gap:clamp(42px,7vw,90px);min-height:515px}
.btd-price-hero__content{position:relative;z-index:3;max-width:680px}
.btd-price-hero__content .btd-eyebrow{margin-bottom:16px}
.btd-price-hero h1{max-width:680px;margin:0;color:var(--btd-green-dark);font-size:clamp(43px,5.2vw,70px);font-weight:900;line-height:1.04;letter-spacing:-.05em;text-wrap:balance}
.btd-price-hero h1:after{content:"";display:block;width:92px;height:6px;margin-top:21px;border-radius:99px;background:linear-gradient(90deg,var(--btd-green),var(--btd-primary))}
.btd-price-hero__content>p{max-width:630px;margin:24px 0 0;color:#526057;font-size:17px;line-height:1.75}
.btd-price-hero__proof{display:flex;flex-wrap:wrap;gap:9px 12px;margin-top:26px}
.btd-price-hero__proof span{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;color:var(--btd-green-dark);background:rgba(255,255,255,.82);border:1px solid #d9e7da;border-radius:999px;box-shadow:0 6px 16px rgba(23,37,27,.045);font-size:11.5px}
.btd-price-hero__proof .btd-icon{width:17px;height:17px;color:var(--btd-green)}
.btd-price-hero__proof b{font-weight:800}
.btd-price-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:30px}

.btd-price-hero__visual{position:relative;min-height:500px}
.btd-price-hero__rings{position:absolute;z-index:-3;top:50%;left:50%;width:430px;height:430px;border-radius:50%;background:repeating-radial-gradient(circle,rgba(47,113,61,.085) 0 1px,transparent 1px 49px),radial-gradient(circle,rgba(255,255,255,.95),rgba(237,247,239,.86) 60%,transparent 70%);transform:translate(-50%,-50%)}
.btd-price-hero__platform{position:absolute;z-index:-1;left:50%;bottom:55px;width:390px;height:88px;border-radius:50%;background:linear-gradient(180deg,#f4e5cc,#d7b98d);border:1px solid rgba(126,94,50,.15);box-shadow:0 25px 35px rgba(57,48,34,.16),inset 0 7px 0 rgba(255,255,255,.46);transform:translateX(-50%)}
.btd-price-hero__product{position:absolute;z-index:2;display:block;filter:drop-shadow(0 20px 18px rgba(23,37,27,.18));transition:transform .25s ease,filter .25s ease}
.btd-price-hero__product:hover{z-index:8;filter:drop-shadow(0 25px 24px rgba(23,37,27,.27))}
.btd-price-hero__product img{display:block;width:100%;height:100%;object-fit:contain}
.btd-price-hero__product--1{top:30px;left:32%;width:205px;height:330px;transform:rotate(-4deg)}
.btd-price-hero__product--1:hover{transform:rotate(-1deg) translateY(-8px) scale(1.035)}
.btd-price-hero__product--2{top:105px;right:4%;width:150px;height:250px;transform:rotate(7deg)}
.btd-price-hero__product--2:hover{transform:rotate(3deg) translateY(-8px) scale(1.04)}
.btd-price-hero__product--3{bottom:60px;left:5%;width:145px;height:235px;transform:rotate(-9deg)}
.btd-price-hero__product--3:hover{transform:rotate(-5deg) translateY(-8px) scale(1.04)}
.btd-price-hero__product--4{right:8%;bottom:48px;width:125px;height:205px;transform:rotate(10deg)}
.btd-price-hero__product--4:hover{transform:rotate(6deg) translateY(-8px) scale(1.04)}
.btd-price-hero__note{position:absolute;z-index:10;right:0;top:40px;display:flex;align-items:center;gap:10px;width:210px;padding:13px 14px;background:rgba(255,255,255,.94);border:1px solid #dbe6dc;border-radius:15px;box-shadow:var(--btd-shadow-sm);backdrop-filter:blur(8px)}
.btd-price-hero__note>.btd-icon{width:31px;height:31px;padding:7px;color:var(--btd-green);background:var(--btd-green-soft);border-radius:9px}
.btd-price-hero__note span{display:flex;flex-direction:column;gap:2px}
.btd-price-hero__note strong{color:var(--btd-green-dark);font-size:12px}
.btd-price-hero__note small{color:var(--btd-muted);font-size:9.5px;line-height:1.4}

/* Shared headings */
.btd-wholesale-price-page .btd-section-heading h2{color:var(--btd-green-dark);font-weight:880;letter-spacing:-.038em}
.btd-price-benefits{background:#fff}
.btd-price-benefits__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.btd-price-benefits__grid article{position:relative;min-height:215px;padding:25px 19px 22px;text-align:center;background:#fff;border:1px solid var(--btd-border);border-radius:20px;box-shadow:var(--btd-shadow-sm);transition:.24s ease}
.btd-price-benefits__grid article:before{content:"";position:absolute;top:0;left:20%;right:20%;height:3px;border-radius:0 0 99px 99px;background:linear-gradient(90deg,var(--btd-green),var(--btd-primary));opacity:0;transition:.24s ease}
.btd-price-benefits__grid article:hover{border-color:rgba(47,113,61,.28);box-shadow:0 18px 38px rgba(23,37,27,.11);transform:translateY(-5px)}
.btd-price-benefits__grid article:hover:before{left:0;right:0;opacity:1}
.btd-price-benefits__grid>.btd-icon,.btd-price-benefits__grid article>.btd-icon{width:58px;height:58px;margin:0 auto 19px;padding:14px;color:var(--btd-green);background:var(--btd-green-soft);border:1px solid #d9e8db;border-radius:17px}
.btd-price-benefits__grid h3{margin:0 0 9px;color:var(--btd-green-dark);font-size:17px;font-weight:850}
.btd-price-benefits__grid p{margin:0;color:var(--btd-muted);font-size:12.5px;line-height:1.65}

/* Price table */
.btd-price-table-section{background:var(--btd-bg)!important;border-top:1px solid #eef2ee;border-bottom:1px solid var(--btd-border)}
.btd-price-table-section .btd-section-heading--row{gap:30px;margin-bottom:28px}
.btd-price-table-section .btd-section-heading--row>div{max-width:810px}
.btd-price-updated{display:inline-flex;align-items:center;gap:7px;flex:none;min-height:38px;padding:0 12px;color:var(--btd-green-dark);background:var(--btd-green-soft);border:1px solid #d9e7da;border-radius:999px;font-size:11.5px;font-weight:750}
.btd-price-updated .btd-icon{width:17px;height:17px}
.btd-wholesale-table-wrap{overflow:auto;background:#fff;border:1px solid #d9e4da;border-radius:17px;box-shadow:var(--btd-shadow-sm)}
.btd-wholesale-table{width:100%;min-width:1040px;margin:0;border:0;border-collapse:separate;border-spacing:0;font-size:12px}
.btd-wholesale-table th,.btd-wholesale-table td{padding:12px 11px;border-right:1px solid #dfe7e0;border-bottom:1px solid #e5ebe6;vertical-align:middle;text-align:center}
.btd-wholesale-table th:last-child,.btd-wholesale-table td:last-child{border-right:0}
.btd-wholesale-table tbody tr:last-child td{border-bottom:0}
.btd-wholesale-table thead th{position:sticky;top:0;z-index:2;color:#fff;background:linear-gradient(180deg,#357d45,#286438);font-size:11px;font-weight:850;letter-spacing:.015em}
.btd-wholesale-table thead th:first-child{border-radius:16px 0 0 0}
.btd-wholesale-table thead th:last-child{border-radius:0 16px 0 0}
.btd-wholesale-table tbody tr:nth-child(even){background:#fbfcfa}
.btd-wholesale-table tbody tr:hover{background:#f3f8f3}
.btd-wholesale-table th:nth-child(1){width:55px}
.btd-wholesale-table th:nth-child(2){width:265px;text-align:left}
.btd-wholesale-table th:nth-child(3){width:180px}
.btd-wholesale-table__product{display:flex;align-items:center;gap:11px;text-align:left;color:var(--btd-ink)!important}
.btd-wholesale-table__product img{flex:0 0 52px;width:52px;height:52px;margin:0;padding:4px;object-fit:contain;background:#f7faf6;border:1px solid var(--btd-border);border-radius:9px}
.btd-wholesale-table__product span{display:flex;flex-direction:column;min-width:0}
.btd-wholesale-table__product strong{color:var(--btd-green-dark);font-size:12px;line-height:1.35}
.btd-wholesale-table__product small{margin-top:3px;color:var(--btd-muted);font-size:9px;line-height:1.35}
.btd-wholesale-table .woocommerce-Price-amount{color:var(--btd-green-dark);font-weight:850;white-space:nowrap}
.btd-wholesale-table__contact{color:var(--btd-primary-dark);font-weight:800;white-space:nowrap}
.btd-wholesale-stock{display:inline-flex;align-items:center;justify-content:center;min-height:27px;padding:0 8px;border-radius:999px;font-size:9.5px;font-weight:800;white-space:nowrap}
.btd-wholesale-stock.is-stock{color:var(--btd-green-dark);background:var(--btd-green-soft);border:1px solid #d6e7d9}
.btd-wholesale-stock.is-contact{color:#b6530b;background:var(--btd-primary-soft);border:1px solid #f2d1b4}
.btd-price-table-actions{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:22px}
.btd-price-table-toggle{min-height:44px;font-size:12px}
.btd-price-table-toggle .btd-icon{width:18px;height:18px;transform:rotate(90deg);transition:.2s ease}
.btd-price-table-toggle[aria-expanded=true] .btd-icon{transform:rotate(-90deg)}
.btd-price-disclaimer,.btd-price-empty{display:flex;align-items:flex-start;gap:10px;margin-top:20px;padding:13px 15px;color:#45604c;background:#f1f8f2;border:1px solid #d2e3d5;border-radius:11px;font-size:12px;line-height:1.6}
.btd-price-disclaimer .btd-icon,.btd-price-empty .btd-icon{width:20px;height:20px;margin-top:1px;color:var(--btd-green)}
.btd-price-disclaimer p,.btd-price-empty p{margin:0}

/* Categories */
.btd-price-categories{background:#fff}
.btd-price-categories__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.btd-price-category{display:flex;flex-direction:column;min-width:0;overflow:hidden;color:var(--btd-ink)!important;background:#fff;border:1px solid var(--btd-border);border-radius:18px;box-shadow:var(--btd-shadow-sm);transition:.24s ease}
.btd-price-category:hover{border-color:rgba(47,113,61,.3);box-shadow:0 18px 38px rgba(23,37,27,.11);transform:translateY(-6px)}
.btd-price-category__image{display:grid;place-items:center;height:175px;padding:16px;background:radial-gradient(circle,#fff,#f3f8f2);border-bottom:1px solid var(--btd-border)}
.btd-price-category__image img{width:100%;height:100%;object-fit:contain;transition:.25s ease}
.btd-price-category:hover .btd-price-category__image img{transform:scale(1.045)}
.btd-price-category__image>.btd-icon{width:58px;height:58px;color:var(--btd-green)}
.btd-price-category__content{display:flex;flex:1;flex-direction:column;padding:15px 14px}
.btd-price-category__content strong{color:var(--btd-green-dark);font-size:14px;line-height:1.4}
.btd-price-category__content small{margin-top:4px;color:var(--btd-muted);font-size:10px}
.btd-price-category__content b{display:inline-flex;align-items:center;gap:6px;width:fit-content;margin-top:auto;padding-top:14px;color:var(--btd-green);font-size:11px}
.btd-price-category__content b .btd-icon{width:15px;height:15px;transition:.2s ease}
.btd-price-category:hover b .btd-icon{transform:translateX(4px)}

/* Quote form */
.btd-price-order{position:relative;isolation:isolate;background:linear-gradient(135deg,#f4faf4,#fffaf4)!important;border-top:1px solid var(--btd-border);border-bottom:1px solid var(--btd-border)}
.btd-price-order:before{content:"";position:absolute;z-index:-1;right:-120px;top:-130px;width:380px;height:380px;border-radius:50%;background:rgba(47,113,61,.06)}
.btd-price-order__grid{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;gap:clamp(42px,7vw,85px)}
.btd-price-order__content h2{margin:10px 0 16px;color:var(--btd-green-dark);font-size:clamp(32px,4vw,48px);font-weight:880;line-height:1.12;letter-spacing:-.04em}
.btd-price-order__content>p{margin:0;color:var(--btd-muted);font-size:15px;line-height:1.75}
.btd-price-order__steps{display:grid;gap:11px;margin:27px 0 0;padding:0;list-style:none}
.btd-price-order__steps li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:rgba(255,255,255,.74);border:1px solid #dbe6dc;border-radius:13px}
.btd-price-order__steps li>span{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;color:#fff;background:var(--btd-green);border-radius:50%;font-size:12px;font-weight:850}
.btd-price-order__steps div{display:flex;flex-direction:column;gap:2px}
.btd-price-order__steps strong{color:var(--btd-green-dark);font-size:13px}
.btd-price-order__steps small{color:var(--btd-muted);font-size:10.5px}
.btd-price-order__contact{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.btd-price-order__contact>a{display:flex;align-items:center;gap:10px;min-width:185px;padding:11px 13px;color:var(--btd-green-dark)!important;background:#fff;border:1px solid #d9e4da;border-radius:12px;box-shadow:0 7px 18px rgba(23,37,27,.05)}
.btd-price-order__contact>a>.btd-icon{width:25px;height:25px;color:var(--btd-primary)}
.btd-price-order__contact span{display:flex;flex-direction:column}
.btd-price-order__contact small{color:var(--btd-muted);font-size:9px}
.btd-price-order__contact strong{font-size:12px}
.btd-price-quote-card{padding:27px;background:#fff;border:1px solid #d8e4da;border-radius:22px;box-shadow:0 24px 55px rgba(23,37,27,.11)}
.btd-price-quote-form label{display:flex;flex-direction:column;gap:6px;color:var(--btd-ink);font-size:11px;font-weight:750}
.btd-price-quote-form label span b{color:var(--btd-primary)}
.btd-price-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.btd-price-quote-form input,.btd-price-quote-form select,.btd-price-quote-form textarea{width:100%;min-height:47px;padding:10px 12px;color:var(--btd-text);background:#fbfcfa;border:1px solid #dce5dd;border-radius:10px;outline:none;font:inherit;font-size:12px;transition:.2s ease}
.btd-price-quote-form textarea{min-height:95px;resize:vertical}
.btd-price-quote-form input:focus,.btd-price-quote-form select:focus,.btd-price-quote-form textarea:focus{background:#fff;border-color:var(--btd-green);box-shadow:0 0 0 3px rgba(47,113,61,.1)}
.btd-price-form-note{margin-top:14px}
.btd-price-quote-form>.btd-btn{width:100%;margin-top:16px}
.btd-price-form-privacy{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;color:var(--btd-muted);font-size:9.5px}
.btd-price-form-privacy .btd-icon{width:15px;height:15px;color:var(--btd-green)}
.btd-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.btd-price-form-message{display:flex;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px 13px;border-radius:11px;font-size:11px;line-height:1.55}
.btd-price-form-message p{margin:0}
.btd-price-form-message .btd-icon{width:20px;height:20px}
.btd-price-form-message.is-success{color:var(--btd-green-dark);background:var(--btd-green-soft);border:1px solid #d2e6d6}
.btd-price-form-message.is-error{color:#8c3b08;background:var(--btd-primary-soft);border:1px solid #f1d1b6}

/* Policies and FAQ */
.btd-price-policies{background:#fff}
.btd-price-policies__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}
.btd-price-policies__grid article{display:flex;align-items:flex-start;gap:13px;padding:21px 19px;background:#fff;border:1px solid var(--btd-border);border-radius:17px;box-shadow:var(--btd-shadow-sm)}
.btd-price-policies__grid article>.btd-icon{flex:0 0 44px;width:44px;height:44px;padding:10px;color:var(--btd-green);background:var(--btd-green-soft);border-radius:13px}
.btd-price-policies__grid h3{margin:0 0 7px;color:var(--btd-green-dark);font-size:15px;font-weight:850}
.btd-price-policies__grid p{margin:0;color:var(--btd-muted);font-size:11.5px;line-height:1.65}
.btd-price-policies__grid a{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:10.5px;font-weight:800}
.btd-price-policies__grid a .btd-icon{width:14px;height:14px}
.btd-price-faq{margin-top:65px}
.btd-price-faq__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px 16px}
.btd-price-faq details{background:#fff;border:1px solid var(--btd-border);border-radius:12px;box-shadow:0 6px 18px rgba(23,37,27,.04)}
.btd-price-faq summary{position:relative;padding:15px 44px 15px 17px;color:var(--btd-green-dark);font-size:12.5px;font-weight:800;cursor:pointer;list-style:none}
.btd-price-faq summary::-webkit-details-marker{display:none}
.btd-price-faq summary:after{content:"+";position:absolute;right:16px;top:50%;display:grid;place-items:center;width:23px;height:23px;color:var(--btd-green);background:var(--btd-green-soft);border-radius:50%;transform:translateY(-50%);font-size:16px}
.btd-price-faq details[open] summary:after{content:"−"}
.btd-price-faq details p{margin:0;padding:0 17px 16px;color:var(--btd-muted);font-size:11.5px;line-height:1.7}
.btd-price-editorial{padding-top:0;background:#fff}
.btd-price-editorial .btd-prose{max-width:880px;margin:0 auto;padding:28px;background:var(--btd-bg);border:1px solid var(--btd-border);border-radius:18px}

/* Final CTA */
.btd-price-final-cta{padding:0 0 34px;background:#fff}
.btd-price-final-cta__inner{display:grid;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:20px;padding:25px 27px;color:#fff;background:linear-gradient(135deg,var(--btd-green-deep),var(--btd-green),#397f49);border-radius:20px;box-shadow:0 20px 45px rgba(30,81,44,.2)}
.btd-price-final-cta__icon{display:grid;place-items:center;width:66px;height:66px;color:#fff;background:var(--btd-primary);border:4px solid rgba(255,255,255,.9);border-radius:18px;transform:rotate(-3deg)}
.btd-price-final-cta__icon .btd-icon{width:29px;height:29px}
.btd-price-final-cta h2{margin:0;color:#fff!important;font-size:clamp(24px,3vw,34px);font-weight:880}
.btd-price-final-cta p{margin:6px 0 0;color:rgba(255,255,255,.82);font-size:13px}
.btd-price-final-cta__actions{display:flex;gap:9px}
.btd-price-final-cta .btd-btn--outline{color:#fff!important;background:transparent;border-color:rgba(255,255,255,.45)}
.btd-price-final-cta .btd-btn--outline:hover{background:rgba(255,255,255,.1)}

/* Responsive */
@media(max-width:1100px){
  .btd-price-hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:35px}
  .btd-price-hero__visual{min-height:470px}
  .btd-price-hero__product--1{left:28%;width:178px;height:295px}
  .btd-price-hero__product--2{width:128px;height:220px}
  .btd-price-hero__product--3{width:125px;height:210px}
  .btd-price-hero__product--4{width:110px;height:185px}
  .btd-price-hero__platform{width:330px}
  .btd-price-hero__note{top:25px;width:185px}
  .btd-price-benefits__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .btd-price-categories__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .btd-price-order__grid{grid-template-columns:minmax(0,.8fr) minmax(460px,1.2fr);gap:40px}
  .btd-price-policies__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .btd-price-final-cta__inner{grid-template-columns:62px minmax(0,1fr)}
  .btd-price-final-cta__actions{grid-column:2}
}

@media(max-width:850px){
  .btd-price-breadcrumb{min-height:50px}
  .btd-price-hero{padding-top:12px}
  .btd-price-hero__grid{grid-template-columns:1fr;gap:34px}
  .btd-price-hero__content{max-width:760px;text-align:center;margin:0 auto}
  .btd-price-hero h1:after{margin-left:auto;margin-right:auto}
  .btd-price-hero__proof,.btd-price-hero__actions{justify-content:center}
  .btd-price-hero__visual{width:min(100%,600px);min-height:490px;margin:0 auto}
  .btd-price-benefits__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .btd-price-benefits__grid article:last-child{grid-column:1/-1}
  .btd-price-order__grid{grid-template-columns:1fr;align-items:start}
  .btd-price-order__content{max-width:680px;margin:0 auto;text-align:center}
  .btd-price-order__steps{text-align:left}
  .btd-price-order__contact{justify-content:center}
  .btd-price-final-cta__inner{grid-template-columns:58px minmax(0,1fr)}
}

@media(max-width:680px){
  .btd-shell{width:min(calc(100% - 28px),var(--btd-shell))}
  .btd-price-breadcrumb{font-size:11px}
  .btd-price-hero{padding-bottom:42px}
  .btd-price-hero h1{font-size:clamp(36px,11vw,49px)}
  .btd-price-hero__content>p{font-size:15px;line-height:1.65}
  .btd-price-hero__actions{display:grid;grid-template-columns:1fr}
  .btd-price-hero__actions .btd-btn{width:100%}
  .btd-price-hero__proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .btd-price-hero__proof span{justify-content:center;border-radius:10px}
  .btd-price-hero__visual{min-height:405px}
  .btd-price-hero__rings{width:320px;height:320px}
  .btd-price-hero__platform{bottom:38px;width:280px;height:65px}
  .btd-price-hero__product--1{top:10px;left:28%;width:135px;height:230px}
  .btd-price-hero__product--2{top:70px;right:1%;width:100px;height:175px}
  .btd-price-hero__product--3{bottom:38px;left:0;width:102px;height:172px}
  .btd-price-hero__product--4{right:4%;bottom:35px;width:90px;height:150px}
  .btd-price-hero__note{top:auto;right:50%;bottom:0;width:220px;transform:translateX(50%)}
  .btd-price-benefits__grid{grid-template-columns:1fr}
  .btd-price-benefits__grid article,.btd-price-benefits__grid article:last-child{grid-column:auto;min-height:0;text-align:left;display:grid;grid-template-columns:50px minmax(0,1fr);gap:2px 13px;padding:18px}
  .btd-price-benefits__grid article>.btd-icon{grid-row:1/3;width:50px;height:50px;margin:0;padding:12px}
  .btd-price-benefits__grid h3{align-self:end}
  .btd-price-table-section .btd-section-heading--row,.btd-price-categories .btd-section-heading--row{display:block}
  .btd-price-updated{margin-top:16px}
  .btd-price-table-actions{flex-direction:column;gap:13px}
  .btd-price-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .btd-price-category__image{height:145px}
  .btd-price-form-grid{grid-template-columns:1fr}
  .btd-price-quote-card{padding:20px 17px;border-radius:18px}
  .btd-price-policies__grid,.btd-price-faq__grid{grid-template-columns:1fr}
  .btd-price-final-cta{padding-bottom:20px}
  .btd-price-final-cta__inner{display:flex;flex-direction:column;align-items:flex-start;padding:22px 19px}
  .btd-price-final-cta__actions{display:grid;width:100%;grid-template-columns:1fr}
  .btd-price-final-cta__actions .btd-btn{width:100%}
}

@media(max-width:420px){
  .btd-price-hero__proof{grid-template-columns:1fr}
  .btd-price-hero__visual{min-height:370px}
  .btd-price-hero__product--1{left:27%;width:118px;height:200px}
  .btd-price-hero__product--2{width:84px;height:145px}
  .btd-price-hero__product--3{width:86px;height:145px}
  .btd-price-hero__product--4{width:76px;height:130px}
  .btd-price-categories__grid{grid-template-columns:1fr}
  .btd-price-category{display:grid;grid-template-columns:115px minmax(0,1fr)}
  .btd-price-category__image{height:135px;border-bottom:0;border-right:1px solid var(--btd-border)}
}

@media(prefers-reduced-motion:reduce){
  .btd-wholesale-price-page *,.btd-wholesale-price-page *:before,.btd-wholesale-price-page *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}
}
