:root{--opk-layout: 1920px;--opk-layout-main: 1880px;--opk-layout-second: 1720px;--opk-layout-small: 850px;--font-cormorant-garamond: "Cormorant Garamond", serif}@keyframes delayedZIndexShow{0%{z-index:1}100%{position:relative;z-index:2}}.opk-product-card{display:flex;flex-direction:column}@media(any-hover: hover){.opk-product-card:hover form{animation:delayedZIndexShow .5s forwards}.opk-product-card:hover .opk-product-card__image .image{border-radius:0 0 200px 0}.opk-product-card:hover .opk-product-card__variants{opacity:1;visibility:visible}}.opk-product-card__image-wrapper{position:relative;width:100%}.opk-product-card__image-wrapper button[type=submit]{position:absolute;right:0;bottom:0;padding:0;background:rgba(0,0,0,0)}.opk-product-card__image-wrapper button[type=submit]::after,.opk-product-card__image-wrapper button[type=submit] .btn-fill,.opk-product-card__image-wrapper button[type=submit] .btn-text,.opk-product-card__image-wrapper button[type=submit] .icon-plus,.opk-product-card__image-wrapper button[type=submit] .btn-loader{display:none !important}.opk-product-card__image-wrapper button[type=submit] svg{width:40px;height:40px}.opk-product-card__image-wrapper button[type=submit] svg path{fill:#0e0a04}.opk-product-card__image-wrapper .collections-list__item-arrow{position:absolute;right:0;bottom:0;width:40px;height:40px}.opk-product-card__labels{position:absolute;z-index:2;display:flex}@media screen and (min-width: 768px){.opk-product-card__labels{top:12px;right:11px;left:11px;gap:5px}}@media screen and (max-width: 767px){.opk-product-card__labels{top:4px;right:5px;left:5px;gap:2px}}.opk-product-card__label{flex-wrap:wrap;width:-moz-fit-content;width:fit-content;font-weight:800;line-height:1.29;text-transform:uppercase;color:#fffcf9}.opk-product-card__label.discount{background-color:#d40000}.opk-product-card__label.new{background-color:#11a511}@media screen and (min-width: 768px){.opk-product-card__label{padding:8px 12px;font-size:14px}}@media screen and (max-width: 767px){.opk-product-card__label{padding:5px 10px;font-size:10px}}.opk-product-card__image{position:relative;z-index:1}.opk-product-card__image .image{width:100%;background:#dbd7d5;transition:border-radius .4s ease-in-out}@media screen and (min-width: 768px){.opk-product-card__image .image{aspect-ratio:415/600}}@media screen and (max-width: 767px){.opk-product-card__image .image{aspect-ratio:415/595}}.opk-product-card__vendor{margin-top:10px;font-weight:400;line-height:1.29;text-transform:uppercase;color:rgba(14,10,4,.5)}@media screen and (min-width: 768px){.opk-product-card__vendor{font-size:14px}}@media screen and (max-width: 767px){.opk-product-card__vendor{font-size:12px}}.opk-product-card__title{margin-top:4px;font-family:var(--font-body-family);font-weight:500}@media screen and (min-width: 768px){.opk-product-card__title{font-size:20px;line-height:1.3}}@media screen and (max-width: 767px){.opk-product-card__title{font-size:16px;line-height:1.31}}.opk-product-card__price{display:flex;gap:10px;margin-top:10px;font-weight:400}.opk-product-card__price:has(.old-price){color:#d40000}.opk-product-card__price .old-price{font-weight:200;-webkit-text-decoration:line-through;text-decoration:line-through;color:#0e0a04}@media screen and (min-width: 768px){.opk-product-card__price{font-size:20px;line-height:1.4}}@media screen and (max-width: 767px){.opk-product-card__price{font-size:16px;line-height:1.31}}@media screen and (min-width: 768px){.opk-product-card__variants{display:flex;justify-content:space-between;margin-top:10px;font-size:20px;font-weight:200;line-height:1.3;opacity:0;visibility:hidden;transition:opacity .4s ease-in-out, visibility .4s ease-in-out}.opk-product-card__variants div{display:flex;gap:10px}.opk-product-card__variants div a{transition:color .3s ease}.opk-product-card__variants div a:hover{color:#d40000}}@media screen and (max-width: 767px){.opk-product-card__variants{display:none}}.opk-featured-collection,.opk-featured-collection__wrapper{width:100%}.opk-featured-collection{overflow:hidden}.opk-featured-collection__wrapper{max-width:1920px;max-width:var(--opk-layout)}@media screen and (min-width: 1200px){.opk-featured-collection__wrapper{display:grid;grid-template-columns:26.85vw 66.9vw;grid-gap:20px}}@media screen and (max-width: 1199px){.opk-featured-collection__wrapper{display:flex;flex-direction:column;align-items:center;gap:30px}}.opk-featured-collection__card{position:relative;z-index:2;display:flex;flex-direction:column;width:calc(100% + 20px);border-radius:0 200px 0 0}.opk-featured-collection__title{font-family:"Cormorant Garamond", serif;font-family:var(--font-cormorant-garamond);font-weight:700;text-transform:capitalize}@media screen and (min-width: 768px){.opk-featured-collection__title{font-size:52px;line-height:1.2}}@media screen and (max-width: 767px){.opk-featured-collection__title{font-size:40px;line-height:1}}@media screen and (max-width: 1199px){.opk-featured-collection__title{text-align:center}}.opk-featured-collection__description{font-family:var(--font-body-family);font-size:20px;font-weight:300;line-height:1.4;margin-top:10px}@media screen and (max-width: 1199px){.opk-featured-collection__description{text-align:center}}.opk-featured-collection__link{display:flex;align-items:center;justify-content:center;padding:10px 19px;border:2px solid #0e0a04;font-family:var(--font-body-family);font-size:16px;font-weight:700;line-height:1.25;text-transform:uppercase;background-color:#0e0a04;color:#fffcf9;transition:background-color .3s, color .3s}.opk-featured-collection__link:has(svg){gap:5px}.opk-featured-collection__link:has(svg) svg{width:20px;height:20px}.opk-featured-collection__link:has(svg) svg path{fill:#fffcf9;transition:fill .3s}.opk-featured-collection__link:hover{background:rgba(0,0,0,0);color:#0e0a04}.opk-featured-collection__link:hover:has(svg) svg path{fill:#0e0a04}.opk-featured-collection__link{width:-moz-fit-content;width:fit-content}@media screen and (min-width: 1200px){.opk-featured-collection__link{margin-top:30px}}@media screen and (max-width: 1199px){.opk-featured-collection__link{margin:10px auto 0}}@media screen and (min-width: 768px){.opk-featured-collection__link.desktop{display:flex}.opk-featured-collection__link.mobile{display:none}}@media screen and (max-width: 767px){.opk-featured-collection__link.desktop{display:none}.opk-featured-collection__link.mobile{display:flex}}.opk-featured-collection__slider{width:100%}.opk-featured-collection__slider .swiper{margin-bottom:19px;overflow:visible}@media screen and (max-width: 767px){.opk-featured-collection__slider .swiper-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px 10px}}@media screen and (min-width: 1200px){.opk-featured-collection__slider .swiper-slide{width:32.33% !important}}.opk-featured-collection__slider-nav{width:100%;display:flex;align-items:center;gap:20px}.opk-featured-collection__slider-nav .swiper-button-prev,.opk-featured-collection__slider-nav .swiper-scrollbar,.opk-featured-collection__slider-nav .swiper-button-next{position:static;position:initial;margin:0}.opk-featured-collection__slider-nav .swiper-button-prev,.opk-featured-collection__slider-nav .swiper-button-next{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.opk-featured-collection__slider-nav .swiper-button-prev .swiper-navigation-icon,.opk-featured-collection__slider-nav .swiper-button-next .swiper-navigation-icon{display:none}.opk-featured-collection__slider-nav .swiper-button-prev svg,.opk-featured-collection__slider-nav .swiper-button-next svg{width:36px;height:36px}@media screen and (min-width: 1200px){.opk-featured-collection__slider-nav .swiper-button-prev{margin-left:-20px}}.opk-featured-collection__slider-nav .swiper-scrollbar{height:2px}.opk-featured-collection__slider-nav .swiper-scrollbar .swiper-scrollbar-drag{display:block;background-color:#0e0a04}@media screen and (max-width: 767px){.opk-featured-collection__slider-nav .swiper-button-prev,.opk-featured-collection__slider-nav .swiper-scrollbar,.opk-featured-collection__slider-nav .swiper-button-next{display:none}}
