.container-small{box-sizing:content-box;max-width:1180px;margin:0 auto;padding:0 15px}.container-large{box-sizing:content-box;max-width:1580px;margin:0 auto;padding:0 15px}.brand{padding:30px 0}.brand__header{padding-bottom:15px}.brand__title{margin-bottom:35px;color:#1a1d1b;font-size:16px;font-weight:400;line-height:1.3;text-transform:uppercase}.brand__body{padding:0}.brand__items{display:flex;flex-wrap:wrap;gap:0 10px;margin-left:-7px;padding:0 0 7px}.brand__item{padding:10px;color:#000;font-size:16px;font-weight:400;text-transform:uppercase;cursor:pointer}.brand__item_capitalize{text-transform:capitalize}.brand__item.active,.brand__item.brand__item_capitalize.active{color:rgba(255,170,221,.93)}.brand__section{display:flex;flex-direction:column;padding:28px 0 14px}.brand__letter{margin-bottom:10px;font-size:20px;font-weight:700;line-height:1.2}.brand__links{display:flex;flex-wrap:wrap;gap:20px 15px;padding:0 7px 10px 0;border-bottom:1px solid #828282}.brand__link{display:inline-block;color:#000;font-size:15px;font-weight:400;text-transform:uppercase}.brand__link:first-of-type{margin-left:-18px}.product-features__cell a,.text a.brand__link{border-bottom:none;color:#000}.product-features__cell a,.text a.brand__link:hover{border-bottom:none;color:rgba(255,170,221,.93)}.vb-brands-page .vb-brands__loading{display:flex;align-items:center;justify-content:center;min-height:180px;padding:32px 16px;color:#777;font-size:14px;text-align:center}.vb-brands-page .vb-brands__loading::before{width:18px;height:18px;margin-right:10px;border:2px solid #f4d6e6;border-top-color:#d45b9f;border-radius:50%;content:"";animation:vb-brands-spin .75s linear infinite}.vb-brands-page [data-catalog-view-block=brands][hidden],.vb-brands-page [data-catalog-view-block=pagination][hidden],.vb-brands-page .pagination-container[hidden],.vb-brands-page .vb-brands__section[hidden],.vb-brands-page .vb-brands__grid-item[hidden],.vb-brands-page .vb-brands__search-clear[hidden],.vb-brands-page .vb-brands__empty[hidden],.vb-brands-page .vb-brands__featured[hidden]{display:none !important}.vb-brands-page .vb-brands{--vb-pink: #d45b9f;--vb-pink-soft: #f8c3df;--vb-pink-pale: #fff2f8;--vb-text: #1a1d1b;--vb-muted: #777;--vb-line: #e7e7e7;color:var(--vb-text)}.vb-brands-page .vb-brands__controls{margin:0 0 14px;padding:20px 22px 18px;border:1px solid #f0dce7;border-radius:10px;background:linear-gradient(180deg, #fff9fc 0%, #fff 100%)}.vb-brands-page .vb-brands__featured{margin:0 0 12px;padding:16px 0 22px;border-bottom:1px solid var(--vb-line)}.vb-brands-page .vb-brands__featured-title{margin:0 0 14px;color:var(--vb-text);font-size:20px;font-weight:600;line-height:1.3}.vb-brands-page .vb-brands__featured-list{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:12px;margin:0;padding:0;list-style:none}.vb-brands-page .vb-brands__featured-item{min-width:0;margin:0;padding:0}.vb-brands-page.text a.vb-brands__featured-card,.vb-brands-page .text a.vb-brands__featured-card,.vb-brands-page a.vb-brands__featured-card{display:flex;overflow:hidden;flex-direction:column;box-sizing:border-box;height:100%;border:1px solid #eadfe5;border-radius:9px;background:#fff;color:var(--vb-text);text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.vb-brands-page .vb-brands__featured-media{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;height:102px;padding:15px 18px;background:#fff}.vb-brands-page .vb-brands__featured-image{position:relative;z-index:1;display:block;width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.vb-brands-page .vb-brands__featured-fallback{display:none;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:var(--vb-pink-pale);color:#b94983;font-size:24px;font-weight:600}.vb-brands-page .vb-brands__featured-media.is-fallback .vb-brands__featured-fallback{display:flex}.vb-brands-page .vb-brands__featured-name{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:46px;padding:9px 8px;border-top:1px solid #f1e9ed;background:#fffafd;font-size:14px;font-weight:500;line-height:1.3;text-align:center;overflow-wrap:break-word}.vb-brands-page.text a.vb-brands__featured-card:hover,.vb-brands-page .text a.vb-brands__featured-card:hover,.vb-brands-page a.vb-brands__featured-card:hover{border-color:var(--vb-pink-soft);box-shadow:0 7px 20px rgba(95,47,72,.09);color:#b94983;transform:translateY(-2px)}.vb-brands-page .vb-brands__search{position:relative;max-width:540px}.vb-brands-page .vb-brands__search-input{box-sizing:border-box;width:100%;height:46px;margin:0;padding:0 48px 0 15px;border:1px solid #dfd3d9;border-radius:6px;outline:0;background:#fff;color:var(--vb-text);font:inherit;font-size:15px;line-height:46px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .18s ease,box-shadow .18s ease}.vb-brands-page .vb-brands__search-input::-moz-placeholder{color:#929292;opacity:1}.vb-brands-page .vb-brands__search-input:-ms-input-placeholder{color:#929292;opacity:1}.vb-brands-page .vb-brands__search-input::placeholder{color:#929292;opacity:1}.vb-brands-page .vb-brands__search-input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.vb-brands-page .vb-brands__search-input:focus{border-color:var(--vb-pink-soft);box-shadow:0 0 0 3px rgba(248,195,223,.28)}.vb-brands-page .vb-brands__search-clear{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin:0;padding:0 0 2px;border:0;border-radius:0 6px 6px 0;background:rgba(0,0,0,0);color:#777;font:inherit;font-size:25px;font-weight:300;line-height:1;cursor:pointer}.vb-brands-page .vb-brands__search-clear:hover{background:var(--vb-pink-pale);color:#b94983}.vb-brands-page .vb-brands__summary{margin:14px 0 12px;color:var(--vb-muted);font-size:14px;line-height:1.45}.vb-brands-page .vb-brands__nav{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;border:0}.vb-brands-page .vb-brands__filter{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:38px;height:38px;margin:0;padding:0 11px;border:1px solid #eadde4;border-radius:5px;background:#fff;color:var(--vb-text);font:inherit;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.vb-brands-page .vb-brands__filter--all{min-width:54px;text-transform:none}.vb-brands-page .vb-brands__filter:hover:not(:disabled){border-color:var(--vb-pink-soft);background:var(--vb-pink-pale);color:#b94983}.vb-brands-page .vb-brands__filter:focus-visible,.vb-brands-page .vb-brands__link:focus-visible,.vb-brands-page .vb-brands__featured-card:focus-visible,.vb-brands-page .vb-brands__search-clear:focus-visible,.vb-brands-page .vb-brands__empty-clear:focus-visible{outline:2px solid var(--vb-pink);outline-offset:2px}.vb-brands-page .vb-brands__filter.is-active{border-color:var(--vb-pink-soft);background:var(--vb-pink-soft);color:#321322}.vb-brands-page .vb-brands__filter:disabled{border-color:#eee;background:#fafafa;color:#b8b8b8;cursor:default;opacity:.65}.vb-brands-page .vb-brands__status{position:absolute;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.vb-brands-page .vb-brands__section{padding:22px 0 24px;border-bottom:1px solid var(--vb-line)}.vb-brands-page .vb-brands__section:first-child{padding-top:8px}.vb-brands-page .vb-brands__section:last-child{border-bottom:0}.vb-brands-page .vb-brands__letter{display:flex;align-items:center;gap:10px;margin:0 0 12px;color:var(--vb-text);font-size:17px;font-weight:600;line-height:1.2}.vb-brands-page .vb-brands__letter-label{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:34px;height:34px;padding:0 8px;border-radius:7px;background:var(--vb-pink-pale);color:#b94983}.vb-brands-page .vb-brands__letter-count{color:var(--vb-muted);font-size:13px;font-weight:400}.vb-brands-page .vb-brands__grid{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:2px 30px;margin:0;padding:0;list-style:none}.vb-brands-page .vb-brands__grid-item{min-width:0;margin:0;padding:0}.vb-brands-page.text a.vb-brands__link,.vb-brands-page .text a.vb-brands__link,.vb-brands-page a.vb-brands__link{display:flex;align-items:center;box-sizing:border-box;min-height:38px;padding:7px 0;border:0;color:var(--vb-text);font-size:15px;font-weight:400;line-height:1.4;text-decoration:none;text-transform:none;overflow-wrap:break-word;transition:color .18s ease,transform .18s ease}.vb-brands-page.text a.vb-brands__link:hover,.vb-brands-page .text a.vb-brands__link:hover,.vb-brands-page a.vb-brands__link:hover{border:0;color:var(--vb-pink);transform:translateX(2px)}.vb-brands-page .vb-brands__empty{margin:24px 0 0;padding:44px 20px;border:1px solid #f0dce7;border-radius:10px;background:#fffafd;text-align:center}.vb-brands-page .vb-brands__empty-title{margin:0 0 7px;color:var(--vb-text);font-size:18px;font-weight:600}.vb-brands-page .vb-brands__empty-text{margin:0 0 16px;color:var(--vb-muted);font-size:14px;line-height:1.5}.vb-brands-page .vb-brands__empty-clear{min-height:40px;margin:0;padding:0 18px;border:1px solid var(--vb-pink-soft);border-radius:6px;background:var(--vb-pink-soft);color:#321322;font:inherit;font-size:14px;font-weight:500;cursor:pointer}.vb-brands-page .vb-brands__empty-clear:hover{border-color:var(--vb-pink);background:var(--vb-pink-pale)}@keyframes vb-brands-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion: reduce){.vb-brands-page .vb-brands__loading::before{animation-duration:1.5s}.vb-brands-page .vb-brands__filter,.vb-brands-page .vb-brands__link,.vb-brands-page .vb-brands__featured-card,.vb-brands-page .vb-brands__search-input{transition:none}}