:root{--opk-layout: 1920px;--opk-layout-main: 1880px;--opk-layout-second: 1720px;--opk-layout-small: 850px;--font-cormorant-garamond: "Cormorant Garamond", serif}.opk-collections,.opk-collections__wrapper{width:100%}.opk-collections__wrapper{display:flex;flex-direction:column;align-items:center;max-width:1880px;max-width:var(--opk-layout-main);margin:0 auto}.opk-collections__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-collections__title{font-size:52px;line-height:1.2}}@media screen and (max-width: 767px){.opk-collections__title{font-size:40px;line-height:1}}.opk-collections__title{text-align:center}.opk-collections__description{font-family:var(--font-body-family);font-size:20px;font-weight:300;line-height:1.4;margin-top:10px;text-align:center}.opk-collections__collections-list{display:flex;justify-content:space-between;width:100%;margin-top:30px}@media screen and (min-width: 768px){.opk-collections__collections-list{gap:20px}}@media screen and (max-width: 767px){.opk-collections__collections-list{flex-direction:column;gap:10px}}.opk-collections__collections-list .collections-list__item-link{position:relative;display:flex;width:100%}.opk-collections__collections-list .collections-list__item-link::before{content:"";position:absolute;width:100%;height:100%;z-index:2;background:rgba(14,10,4,.15);transition:border-radius .4s ease-in-out}@media(any-hover: hover){.opk-collections__collections-list .collections-list__item-link:hover::before,.opk-collections__collections-list .collections-list__item-link:hover .collections-list__item-image{border-radius:200px 0}}@media screen and (min-width: 768px){.opk-collections__collections-list .collections-list__item-link{aspect-ratio:613/861}}@media screen and (max-width: 767px){.opk-collections__collections-list .collections-list__item-link{aspect-ratio:1/1}}.opk-collections__collections-list .collections-list__item-image{position:relative;z-index:1;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:border-radius .4s ease-in-out}.opk-collections__collections-list .collections-list__item-title{position:absolute;top:50%;left:50%;z-index:3;width:100%;max-width:375px;font-family:"Cormorant Garamond", serif;font-family:var(--font-cormorant-garamond);font-size:46px;font-weight:700;line-height:1.22;text-transform:capitalize;text-align:center;transform:translate(-50%, -50%)}.opk-collections__collections-list .collections-list__item-arrow{position:absolute;right:0;bottom:0;z-index:0;width:48px;height:48px}
