:root{--opk-main-wrapper: 1920px;--opk-second-wrapper: 1494px;--opk-section-padding: 16px;--heading-font-family: "Holise", sans-serif;--monument-font-family: "Monument Extended", sans-serif;--sklonar-font-family: "BC Sklonar", serif}@media screen and (min-width:1200px){:root{--opk-section-padding: 60px}}.collection{gap:0}@media screen and (min-width:1200px){.collection.collection--with-aside{position:relative}.collection .collection__sticky-header{position:absolute;z-index:2;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between}.collection.collection--with-aside .collection__aside:not(.wt-filter--drawer){flex:0 0 320px;margin-top:68px}}@media screen and (min-width:1200px)and (min-width:1440px){.collection.collection--with-aside .collection__aside:not(.wt-filter--drawer){flex:0 0 360px}}@media screen and (min-width:1200px){.collection.collection--with-aside .collection__filter{position:static;max-height:none;overflow:visible}.collection .collection__body{display:block;padding-top:42px}}@media screen and (min-width:1200px){.collection .collection__aside:not(.wt-filter--drawer) .wt-filter__header{display:none}}.collection .collection__sticky-header{padding-bottom:10px}@media screen and (max-width:1199px){.collection .collection__sticky-header{padding:0 0 2px}}.collection .collection__counter .counter__value{color:#32051666;font-family:BC Sklonar;font-family:var(--font-button, "BC Sklonar");font-size:20px;font-weight:400;line-height:1.2;text-transform:uppercase}.collection .collection__sort{display:flex;align-items:center;gap:4px;color:#320516;font-family:BC Sklonar;font-family:var(--font-button, "BC Sklonar");font-size:20px;font-weight:400;line-height:1.2;text-transform:uppercase}.collection .collection__sort .wt-options__trigger{display:flex;align-items:center;gap:20px;cursor:pointer}.collection .collection__sort .wt-options__label{color:#32051666}.collection .collection__sort .wt-options__value{color:#320516}.collection .collection__sort .wt-options__chevron{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:-16px}.collection .collection__sort .wt-options__chevron-icon{display:block;width:6px;height:12px;transform:rotate(-90deg);transition:transform .2s ease}.collection .collection__sort .wt-options__trigger[aria-expanded=true] .wt-options__chevron-icon{transform:rotate(90deg)}.collection .collection__grid{display:grid;grid-gap:0;gap:0;margin-bottom:0}@media screen and (min-width:768px){.collection .collection__grid{--cols: 3}}@media screen and (min-width:1024px){.collection .collection__grid[data-cols-desktop="4"]{--cols: 4}}@media screen and (min-width:1200px){.collection .collection__grid[data-cols-desktop="4"]{--cols: 3}}@media screen and (min-width:1440px){.collection .collection__grid[data-cols-desktop="4"]{--cols: 4}}.collection .collection__grid__item{min-width:0;margin:0}.collection .facets,.collection .wt-filter{padding-top:20px;padding-right:20px}.collection .opk-filter{display:block;border-top:1px solid rgba(50,5,22,.2)}.collection .opk-filter:last-of-type{border-bottom:1px solid rgba(50,5,22,.2)}.collection .filter__header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:3px;cursor:pointer;color:#320516;font-family:var(--font-headline);font-size:30px;font-weight:300;line-height:1.18}.collection .filter__header .icon-plus-x,.collection .filter__header .svg-icon--plus{display:none}@media screen and (min-width:768px){.collection .filter__header{font-size:34px}}.collection .facets__selected{color:#32051666}.collection .filter__caret{display:flex;flex-shrink:0;margin-right:2px}.collection .filter__caret-icon{display:block;width:21px;height:19px;color:#320516;transform:rotate(90deg);transition:transform .2s ease}.collection .wt-collapse__trigger{padding-bottom:19px}@media screen and (max-width:767px){.collection .wt-collapse__trigger{padding:20px 0 16px}}.collection .filter__header[aria-expanded=true] .filter__caret-icon,.collection .wt-collapse__trigger--active .filter__caret-icon{transform:rotate(-90deg)}.collection .list--checkbox.f-list{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.collection .list__item{margin:0}.collection .form-checkbox{position:relative;display:flex;align-items:center;gap:10px;margin:0;cursor:pointer;color:#320516;font-family:Outfit;font-family:var(--font-navigation, "Outfit");font-size:20px;font-weight:300;line-height:1.3}.collection .form-checkbox__input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.collection .input-decorator{position:relative;flex-shrink:0;order:-2;width:24px;height:24px;margin-top:-1px;border:1px solid #320516;border-radius:0;background:#fff2e5}@media screen and (max-width:767px){.collection .input-decorator{margin-top:-6px}}@media screen and (max-width:1199px){.collection .active-facets .filter__header{display:none}}.collection .form-checkbox__check{position:absolute;left:5px;top:11px;order:-1;width:15px;height:16px;opacity:0;pointer-events:none}@media screen and (max-width:767px){.collection .form-checkbox__check{top:9px}}.collection .form-checkbox__input:checked~.input-decorator{background:#320516}.collection .form-checkbox__input:checked~.form-checkbox__check{opacity:1}.collection .form-checkbox__label{order:-1}.collection .form-checkbox__count{margin-left:auto;color:#32051666}.collection .wt-filter__reset{display:flex;padding-top:20px}.collection .wt-filter__reset .wt-filter__clear-all{padding:0;margin:0}.collection .wt-filter__reset .hero__button--link{padding:32px 0;margin:0}.collection .wt-filter__reset .hero__button--link span:before,.collection .wt-filter__reset .hero__button--link span:after{display:none}.collection .wt-filter__remove-all,.collection .wt-filter__clear-all{display:flex;align-items:center;justify-content:center;width:100%;margin-top:20px;padding:20px 30px;border:0;border-radius:999px;background:#f26052;color:#fff;font-family:BC Sklonar;font-family:var(--font-button, "BC Sklonar");font-size:20px;font-weight:400;line-height:1.2;text-transform:uppercase;cursor:pointer;transition:background .2s ease}@media(any-hover:hover){.collection .wt-filter__remove-all:hover,.collection .wt-filter__clear-all:hover{background:#320516}}.collection .wt-filter__footer,.collection .collection__counter.mobile{display:none}.collection .collection__filter-trigger{display:flex;align-items:center;justify-content:center;gap:10px}.collection .collection__filter-trigger__chevron{display:block;flex-shrink:0;width:12px;height:6px;transition:transform .2s ease}.collection .collection__filter-trigger[aria-expanded=true] .collection__filter-trigger__chevron{transform:rotate(180deg)}.collection .wt-filter__trigger__counter{color:#32051666}.collection .wt-filter__body .collection__sort{display:none}@media screen and (min-width:1200px){.collection .collection__filter-trigger{display:none}}@media screen and (max-width:1199px){.collection .wt-filter__header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;border:0}.collection .wt-filter__header>div{color:#320516;font-family:var(--font-headline);font-size:30px;font-weight:300;line-height:1.07}.collection .wt-filter__close{display:flex;padding:0;border:0;background:none;cursor:pointer}.collection .wt-filter__close svg{width:24px;height:24px}.collection .facets,.collection .wt-filter{padding-right:0}.collection .wt-filter__body{padding-left:16px;padding-right:16px}}@media screen and (max-width:767px){.collection .collection__toolbar{justify-content:center}.collection .collection__toolbar switch-column,.collection .collection__toolbar .collection__sort{display:none}.collection .collection__filter-trigger.wt-filter__trigger{width:100%;height:auto;padding:10px 30px;border:1px solid #320516;border-radius:999px;color:#320516;font-family:BC Sklonar;font-family:var(--font-button, "BC Sklonar");font-size:20px;font-weight:400;line-height:1.2;text-transform:uppercase}.collection .wt-filter__body .collection__sort{display:flex;width:100%;max-width:none;margin:0;padding:14px 0 20px}.collection .wt-filter__body .collection__sort .wt-options__trigger{width:100%;gap:4px;padding:0}.collection .wt-filter__body .collection__sort .wt-options__value{margin-left:auto}.collection .wt-filter__body .collection__sort .wt-options__chevron{width:19px;margin-left:0}.collection .wt-filter__reset{justify-content:center;max-width:240px;margin:0 auto;padding-bottom:40px}.collection .wt-filter__reset .wt-filter__remove-all,.collection .wt-filter__reset .hero__button--link{margin:0;padding:10px 30px}.collection .collection__grid{grid-template-columns:repeat(2,1fr)}}.collection .wt-pagination{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:27px}.collection .wt-pagination__list{display:flex;align-items:center;gap:9px;margin:0;padding:0;list-style:none}@media screen and (min-width:1024px){.collection .wt-pagination__list{gap:20px}}.collection .wt-pagination__list li{flex:initial;display:flex;max-width:none;max-width:initial;width:-moz-fit-content;width:fit-content}.collection .wt-pagination__item{color:#320516;font-family:BC Sklonar;font-family:var(--font-button, "BC Sklonar");font-size:20px;font-weight:400;line-height:1.2;text-transform:uppercase;-webkit-text-decoration:none;text-decoration:none}.collection .wt-pagination__item--current{color:#32051666}.collection .wt-pagination__item-arrow{display:flex;align-items:center;color:#320516}.collection .wt-pagination__item-arrow .svg-icon{width:34px;height:24px}.collection .wt-pagination__item-arrow.disable-item{opacity:.3;pointer-events:none}.collection .collection__empty-collection{padding-top:10px}@media screen and (max-width:1023px){.collection .collection__empty-collection{padding-top:30px}}@media screen and (max-width:1199px){.collection .collection__empty-collection{font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/opk-collection-grid.css.map */
