<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.filter-group-button{display:flex;width:100%;align-items:center;justify-content:space-between;background-color:transparent;border:none;cursor:pointer}.collection--section .productgrid--outer{background-color:#fff}.filter-group-container{border-bottom:1px solid black}.filter-group-button .filter-group-title{font-weight:500;font-size:1rem;line-height:24px;color:#000}.filter-grouped-tags-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin-top:10px;max-height:0;padding-left:14px;overflow:hidden;transition:max-height .3s ease-out;gap:10px;padding-bottom:20px;opacity:0}.filter-grouped-tags-container[aria-expanded=true]{max-height:20000px;overflow:visible;opacity:1}.filter-group-button svg{transform:rotateX(0) scale(1.5);transition:transform .6s}.filter-group-button--active svg{transform:rotateX(180deg) scale(1.5)}.filter-item{width:100%;z-index:100}.filter-item a{font-size:16px;position:relative;z-index:100;display:flex;align-items:center;padding:.1875rem;margin-left:-.1875rem;line-height:1.15;color:currentColor;text-decoration:none}.container__subgroup-container{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.container__subgroup-container[aria-expanded=true]{max-height:1500px;overflow:hidden;padding-left:10px}.collection_navigation-wrapper,.productgrid--wrapper{max-width:1580px}.collection_navigation-wrapper{grid-area:nav;display:flex;gap:10px;width:100%;padding:5px 15px}.utils-view{margin-left:auto}.utils-filter{width:100px}.utils-view{font-size:var(--font-size-body-small);display:grid;grid-template-areas:"views";width:100%}.productgrid--utils-container{width:calc(100% + 20px)}.collection-list_container{display:none}.utils-sortby{display:flex;align-items:center;z-index:100}.utils-sortby,.utils-view-container{grid-area:views}.utils-viewtoggle{z-index:100}.collection-list_container{grid-area:nav}.productgrid--utils.productgrid--utils--visible-mobile{display:flex;align-items:center;margin-left:-10px}.productgrid--utils.productgrid--utils-sticky{position:sticky;z-index:800;transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 860px){.utils-view{width:100%;padding:0 40px}.productgrid--utils-container{width:100%}.utils-filter,.productgrid--utils.productgrid--utils--hidden-desktop{display:none}}@media screen and (min-width: 1270px){.collection-list_container{display:block}.utils-view{display:grid;grid-template-areas:"nav views"}.collection-list_container .collections-ul{display:flex;gap:26px;padding-left:0}}.productgrid--utils-sticky-intersection{position:absolute;right:0;left:0;height:1px;visibility:hidden}.collection--checkbox{display:inline-block;vertical-align:middle}.collections-ul__item .collection--checkbox .checkmark{box-shadow:inset 0 0 #ff6363;transition:box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .1s cubic-bezier(.4,0,.2,1) 175ms;display:block;width:14px;height:14px;color:#ff6363;border-color:#ddd;border-style:solid;border-width:1px;border-radius:50%;stroke-miterlimit:10;transform:scale(1.3)}[data-collection-active=true] .collection--checkbox{background-color:#ff6363;border-radius:50%;transform:scale(1.4)}[data-collection-active=true] .collection--checkbox .checkmark .checkmark__check{transition:stroke-dashoffset .25s cubic-bezier(.4,0,.2,1) 125ms;stroke:#fff;stroke-width:2;transform-origin:50% 50%}li[data-show-swatches=false] .productitem--swatches{display:none}.collections-ul__link{color:#000;font-size:16px;font-weight:500;line-height:24px}.collections-ul__item{display:flex;align-items:center;justify-content:center;gap:10px}.productgrid--masthead{grid-area:masthead;display:flex;flex-direction:column;width:100%;justify-content:center;border-bottom:1px solid black;align-items:center;max-width:1480px;padding:0 5px}.productgrid--masthead&gt;*:first-child{margin-top:0;align-self:self-end}.productgrid--masthead .subcollections__container{padding-left:0;padding-right:0}.collection--content{display:flex;flex-direction:column;gap:18px;height:100%;z-index:1}video.collection--video{max-height:500px;width:100%}.collection--content .collection--title{color:#ff6363;font-size:63px;font-weight:600;letter-spacing:.3px;margin:0;height:100%;display:flex;align-items:center;padding-bottom:15px}.ac-textBlock,.ac-textBlock h2{color:#fff}@media screen and (min-width: 860px){.productgrid--masthead{flex-direction:row-reverse;gap:92px}.collection--content .collection--title{padding-bottom:0;margin-top:42px}}.productitem:hover{transition:box-shadow .15s cubic-bezier(.4,0,.2,1)}.productitem:hover .productitem--image-alternate~img{visibility:hidden;opacity:0}.productitem:hover .productitem--image-alternate{visibility:visible;scale:1.01;transition:all .3s ease;opacity:1}.productitem--image{position:relative;width:100%;height:auto;padding:0;margin:0 auto;background-size:0;max-width:295.96px;max-height:357px}.imagestyle--no-image .productitem--image{height:0;padding-bottom:100%}.productitem--image img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;margin:0 auto;visibility:hidden;max-height:295px}.productitem--image .productitem--image-alternate,.productitem--image .productitem--image-swatch{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}[data-layout_css=subCollections] .productitem{background-color:#fff}.productgrid-gridview .productitem--info,[data-layout_css=subCollections] .productitem--info{position:relative;z-index:50;background-color:#fff;display:grid;grid-template-areas:"sku" "title" "price" "btn" "colors";justify-items:start;font-family:poppins,sans-serif;padding-top:58.62px;gap:10px;max-width:292.51px}.productitem--info .productitem--link,.productitem .coder-compareder-compare span{display:inline-block;min-width:150px;padding:13px;background-color:#ff6363;color:#fff;border:1px solid #ff6363;border-radius:40px;text-transform:uppercase;font-size:14px;font-weight:600;letter-spacing:.3px;text-align:center;cursor:pointer;-webkit-transition:.35s ease;transition:.35s ease}.productitem--info .productitem--link:hover{background-color:#fff;color:#ff6363}.productitem--swatches{grid-area:colors;display:none}.product-item-sku{font-weight:400;grid-area:sku}.productitem--title{font-weight:600;grid-area:title;max-height:42px;min-height:42px;overflow:hidden}.product-item-price{font-weight:700;grid-area:price}.productitem{position:relative}.productitem .coder-compareder-compare{position:absolute;left:30%;right:50%;width:130px;z-index:-1;top:5%;transform:translateY(-50px);opacity:0;-webkit-transition:.35s ease;transition:.35s ease}.productitem .coder-compareder-compare input{display:none}.productitem:hover .coder-compareder-compare{z-index:100;opacity:1;transform:translateY(0);-webkit-transition:.35s ease;transition:.35s ease}.productitem .coder-compareder-compare span:before,.productitem .coder-compareder-compare span:after{display:none}.productgrid-listview .productitem--info{max-width:100%}.productgrid-listview .productitem--link{max-width:250px}.productgrid-listview .productitem--info{z-index:50;display:grid;align-items:center;grid-template-areas:"title" "price" "sku" "colors" "btn"}.featured-collection__content .productitem--info .productitem--swatches-container{display:none}.loader-bg-collection{position:absolute;width:100%;height:100%;background-color:#000;opacity:69%;z-index:100;top:0}.loader-collection{border:5px solid #f3f3f3;border-radius:50%;border-top:5px solid black;width:50px;height:50px;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;position:absolute;right:40%;z-index:200;top:3%}[data-filter-active=true] .loader-bg-collection{display:block}.message-container{position:absolute;padding:15px 30px;background:#fff;border-radius:8px;font-size:18px;font-weight:700;text-align:center;box-shadow:0 4px 10px #0000001a;overflow:hidden;top:2%;z-index:1000;left:50%}.border-timer{position:absolute;top:0;left:0;width:100%;height:4px;background:red;animation:shrink 3s linear forwards}.product-item--loading-skeleton{opacity:.7;width:100%;position:relative;overflow:hidden;background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:1.5s shine linear infinite;scale:.7}.product-item--loading-skeleton:after{content:"";background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:5px;background-size:200% 100%;animation:1.5s shine linear infinite;width:100%;height:116%;position:absolute;z-index:100;left:0;top:-32px}.productgrid--loading{opacity:.7;scale:.7}.modal--productgrid-filters .modal-inner,.modal--productgrid-sort .modal-inner{padding:10px;background-color:#fff}.filter-item-color[data-filter-active=true]{border:2px solid #ff6363}.filter-item-color{width:32px;height:32px;border-radius:50%;border:1px solid rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease}.filter-item-color[data-tag-title="Acrylic Black"]{background-color:#000}.filter-item-color[data-tag-title="Acrylic White"]{background-color:#fff}.filter-item-color[data-tag-title=Acrylic]{background-color:#f3f3f3}.filter-item-color[data-tag-title]:after{content:attr(data-tag-title);position:absolute;top:100%;left:50%;transform:translate(-50%,-50%);background-color:#ff6363;color:#fff;padding:5px;border-radius:5px;font-size:12px;display:none;transition:all .3s ease}.filter-item-color:hover:after{display:block}.filter-item-color:hover{border:1px solid #ff6363}.productgrid--item--exact-match .product-item--image img{width:100%;transition:all .3s ease}.productgrid--item--exact-match:hover .product-item--image img{transform:scale(1.05)}li.productgrid--item.productgrid--item--exact-match{border:1px solid #ff6363;border-radius:10px;scale:1.01}@keyframes shine{to{background-position-x:-200%}}@keyframes shrink{0%{width:100%}to{width:0%}}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-5px)}40%{transform:translate(5px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}to{transform:translate(0)}}.error{color:#ff00006e;animation:shake .4s ease-in-out}@media screen and (min-width: 500px){.productitem--swatches{display:block}}@media screen and (min-width: 960px){.loader-bg-collection{width:80%}.collection_navigation-wrapper{padding:0}}@media screen and (min-width: 860px){video.collection--video{max-width:500px}}@media screen and (min-width: 1260px){video.collection--video{min-height:500px;width:auto;max-width:fit-content}}
/*# sourceMappingURL=/cdn/shop/t/142/assets/staticCollection.css.map */
</pre></body></html>