.pagination{margin:32px 0 8px;display:flex;justify-content:center}.pagination__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border:1px solid #d4cfc4;border-radius:6px;background:#fff;color:#2d2a26;text-decoration:none;font-size:14px;line-height:1;transition:background-color .15s ease,color .15s ease}.pagination__item:hover{background:#f5f4f1;color:#8c2625}.pagination__item--current{background:#8c2625;border-color:#8c2625;color:#fff;pointer-events:none}.home-category-cards{position:relative;z-index:2;padding-top:0;padding-bottom:0}.home-category-cards--overlap{margin-top:-80px}.home-category-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;max-width:1080px;padding-inline-start:var(--gutter-container);padding-inline-end:var(--gutter-container);margin:0 auto}@media screen and (max-width:1290px){.home-category-cards__grid{padding-inline-start:0;padding-inline-end:0}}@media screen and (min-width:1600px){.home-category-cards__grid{max-width:1200px;padding-inline-start:0;padding-inline-end:0}}.home-category-cards__card{position:relative;display:block;aspect-ratio:4 / 3;border-radius:28px;overflow:hidden;text-decoration:none;isolation:isolate;background-color:#1a0f0d}.home-category-cards__image{position:absolute;top:20px;right:20px;bottom:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);object-fit:contain;object-position:var(--img-pos, center);z-index:0;transform-origin:var(--img-origin, center);transition:transform .6s cubic-bezier(.22,1,.36,1)}@media(max-width:767px){.home-category-cards__image{top:12px;right:12px;bottom:12px;left:12px;width:calc(100% - 24px);height:calc(100% - 24px)}}.home-category-cards__image--cover{top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.home-category-cards--hover-zoom_image .home-category-cards__card:hover .home-category-cards__image,.home-category-cards--hover-zoom_image .home-category-cards__card:focus-visible .home-category-cards__image{transform:scale(1.08)}.home-category-cards--hover-zoom_image .home-category-cards__card:active .home-category-cards__image{transform:scale(1.04);transition-duration:.15s}@media(hover:none){.home-category-cards--hover-zoom_image .home-category-cards__card:active .home-category-cards__image{transform:scale(1.08)}}.home-category-cards--hover-scale_card .home-category-cards__card{transition:transform .4s cubic-bezier(.22,1,.36,1)}.home-category-cards--hover-scale_card .home-category-cards__card:hover,.home-category-cards--hover-scale_card .home-category-cards__card:focus-visible{transform:scale(1.04);z-index:2}.home-category-cards--hover-scale_card .home-category-cards__card:active{transform:scale(1.02);transition-duration:.15s}.home-category-cards__content{position:relative;z-index:1;padding:22px 26px 0;display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px;line-height:1.1}.home-category-cards__content--left{align-items:flex-start;text-align:left}.home-category-cards__content--center{align-items:center;text-align:center}.home-category-cards__content--right{align-items:flex-end;text-align:right}.home-category-cards__title{font-size:22px;font-weight:600;line-height:1.1;color:inherit;letter-spacing:-.01em;opacity:1;transition:opacity .2s ease}.home-category-cards__link{font-size:14px;font-weight:400;text-decoration:underline;text-underline-offset:3px;color:inherit;line-height:1.2;opacity:1;transition:opacity .2s ease}.home-category-cards__card:hover .home-category-cards__title,.home-category-cards__card:hover .home-category-cards__link,.home-category-cards__card:focus-visible .home-category-cards__title,.home-category-cards__card:focus-visible .home-category-cards__link{opacity:.75}.home-category-cards__card:active .home-category-cards__title,.home-category-cards__card:active .home-category-cards__link{opacity:.6}@media(max-width:1199px){.home-category-cards__grid{gap:14px;max-width:none}.home-category-cards__card{border-radius:24px}.home-category-cards__content{padding:16px 18px 0}.home-category-cards__title{font-size:clamp(14px,2vw,22px)}.home-category-cards__link{font-size:clamp(11px,1.2vw,13px)}.home-category-cards--overlap{margin-top:-60px}}@media(max-width:991px){.home-category-cards__grid{gap:10px}.home-category-cards__content{padding:12px 14px 0}.home-category-cards__card{border-radius:20px}}@media(max-width:767px){.home-category-cards__grid{grid-template-columns:repeat(2,1fr);gap:12px;max-width:none}.home-category-cards__card{border-radius:22px}.home-category-cards__content{padding:14px 14px 0}.home-category-cards__title{font-size:18px}.home-category-cards__link{font-size:12px}.home-category-cards--overlap{margin-top:-50px}}.home-variety-grid{padding-top:56px;padding-bottom:66px;max-width:1080px;margin:0 auto -100px}@media screen and (min-width:1600px){.home-variety-grid{max-width:1275px;padding-inline-start:0;padding-inline-end:0}}.home-variety-grid__heading{text-align:center;font-size:24px;font-weight:500;margin:0 0 20px;letter-spacing:-.01em}.home-variety-grid__grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:24px;row-gap:0px}.home-variety-grid__item{position:relative;display:block;min-height:86px;text-decoration:none;color:inherit}.home-variety-grid__image-wrap{position:absolute;left:-8px;bottom:calc(50% - 22px);width:64px;height:130px;display:flex;align-items:flex-end;justify-content:center;z-index:2;pointer-events:none}.home-variety-grid__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform-origin:bottom center;transition:transform .35s cubic-bezier(.22,1,.36,1)}.home-variety-grid__item:nth-child(odd) .home-variety-grid__image{transform:rotate(0)}.home-variety-grid__item:nth-child(2n) .home-variety-grid__image{transform:rotate(0)}.home-variety-grid__pill{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);width:100%;background:#ebe9e3;border-radius:999px;padding:10px 18px 10px 64px;font-size:15px;font-weight:500;line-height:1.2;min-height:44px;max-height:44px;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:1;transition:opacity .25s ease,background-color .25s ease}.home-variety-grid__item:hover .home-variety-grid__image,.home-variety-grid__item:focus-visible .home-variety-grid__image{transform:rotate(-3deg) scale(1.08)}.home-variety-grid__item:nth-child(2n):hover .home-variety-grid__image,.home-variety-grid__item:nth-child(2n):focus-visible .home-variety-grid__image{transform:rotate(3deg) scale(1.08)}.home-variety-grid__item:nth-child(3n):hover .home-variety-grid__image,.home-variety-grid__item:nth-child(3n):focus-visible .home-variety-grid__image{transform:rotate(-5deg) scale(1.08)}.home-variety-grid__item:nth-child(4n):hover .home-variety-grid__image,.home-variety-grid__item:nth-child(4n):focus-visible .home-variety-grid__image{transform:rotate(4deg) scale(1.08)}.home-variety-grid__item:hover .home-variety-grid__pill,.home-variety-grid__item:focus-visible .home-variety-grid__pill{opacity:.6}.home-variety-grid__item:active .home-variety-grid__pill{opacity:.45}@media(max-width:1199px){.home-variety-grid{padding-left:24px;padding-right:24px}.home-variety-grid__grid{grid-template-columns:repeat(2,1fr);column-gap:20px}}@media(max-width:767px){.home-variety-grid{padding:38px 12px 28px;margin-bottom:-40px}.home-variety-grid__heading{font-size:20px;margin-bottom:16px}.home-variety-grid__grid{grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:0}.home-variety-grid__item{min-height:80px}.home-variety-grid__image-wrap{width:48px;height:100px;left:-6px;bottom:calc(50% - 18px)}.home-variety-grid__pill{font-size:12px;padding:8px 10px 8px 46px;min-height:38px;max-height:38px}}.section-related-collections{margin-top:0;margin-bottom:0}.related-collections{padding-top:0;padding-bottom:0;margin-top:14px;margin-bottom:24px}.related-collections__heading{font-size:24px;font-weight:500;margin:0 0 16px;letter-spacing:-.01em}.related-collections__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:18px}.related-collections__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;flex:0 0 auto}.related-collections__item--no-image{align-items:stretch}.related-collections__image-wrap{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:8px;overflow:hidden;background-color:#8c2625;transition:opacity .2s ease}.related-collections__item--no-image .related-collections__image-wrap{width:auto;min-width:96px;height:48px;border-radius:999px;padding:0 22px}.related-collections__item:hover .related-collections__image-wrap{opacity:.85}.related-collections__image{width:100%;height:100%;object-fit:cover;display:block}.related-collections__bubble-text{display:block;text-align:center;color:#f5f4f1;font-size:15px;font-weight:500;line-height:1.15;letter-spacing:-.01em;white-space:nowrap}.related-collections__title{margin-top:10px;font-size:14px;line-height:1.2;text-align:center;text-decoration:underline;text-underline-offset:3px;color:#8c2625}@media(max-width:767px){.related-collections{margin-top:14px;margin-bottom:16px}.related-collections__row{gap:10px}.related-collections__image-wrap{width:90px;height:90px;border-radius:14px}.related-collections__item--no-image .related-collections__image-wrap{width:auto;min-width:84px;height:42px;padding:0 18px;border-radius:999px}.related-collections__bubble-text{font-size:13px}.related-collections__title{font-size:12px;margin-top:8px}}.circle-badge{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:3;display:flex;padding:var(--cb-offset, 4%);box-sizing:border-box}.circle-badge--h-left{justify-content:flex-start}.circle-badge--h-center{justify-content:center}.circle-badge--h-right{justify-content:flex-end}.circle-badge--v-top{align-items:flex-start}.circle-badge--v-center{align-items:center}.circle-badge--v-bottom{align-items:flex-end}.circle-badge__inner{width:var(--cb-size-d, 90px);height:var(--cb-size-d, 90px);max-width:100%;max-height:100%;aspect-ratio:1 / 1;background:var(--cb-bg, #8c2625);color:var(--cb-color, #ffffff);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;padding:0;box-sizing:border-box;pointer-events:auto;container-type:inline-size}.circle-badge__text{font-size:calc(var(--cb-size-d, 90px) * .14);line-height:1.1;color:inherit;white-space:nowrap}@supports (font-size: 1cqi){.circle-badge__text{font-size:14cqi}}.circle-badge__text p,.circle-badge__text h1,.circle-badge__text h2,.circle-badge__text h3,.circle-badge__text h4,.circle-badge__text h5,.circle-badge__text h6{margin:0 0 .25em;color:inherit;font:inherit;font-weight:inherit}.circle-badge__text>:last-child{margin-bottom:0}.circle-badge__text strong{font-weight:800}.circle-badge__text em{font-style:italic}@media(max-width:1023px){.circle-badge--h-mobile-left{justify-content:flex-start}.circle-badge--h-mobile-center{justify-content:center}.circle-badge--h-mobile-right{justify-content:flex-end}.circle-badge--v-mobile-top{align-items:flex-start}.circle-badge--v-mobile-center{align-items:center}.circle-badge--v-mobile-bottom{align-items:flex-end}.circle-badge__inner{width:var(--cb-size-m, 90px);height:var(--cb-size-m, 90px)}.circle-badge__text{font-size:calc(var(--cb-size-m, 90px) * .14)}@supports (font-size: 1cqi){.circle-badge__text{font-size:14cqi}}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
