:root{--opk-font-main: 'Montserrat', sans-serif;--opk-font-secondary: 'Baloo 2', sans-serif;--opk-font-third: 'Roboto', sans-serif}.opk-collections-list{padding:0 var(--gl-indent)}.opk-collections-list__wrapper{display:grid;width:100%;max-width:1442px;margin:0 auto}@media screen and (min-width: 1440px){.opk-collections-list__wrapper{grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:49px 79px}}@media screen and (max-width: 1439px){.opk-collections-list__wrapper{grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:20px;margin-top:-8px}}.opk-collections-list__collection{border:1px solid #000;box-shadow:-6px 6px 0 0 #25b2bc;background-color:#fff;transition:all .3s}@media screen and (min-width: 768px){.opk-collections-list__collection{padding:30px 20px 20px}}@media screen and (max-width: 767px){.opk-collections-list__collection{padding:14px}}@media(any-hover: hover){.opk-collections-list__collection:hover{box-shadow:-3px 3px 0 0 #25b2bc;transform:translate(-3px, 3px)}}.opk-collections-list__collection .collection__title{display:flex;align-items:center;justify-content:center;font-family:'Baloo 2', sans-serif;font-family:var(--opk-font-secondary);font-size:max(20px, min(1.7vw, 32px));text-align:center}@media screen and (min-width: 768px){.opk-collections-list__collection .collection__title{margin-bottom:20px;font-weight:700;line-height:1.06}}@media screen and (max-width: 767px){.opk-collections-list__collection .collection__title{min-height:44px;margin-bottom:15px;font-weight:600;line-height:1.1}}.opk-collections-list__collection .collection__image-wrapper{width:100%;height:auto;border:1px solid #000;overflow:hidden}.opk-collections-list__collection .collection__image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.opk-collections-list__collection .collection__image{aspect-ratio:388/260}}@media screen and (max-width: 767px){.opk-collections-list__collection .collection__image{aspect-ratio:127.5/90}}
