@media only screen and (min-width:1400px){.shopify-section.collections{min-height:375px}}.collections__wrapper{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:10px;padding:0}.collections:not(:has(.collections__header)) .collections__wrapper{margin-bottom:0;padding:10px}@media only screen and (min-width:768px){.collections:not(:has(.collections__header)) .collections__wrapper{padding:15px}}@media only screen and (min-width:768px){.collections__wrapper{gap:10px;padding:0 10px}}.collections__header{display:flex}@media only screen and (min-width:768px){.collections__header{margin-bottom:10px}}.collections__header span{flex:1}@media only screen and (max-width:767px){.collections__header span{display:none}}.collections__heading{align-items:center;background:#479ed4 var(--bg-image);background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;font-size:36px;justify-content:center;margin:0;max-width:775px;min-height:75px;text-align:center;text-shadow:-3px 5px 0 #237bb2;text-transform:uppercase;width:100%}@media only screen and (min-width:768px){.collections__heading{font-size:52px;min-height:115px}}.collections__item{position:relative;width:100%}.collections__item--full{grid-column:span 4}.collections__item--half{grid-column:span 2}.collections__item--quarter{grid-column:span 1}@media only screen and (min-width:768px){.collections__item--tablet-full{grid-column:span 4}.collections__item--tablet-half{grid-column:span 2}.collections__item--tablet-quarter{grid-column:span 1}}@media only screen and (min-width:992px){.collections__item--desktop-full{grid-column:span 4}.collections__item--desktop-half{grid-column:span 2}.collections__item--desktop-quarter{grid-column:span 1}}.collections__item-label{color:#fff;font-family:GrilledCheeseBTN,sans-serif;font-size:24px;line-height:1.2;position:absolute;text-align:center;width:calc(100% - 40px)}@media only screen and (min-width:992px){.collections__item-label{font-size:32px}}@media only screen and (min-width:1100px){.collections__item-label{font-size:52px}}.collections__item-label--heading{left:50%;text-shadow:0 0 33px #000;top:50%;translate:-50% -50%}.collections__item-label--label{bottom:30px;font-size:20px;left:50%;text-shadow:-3px 4px 0 var(--shadow-color);translate:-50% 0}@media only screen and (min-width:992px){.collections__item-label--label{font-size:30px}}@media only screen and (min-width:1100px){.collections__item-label--label{font-size:36px}}.collections__image-wrapper{height:0;padding-bottom:100%;position:relative;width:100%}.collections__image-wrapper img{height:100%;inset:0;position:absolute;width:100%}@media only screen and (min-width:1100px){.collections__image-wrapper{min-height:345px}}