.collection__header{text-align:center;margin-bottom:24px;padding-top:20px}.collection__header div{max-width:100%;margin:0 auto}@media screen and (min-width:750px){.collection__header{padding-top:98px;margin-bottom:32px}.collection__header div{max-width:60%;margin:0 auto}}.collection__header h1{letter-spacing:-.025em}.collection__nav{display:flex;justify-content:space-between}@media screen and (min-width:750px){.collection__nav{justify-content:flex-end}}.collection__nav>div{width:50%}@media screen and (min-width:750px){.collection__nav>div{width:auto}}.collection__nav__filter{padding-right:4px}@media screen and (min-width:750px){.collection__nav__filter{display:none}}.collection__nav__filter button{color:#4b07ad}.collection__nav .collection__sorting{padding-left:4px}@media screen and (min-width:750px){.collection__nav .collection__sorting{width:25%}}.collection__sorting{display:flex;justify-content:flex-end;margin-bottom:30px}.collection__sorting select{width:100%;color:#4b07ad;margin:0}.filter-group-not-shown{display:none}.filter-menu{margin-bottom:32px}@media screen and (min-width:750px){.filter-menu{margin-bottom:0}}.filter-group{border-bottom:2px solid #4b07ad;margin:0 0 12px;padding:0 0 14px}@media screen and (min-width:750px){.filter-group{margin:0 0 17px;padding:0 0 19px}}.filter-group.refine-header,.filter-group .filter-clear{display:none}.filter-group__toggle{display:flex;justify-content:space-between;width:100%;align-items:center;margin-bottom:14px;padding:5px 0}@media screen and (min-width:750px){.filter-group__toggle{margin-bottom:19px}}.filter-group__toggle.closed{margin-bottom:0}.filter-group__more-btn{font-size:calc-rem(12px);line-height:calc-rem(14px);font-weight:700;color:#4b07ad}.filter-group h4{font-size:calc-rem(20px);line-height:calc-rem(20px);margin:0}.filter-group h4.filter-group__header{margin-bottom:17px}.filter-group ul{margin:0 0 10px;padding:0}@media screen and (min-width:750px){.filter-group ul{margin:0}}.filter-group ul li{list-style:none;margin-bottom:16px}.filter-group ul li:last-child{margin-bottom:0}.filter-group ul li a{color:#000}.filter-group ul li div a:before{content:url(../../assets/svgs/checkbox.svg);display:inline-block;margin:0 17px 0 5px;position:relative;top:3px}.filter-group ul li.selected div a:before{content:url(../../assets/svgs/checkbox-checked.svg)}.filter-group ul li.more{margin:-6px 0 -4px}.filter-group ul.nav-product-type li div a:before{content:none}.collection-filter{display:none}@media screen and (min-width:750px){.collection-filter{display:block;max-width:268px}}.collection-filter__clear-btn{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:calc-rem(20px);line-height:calc-rem(20px);color:#000}.collection-item-grid{display:flex;flex-wrap:wrap}@media screen and (min-width:750px){.collection-item-grid--collection .collection-item{max-width:33.3333%;width:33.3333%}}.collection-item-grid .out-of-stock-badge{font-weight:800;text-transform:uppercase;background-color:#4b07ad;color:#fff;border-radius:50%;position:absolute;z-index:10;display:flex;align-items:center;text-align:center;padding-top:0}@media screen and (min-width:375px){.collection-item-grid .out-of-stock-badge{right:25px;top:20px;height:48px;width:48px;font-size:calc-rem(9.33px);line-height:calc-rem(9.33px)}}@media screen and (min-width:550px){.collection-item-grid .out-of-stock-badge{right:25px;top:20px}}@media screen and (min-width:750px){.collection-item-grid .out-of-stock-badge{right:15px;top:20px}}@media screen and (min-width:1025px){.collection-item-grid .out-of-stock-badge{right:15px;top:20px;height:72px;width:72px;font-size:calc-rem(14px);line-height:calc-rem(14px)}}@media screen and (min-width:1400px){.collection-item-grid .out-of-stock-badge{right:15px;top:20px}}.collection-item{flex:1 0 auto;text-align:center;padding-right:1px;margin-bottom:1px;max-width:50%;width:50%;perspective:1000px;filter:drop-shadow(0,0,0,rgba(0,0,0,0));transition:filter .6s ease-in-out}.collection-item.flipped,.collection-item.flipping{z-index:999}.collection-item.flipping{filter:drop-shadow(0 3px 20px rgba(0,0,0,.1))}.collection-item--first{order:-1}@media screen and (min-width:750px){.collection-item{max-width:25%;width:25%}}.collection-item.hidden{visibility:hidden;position:absolute;left:-9999px}.collection-item.active{visibility:visible}.collection-item__inner{position:relative;padding-bottom:100%;background:#f6f6f6;transition:opacity .5s ease-in-out;opacity:1}@media screen and (min-width:750px){.collection-item__inner{padding-bottom:90.2%}}.hide-init .collection-item__inner,.hidden .collection-item__inner{opacity:0}.collection-item h3{font-size:calc-rem(16px);line-height:calc-rem(16px);margin:0}@media screen and (min-width:1025px){.collection-item h3{font-size:calc-rem(20px);line-height:calc-rem(20px);margin-bottom:8px}}.collection-item p{margin-bottom:0}.collection-item p s{margin-left:5px}.collection-item__link{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-color:#f6f6f6;transition:background-color .2s cubic-bezier(.46,.01,.32,1);color:#000}.collection-item__link:hover{background-color:transparent;color:#000}.collection-item__link h3{position:absolute;left:0;bottom:18px;padding:0 8px;margin:0;width:100%}@media screen and (min-width:750px){.collection-item__link h3{bottom:24px;padding:0 16px}}.collection-item__link:hover{color:#000}.template-index .collection-item__link:hover{cursor:url(/assets/svgs/cursor.svg) 20 20,pointer}.collection-item:nth-child(6n-5) .collection-item__link:not(.no-hover):hover{background:#f9ffb4}.collection-item:nth-child(6n-4) .collection-item__link:not(.no-hover):hover{background:#d8dcfc}.collection-item:nth-child(6n-3) .collection-item__link:not(.no-hover):hover{background:#e7c6ff}.collection-item:nth-child(6n-2) .collection-item__link:not(.no-hover):hover{background:#ffdbb1}.collection-item:nth-child(6n-1) .collection-item__link:not(.no-hover):hover{background:#c7f8ff}.collection-item:nth-child(6n) .collection-item__link:not(.no-hover):hover{background:#b5ffb5}.collection-item__image{height:85%;padding-top:15%;padding-bottom:10%;margin:0 32px}@media screen and (min-width:750px){.collection-item__image{height:76%;padding-top:14%;padding-bottom:0}}.collection-item__help-icon{position:absolute;right:8px;bottom:8px;opacity:0;transition:opacity .2s cubic-bezier(.46,.01,.32,1);display:none}@media screen and (min-width:750px){.collection-item__help-icon{display:block}}.collection-item__help-icon svg{width:32px;height:32px;display:block}.collection-item__help-icon svg path{fill:#4b07ad}.collection-item__help-icon--close{opacity:1}@media screen and (min-width:750px){.collection-item:hover .collection-item__help-icon--open,.collection-item:focus .collection-item__help-icon--open{display:block;opacity:1}}.collection-item__footer{position:absolute;z-index:10;bottom:0;width:100%;padding-bottom:23px}@media screen and (min-width:750px){.collection-item__footer{padding-bottom:16px}}.collection-item__as-low-as{opacity:0;font-size:calc-rem(14px);line-height:calc-rem(16px);display:none}@media screen and (min-width:750px){.collection-item__as-low-as{display:inline-block}}.collection-item:hover .collection-item__as-low-as{opacity:1}.collection-item__badge{position:absolute;left:8px;top:8px;width:40px;height:40px;line-height:40px;border-radius:50%;background:#4b07ad;color:#fff;text-align:center;text-transform:uppercase;font-weight:700;font-size:calc-rem(12px)}@media screen and (min-width:750px){.collection-item__badge{width:48px;height:48px;line-height:48px}}.collection-item__help{position:relative;padding-bottom:90.2%}.collection-item__help.active{visibility:visible;opacity:1}.collection-item__help__inner{position:absolute;left:0;top:0;padding:0 36px;width:100%;height:100%;background:#e1e3ff;display:flex;flex-direction:column;justify-content:center}.collection-item__front,.collection-item__back{backface-visibility:hidden;position:absolute;top:0;left:0;width:100%}.collection-item__front{z-index:2;transform:rotateY(0)}.collection-item__back{transform:rotateY(180deg);height:100%}.collection-item__flipper{transition:transform 1s ease-in-out;transform-style:preserve-3d;position:relative;padding-bottom:100%}.custom-collection__grid--no-filter .collection-item__flipper{padding-bottom:90.2%}@media screen and (min-width:750px){.collection-item__flipper{padding-bottom:90.2%}}.flipped .collection-item__flipper{transform:rotateY(180deg)}.collection-item__extra-details{background-color:#4b07ad;border-radius:16px;padding:22px 5px;height:199px}.collection-item__extra-details.has-popup{height:238px}.collection-item__extra-details p{color:#fff;line-height:calc-rem(32px);max-height:130px;overflow:hidden}.collection-item__extra-details p:first-child{margin-bottom:15px;line-height:calc-rem(16px);overflow:visible}.collection-item__extra-details button{position:absolute;left:50%;bottom:25px;transform:translate(-50%);color:#fff;font-size:calc-rem(16px)}.collection-item__extra-details button:after{content:"";position:absolute;left:0;bottom:-2px;height:1px;width:100%;background-color:#fff}.site-content{padding-bottom:89px}@media screen and (max-width:550px){.collection-item-grid{margin-left:-25px;margin-right:-25px}}
/*# sourceMappingURL=/cdn/shop/t/228/assets/collection.css.map */
