/* Categorias comerciais do WooCommerce: catálogo e estado sem matrículas. */
.vcp-product-category{
  --vcp-cat-navy:#0d1b4b;
  --vcp-cat-blue:#1a3a8a;
  --vcp-cat-cyan:#00aeef;
  --vcp-cat-cyan-dark:#087ec1;
  --vcp-cat-ink:#13224a;
  --vcp-cat-copy:#34466c;
  --vcp-cat-muted:#617087;
  --vcp-cat-bg:#f5f9fd;
  --vcp-cat-line:#dbe6f0;
  width:100%;
  min-height:100vh;
  overflow-x:clip;
  color:var(--vcp-cat-ink);
  background:var(--vcp-cat-bg);
  font-family:"Barlow",Arial,sans-serif;
}
.vcp-product-category *{box-sizing:border-box}
.vcp-product-category a{color:inherit}
.vcp-product-category__main{display:block;margin:0!important;padding:0!important}
.vcp-product-category__hero{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(130deg,#f7fbff 0%,#e8f5ff 100%)}
.vcp-product-category__hero::before,.vcp-product-category__hero::after{position:absolute;z-index:-1;border-radius:50%;content:"";pointer-events:none}
.vcp-product-category__hero::before{top:-210px;right:-105px;width:470px;height:470px;background:#cfeaff;opacity:.76}
.vcp-product-category__hero::after{right:9%;bottom:-125px;width:240px;height:240px;background:#dcf3ff;opacity:.82}
.vcp-product-category__hero-inner{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(340px,.84fr);gap:52px;align-items:center;width:min(1280px,calc(100% - 64px));min-height:378px;margin:auto;padding:28px 0 36px}
.vcp-product-category__hero-copy{min-width:0}
.vcp-product-category__breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 22px;color:var(--vcp-cat-muted);font:500 12px/1.5 "Barlow",Arial,sans-serif}
.vcp-product-category__breadcrumbs a{text-decoration:none}
.vcp-product-category__breadcrumbs a:hover{color:var(--vcp-cat-cyan-dark);text-decoration:underline;text-underline-offset:3px}
.vcp-product-category__eyebrow{display:flex;align-items:center;gap:11px;margin:0 0 13px!important;color:var(--vcp-cat-blue)!important;font:700 12px/1.35 "Barlow",Arial,sans-serif!important;letter-spacing:.15em;text-transform:uppercase}
.vcp-product-category__eyebrow span{display:block;width:22px;height:2px;background:var(--vcp-cat-cyan)}
.vcp-product-category__availability{display:inline-flex;align-items:center;gap:10px;min-height:36px;margin:0 0 13px!important;padding:7px 15px;border-radius:999px;color:#835b00!important;background:#fff1ce;font:700 11px/1.25 "Barlow",Arial,sans-serif!important;letter-spacing:.04em;text-transform:uppercase}
.vcp-product-category__availability span{width:11px;height:11px;border-radius:50%;background:#ce8b00}
.vcp-product-category__hero h1{max-width:720px;margin:0!important;color:#081a3f!important;font:700 clamp(40px,3.45vw,52px)/1.04 "Barlow Semi Condensed","Arial Narrow",sans-serif!important;letter-spacing:-.027em!important;text-transform:none!important;overflow-wrap:anywhere}
.vcp-product-category__lead{max-width:720px;margin:17px 0 0!important;color:var(--vcp-cat-copy)!important;font:400 17px/1.5 "Barlow",Arial,sans-serif!important}
.vcp-product-category__hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:21px}
.vcp-product-category__hero-badges>span{display:inline-flex;align-items:center;min-height:38px;padding:8px 16px;border:1px solid #cfdeeb;border-radius:999px;background:#fff;color:var(--vcp-cat-blue);font:700 12px/1.2 "Barlow",Arial,sans-serif}
.vcp-product-category__hero-badges .is-available{border-color:#dff2e8;background:#e8f7f0;color:#176d49}
.vcp-product-category__hero-badges i{width:10px;height:10px;margin-right:10px;border-radius:50%;background:#1e8b60}
.vcp-product-category__hero-actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:21px}
.vcp-product-category__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border:1px solid #c9d8e8;border-radius:999px;text-decoration:none;font:700 14px/1.25 "Barlow",Arial,sans-serif;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}
.vcp-product-category__button:hover{transform:translateY(-2px)}
.vcp-product-category__button.is-primary{border-color:var(--vcp-cat-navy);background:var(--vcp-cat-navy);color:#fff}
.vcp-product-category__button.is-secondary{background:#fff;color:var(--vcp-cat-ink)}
.vcp-product-category__hero-media{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center}
.vcp-product-category__hero-image,.vcp-product-category__hero-fallback{display:block;width:100%;max-width:450px;aspect-ratio:16/9;border:1px solid rgba(199,216,232,.75);border-radius:24px;box-shadow:0 17px 38px rgba(13,27,75,.11);background:#fff;object-fit:cover}
.vcp-product-category__hero-image.is-term-image{object-fit:contain}
.vcp-product-category__hero-image.is-empty-image{max-width:360px;aspect-ratio:4/3;padding:22px;object-fit:contain}
.vcp-product-category__hero-media-note{margin-top:12px;color:var(--vcp-cat-copy);font:600 12px/1.35 "Barlow",Arial,sans-serif}
.vcp-product-category__hero-fallback{display:grid;place-items:center;padding:30px;color:var(--vcp-cat-blue);font:700 clamp(30px,3.4vw,46px)/1.02 "Barlow Semi Condensed","Arial Narrow",sans-serif;text-align:center}
.vcp-product-category__waiting{display:flex;flex-direction:column;align-items:center;text-align:center}
.vcp-product-category__waiting-icon{display:grid;place-items:center;width:142px;height:142px;border:22px solid rgba(255,255,255,.86);border-radius:50%;background:#eef7ff;box-shadow:inset 0 0 0 2px #bbddf4}
.vcp-product-category__waiting-icon svg{width:62px;height:62px;fill:none;stroke:var(--vcp-cat-cyan);stroke-width:7;stroke-linecap:round;stroke-linejoin:round}
.vcp-product-category__waiting strong{margin-top:13px;color:var(--vcp-cat-navy);font:700 25px/1.1 "Barlow Semi Condensed","Arial Narrow",sans-serif}
.vcp-product-category__waiting small{margin-top:5px;color:var(--vcp-cat-copy);font:500 12px/1.4 "Barlow",Arial,sans-serif}

.vcp-product-category__catalog{background:var(--vcp-cat-bg);scroll-margin-top:96px}
.vcp-product-category__catalog-inner{width:min(1280px,calc(100% - 64px));margin:auto;padding:48px 0 68px}
.vcp-product-category__catalog-head{display:flex;align-items:end;justify-content:space-between;gap:36px}
.vcp-product-category__catalog-head h2{margin:0!important;color:var(--vcp-cat-ink)!important;font:700 clamp(32px,2.8vw,40px)/1.07 "Barlow Semi Condensed","Arial Narrow",sans-serif!important;letter-spacing:-.022em!important;text-transform:none!important}
.vcp-product-category__catalog-head p{margin:8px 0 0!important;color:var(--vcp-cat-muted)!important;font:400 15px/1.5 "Barlow",Arial,sans-serif!important}
.vcp-product-category__ordering{display:grid;grid-template-columns:auto minmax(150px,1fr);align-items:center;min-width:310px;min-height:54px;padding:0 14px 0 19px;border:1px solid #d4e1ed;border-radius:14px;background:#fff}
.vcp-product-category__ordering label{color:var(--vcp-cat-muted);font:500 13px/1.3 "Barlow",Arial,sans-serif}
.vcp-product-category__ordering select{min-width:0;height:50px;margin:0!important;padding:0 32px 0 15px!important;border:0!important;outline:0;background-color:#fff!important;color:var(--vcp-cat-ink)!important;box-shadow:none!important;font:700 13px/1.3 "Barlow",Arial,sans-serif!important;cursor:pointer}
.vcp-product-category__ordering button{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.vcp-product-category__filter-block{margin-top:30px}
.vcp-product-category__filter-block>p{margin:0 0 13px!important;color:#53637a!important;font:700 12px/1.35 "Barlow",Arial,sans-serif!important;letter-spacing:.11em;text-transform:uppercase}
.vcp-product-category__filters{display:flex;flex-wrap:wrap;gap:9px}
.vcp-product-category__filters a{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:8px 17px;border:1px solid #cddce9;border-radius:999px;background:#fff;color:var(--vcp-cat-ink);text-decoration:none;font:700 13px/1.2 "Barlow",Arial,sans-serif;transition:background-color .18s ease,border-color .18s ease,color .18s ease}
.vcp-product-category__filters a span{font-size:11px;font-weight:600;opacity:.7}
.vcp-product-category__filters a:hover{border-color:#9cc9e4;background:#eef8fd;color:#096b9f}
.vcp-product-category__filters a.is-current{border-color:var(--vcp-cat-blue);background:var(--vcp-cat-blue);color:#fff}
.vcp-product-category__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 26px;margin-top:29px}
.vcp-product-category__grid.is-single{grid-template-columns:minmax(0,400px)}
.vcp-product-category__grid.is-two{grid-template-columns:repeat(2,minmax(0,400px))}
.vcp-product-category__card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--vcp-cat-line);border-radius:20px;background:#fff;box-shadow:0 10px 26px rgba(13,27,75,.07);transition:transform .2s ease,box-shadow .2s ease}
.vcp-product-category__card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(13,27,75,.12)}
.vcp-product-category__card-media{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#eaf2f8;text-decoration:none}
.vcp-product-category__card-media::after{position:absolute;right:0;bottom:0;left:0;height:62%;background:linear-gradient(to bottom,rgba(5,19,52,0),rgba(5,19,52,.9));content:"";pointer-events:none}
.vcp-product-category__card-media img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .35s ease}
.vcp-product-category__card:hover .vcp-product-category__card-media img{transform:scale(1.025)}
.vcp-product-category__card-placeholder{display:grid;width:100%;height:100%;place-items:center;padding:24px;color:var(--vcp-cat-blue);font:800 31px/1 "Barlow Condensed","Arial Narrow",sans-serif;text-align:center}
.vcp-product-category__card-status{position:absolute;z-index:2;top:15px;left:15px;display:inline-flex;align-items:center;min-height:28px;padding:6px 11px;border-radius:999px;background:rgba(13,27,75,.94);color:#fff;font:700 11px/1.1 "Barlow",Arial,sans-serif;letter-spacing:.07em;text-transform:uppercase}
.vcp-product-category__card-overlay{position:absolute;z-index:2;right:20px;bottom:17px;left:20px;color:#fff}
.vcp-product-category__card-overlay strong{display:-webkit-box;overflow:hidden;color:#fff;font:700 clamp(17px,1.45vw,20px)/1.16 "Barlow Semi Condensed","Arial Narrow",sans-serif;letter-spacing:-.008em;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-shadow:0 1px 7px rgba(0,0,0,.38)}
.vcp-product-category__card-copy{display:flex;min-height:180px;flex:1;flex-direction:column;padding:18px}
.vcp-product-category__card h3{display:-webkit-box;min-height:48px;margin:0!important;overflow:hidden;color:var(--vcp-cat-ink)!important;font:700 16px/1.34 "Barlow",Arial,sans-serif!important;letter-spacing:-.005em!important;text-transform:none!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.vcp-product-category__card h3 a{text-decoration:none}
.vcp-product-category__card h3 a:hover{color:var(--vcp-cat-cyan-dark)}
.vcp-product-category__card-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:auto;padding-top:16px;border-top:1px solid #e5ecf3}
.vcp-product-category__price{display:flex;min-width:0;flex-direction:column}
.vcp-product-category__price>span{margin-bottom:4px;color:var(--vcp-cat-muted);font:500 11px/1.25 "Barlow",Arial,sans-serif}
.vcp-product-category__price>strong{color:var(--vcp-cat-blue);font:700 19px/1.18 "Barlow",Arial,sans-serif}
.vcp-product-category__price .amount{color:inherit;font:inherit}
.vcp-product-category__price-range{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 7px}
.vcp-product-category__price-point{display:inline-flex;align-items:baseline;gap:4px;white-space:nowrap}
.vcp-product-category__price-point>span{color:var(--vcp-cat-muted);font:600 12px/1.2 "Barlow",Arial,sans-serif}
.vcp-product-category__price .woocommerce-price-suffix{display:block;margin-top:4px;color:var(--vcp-cat-muted);font:600 12px/1.25 "Barlow",Arial,sans-serif}
.vcp-product-category__price .screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(1px,1px,1px,1px)!important;white-space:nowrap!important}
.vcp-product-category__card-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:5px;min-height:42px;padding:9px 15px;border-radius:999px;background:var(--vcp-cat-blue);color:#fff!important;text-decoration:none;font:700 12px/1.15 "Barlow",Arial,sans-serif}
.vcp-product-category__card-button:hover{background:#102d70}
.vcp-product-category__filtered-empty{margin-top:34px;padding:38px;border:1px solid var(--vcp-cat-line);border-radius:20px;background:#fff;text-align:center}
.vcp-product-category__filtered-empty h3{margin:0 0 14px!important;color:var(--vcp-cat-ink)!important;font:700 26px/1.2 "Barlow Condensed","Arial Narrow",sans-serif!important}
.vcp-product-category__filtered-empty a{color:#0878b7;font:700 14px/1.4 "Barlow",Arial,sans-serif}
.vcp-product-category__pagination{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;margin-top:38px;font:700 13px/1.3 "Barlow",Arial,sans-serif}
.vcp-product-category__pagination>a{display:inline-flex;align-items:center;min-height:42px;text-decoration:none}
.vcp-product-category__pagination .is-previous{justify-self:start}
.vcp-product-category__pagination .is-next{grid-column:3;justify-self:end}
.vcp-product-category__pagination>div{display:flex;grid-column:2;align-items:center;justify-content:center;gap:5px}
.vcp-product-category__pagination>div>*{display:grid;min-width:40px;min-height:42px;place-items:center;text-decoration:none}
.vcp-product-category__pagination>div .is-current{border-radius:50%;background:var(--vcp-cat-navy);color:#fff}
.vcp-product-category__pagination>p{grid-column:1/-1;margin:0!important;color:var(--vcp-cat-muted)!important;text-align:center;font:400 11px/1.4 "Barlow",Arial,sans-serif!important}

.vcp-product-category__empty-content{background:var(--vcp-cat-bg)}
.vcp-product-category__empty-inner{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:28px;width:min(1280px,calc(100% - 64px));margin:auto;padding:48px 0 60px}
.vcp-product-category__interest,.vcp-product-category__sqd{min-width:0;padding:34px 36px;border-radius:24px;box-shadow:0 12px 30px rgba(13,27,75,.075)}
.vcp-product-category__interest{border:1px solid var(--vcp-cat-line);background:#fff;scroll-margin-top:96px}
.vcp-product-category__sqd{overflow:hidden;background:linear-gradient(135deg,#071635 0%,#163b82 100%);color:#fff}
.vcp-product-category__panel-eyebrow{margin:0 0 11px!important;color:var(--vcp-cat-cyan-dark)!important;font:700 11px/1.35 "Barlow",Arial,sans-serif!important;letter-spacing:.14em;text-transform:uppercase}
.vcp-product-category__sqd .vcp-product-category__panel-eyebrow{color:#77d7ff!important}
.vcp-product-category__interest h2,.vcp-product-category__sqd h2{margin:0!important;font:700 clamp(30px,2.55vw,38px)/1.07 "Barlow Semi Condensed","Arial Narrow",sans-serif!important;letter-spacing:-.022em!important;text-transform:none!important}
.vcp-product-category__interest h2{color:var(--vcp-cat-ink)!important}
.vcp-product-category__sqd h2{max-width:620px;color:#fff!important}
.vcp-product-category__interest>p:not(.vcp-product-category__panel-eyebrow),.vcp-product-category__sqd>p:not(.vcp-product-category__panel-eyebrow){margin:12px 0 0!important;font:400 15px/1.5 "Barlow",Arial,sans-serif!important}
.vcp-product-category__interest>p:not(.vcp-product-category__panel-eyebrow){color:var(--vcp-cat-muted)!important}
.vcp-product-category__sqd>p:not(.vcp-product-category__panel-eyebrow){max-width:610px;color:#c8d5e9!important}
.vcp-product-category__gravity-form{margin-top:21px}
.vcp-product-category__interest>small{display:block;margin-top:14px;color:#66758a;font:400 12px/1.45 "Barlow",Arial,sans-serif}
.vcp-product-category__gravity-form .gform_wrapper{margin:0!important}
.vcp-product-category__gravity-form .gform_heading{display:none!important}
.vcp-product-category__gravity-form .gform_fields{display:grid!important;gap:14px!important}
.vcp-product-category__gravity-form .gfield{margin:0!important;padding:0!important}
.vcp-product-category__gravity-form .gfield_label{display:block!important;margin:0 0 7px!important;color:var(--vcp-cat-ink)!important;font:700 13px/1.35 "Barlow",Arial,sans-serif!important}
.vcp-product-category__gravity-form .gfield_required{font-size:11px!important}
.vcp-product-category__gravity-form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.vcp-product-category__gravity-form textarea,.vcp-product-category__gravity-form select{width:100%!important;min-height:48px!important;margin:0!important;padding:11px 14px!important;border:1px solid #c9d8e8!important;border-radius:11px!important;background:#fff!important;color:var(--vcp-cat-ink)!important;box-shadow:none!important;font:400 16px/1.4 "Barlow",Arial,sans-serif!important}
.vcp-product-category__gravity-form textarea{height:118px!important;min-height:118px!important;max-height:180px!important;resize:vertical}
.vcp-product-category__gravity-form .gform_footer{margin:17px 0 0!important;padding:0!important}
.vcp-product-category__gravity-form input[type=submit],.vcp-product-category__gravity-form button[type=submit]{min-height:46px!important;margin:0!important;padding:11px 21px!important;border:0!important;border-radius:999px!important;background:var(--vcp-cat-navy)!important;color:#fff!important;box-shadow:none!important;font:700 14px/1.2 "Barlow",Arial,sans-serif!important;cursor:pointer}
.vcp-product-category__gravity-form .gform_validation_errors{margin:0 0 18px!important;border-radius:12px!important;font-size:13px!important}
.vcp-product-category__gravity-form .validation_message{font-size:12px!important}
.vcp-product-category__form-fallback{margin-top:24px;padding:22px;border:1px solid #d7e3ed;border-radius:15px;background:#f7fbfe}
.vcp-product-category__form-fallback p{margin:0!important;color:var(--vcp-cat-copy)!important;font:500 14px/1.45 "Barlow",Arial,sans-serif!important}
.vcp-product-category__sqd img{display:block;width:100%;aspect-ratio:2.35/1;margin-top:24px;border:2px solid rgba(255,255,255,.2);border-radius:16px;object-fit:cover;object-position:top;box-shadow:0 12px 24px rgba(0,0,0,.16)}
.vcp-product-category__sqd>a{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;margin-top:20px;padding:11px 21px;border-radius:999px;background:var(--vcp-cat-cyan);color:#06142f!important;text-decoration:none;font:800 13px/1.2 "Barlow",Arial,sans-serif;transition:transform .18s ease,background-color .18s ease}
.vcp-product-category__sqd>a:hover{transform:translateY(-2px);background:#24c3fa}
.vcp-product-category :focus-visible{outline:3px solid #008bd5;outline-offset:3px}

@media(max-width:1080px){
  .vcp-product-category__hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:36px;width:calc(100% - 48px)}
  .vcp-product-category__hero h1{font-size:clamp(38px,4.5vw,48px)!important}
  .vcp-product-category__catalog-inner,.vcp-product-category__empty-inner{width:calc(100% - 48px)}
  .vcp-product-category__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .vcp-product-category__empty-inner{grid-template-columns:1fr 1.1fr;gap:26px}
  .vcp-product-category__interest,.vcp-product-category__sqd{padding:30px}
}
@media(max-width:780px){
  .vcp-product-category__hero-inner{display:block;width:calc(100% - 40px);min-height:0;padding:24px 0 38px}
  .vcp-product-category__breadcrumbs{margin-bottom:21px}
  .vcp-product-category__hero h1{max-width:620px;font-size:clamp(35px,7vw,45px)!important}
  .vcp-product-category__lead{font-size:16px!important}
  .vcp-product-category__hero-media{margin-top:28px}
  .vcp-product-category__hero-image,.vcp-product-category__hero-fallback{max-width:520px;border-radius:22px}
  .vcp-product-category__hero-image.is-empty-image{max-width:320px}
  .vcp-product-category__waiting-icon{width:132px;height:132px;border-width:20px}
  .vcp-product-category__waiting-icon svg{width:58px;height:58px}
  .vcp-product-category__catalog-inner,.vcp-product-category__empty-inner{width:calc(100% - 40px)}
  .vcp-product-category__catalog-head{display:block}
  .vcp-product-category__ordering{width:100%;min-width:0;margin-top:24px}
  .vcp-product-category__empty-inner{grid-template-columns:1fr;padding:40px 0 50px}
}
@media(max-width:600px){
  .vcp-product-category__hero::before{top:-125px;right:-115px;width:280px;height:280px}
  .vcp-product-category__hero::after{display:none}
  .vcp-product-category__hero-inner{width:calc(100% - 32px);padding:21px 0 34px}
  .vcp-product-category__breadcrumbs{gap:6px;margin-bottom:19px;font-size:11px}
  .vcp-product-category__eyebrow{margin-bottom:12px!important;font-size:11px!important;letter-spacing:.12em}
  .vcp-product-category__availability{min-height:34px;margin-bottom:12px!important;padding:7px 13px;font-size:11px!important}
  .vcp-product-category__hero h1{font-size:33px!important;line-height:1.05!important;letter-spacing:-.023em!important}
  .vcp-product-category__lead{margin-top:15px!important;font-size:15px!important;line-height:1.48!important}
  .vcp-product-category__hero-badges{gap:8px;margin-top:19px}
  .vcp-product-category__hero-badges>span{min-height:39px;padding:8px 14px;font-size:12px}
  .vcp-product-category__hero-actions{display:grid;gap:9px;margin-top:19px}
  .vcp-product-category__button{width:100%;min-height:48px;font-size:14px}
  .vcp-product-category__hero-media{margin-top:24px}
  .vcp-product-category__hero-image,.vcp-product-category__hero-fallback{max-width:440px;border-radius:18px}
  .vcp-product-category__hero-image.is-empty-image{max-width:240px;padding:16px}
  .vcp-product-category__waiting-icon{width:120px;height:120px;border-width:18px}
  .vcp-product-category__waiting strong{font-size:24px}
  .vcp-product-category__catalog-inner,.vcp-product-category__empty-inner{width:calc(100% - 32px)}
  .vcp-product-category__catalog-inner{padding:36px 0 48px}
  .vcp-product-category__catalog-head h2{font-size:31px!important}
  .vcp-product-category__catalog-head p{font-size:14px!important}
  .vcp-product-category__filter-block{margin-top:24px}
  .vcp-product-category__filters{gap:7px}
  .vcp-product-category__filters a{min-height:42px;padding:8px 13px;font-size:12px}
  .vcp-product-category__grid,.vcp-product-category__grid.is-single,.vcp-product-category__grid.is-two{grid-template-columns:1fr;gap:22px;margin-top:24px}
  .vcp-product-category__card{border-radius:20px}
  .vcp-product-category__card-copy{min-height:0;padding:18px}
  .vcp-product-category__card h3{min-height:0;font-size:16px!important;-webkit-line-clamp:3}
  .vcp-product-category__card-overlay{right:17px;bottom:15px;left:17px}
  .vcp-product-category__card-overlay strong{font-size:19px}
  .vcp-product-category__card-bottom{align-items:stretch;flex-direction:column;gap:13px;margin-top:17px;padding-top:15px}
  .vcp-product-category__price>strong{font-size:19px}
  .vcp-product-category__card-button{width:100%;min-height:44px;padding:10px 15px;font-size:13px}
  .vcp-product-category__pagination{grid-template-columns:1fr 1fr;margin-top:30px}
  .vcp-product-category__pagination>div{grid-column:1/-1;grid-row:1;flex-wrap:wrap}
  .vcp-product-category__pagination .is-previous{grid-column:1;grid-row:2}
  .vcp-product-category__pagination .is-next{grid-column:2;grid-row:2}
  .vcp-product-category__pagination>p{grid-row:3}
  .vcp-product-category__empty-inner{padding:32px 0 42px}
  .vcp-product-category__interest,.vcp-product-category__sqd{padding:26px 21px;border-radius:22px}
  .vcp-product-category__interest h2,.vcp-product-category__sqd h2{font-size:30px!important}
  .vcp-product-category__interest>p:not(.vcp-product-category__panel-eyebrow),.vcp-product-category__sqd>p:not(.vcp-product-category__panel-eyebrow){font-size:14px!important}
  .vcp-product-category__sqd img{margin-top:21px;border-radius:14px}
  .vcp-product-category__sqd>a{width:100%;min-height:48px;margin-top:19px}
}
@media(max-width:380px){
  .vcp-product-category__hero h1{font-size:31px!important}
  .vcp-product-category__catalog-head h2,.vcp-product-category__interest h2,.vcp-product-category__sqd h2{font-size:28px!important}
}
@media(prefers-reduced-motion:reduce){
  .vcp-product-category *{scroll-behavior:auto!important;transition:none!important}
}
