.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:white}
.filter-group-container{border-bottom:1px solid black;padding-bottom:20px}
.filter-group-button .filter-group-title{font-weight:500;font-size:1rem;line-height:24px;color:#000000}
.filter-grouped-tags-container{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;padding-left:14px;overflow:hidden;transition:max-height .3s ease-out;gap:10px;opacity:0}
.filter-grouped-tags-container[data-expanded=true]{overflow:visible;opacity:1;display:flex}
.filter-group-button svg{transform:rotate3d(1,0,0,0deg) scale(1.5);transition:transform 0.6s}
button.filter-group-button .left_chev,button.filter-group-button .right_chev{transition:transform 200ms cubic-bezier(0.4,0,0.2,1);transform:rotate(0);transform-origin:50% 89%}
button.filter-group-button[data-expanded="true"] .left_chev{transform:rotate(45deg) translateY(1px)}
button.filter-group-button[data-expanded="true"] .right_chev{transform:rotate(-45deg)}
.filter-item{width:100%}
.filter-item a{font-size:16px;position:relative;z-index:100;display:flex;align-items:center;padding:0.1875rem;margin-left:-0.1875rem;line-height:1.15;color:currentColor;text-decoration:none}
.container__subgroup-container{max-height:0;overflow:hidden;transition:max-height .3s ease-out;margin:0}
.container__subgroup-container[data-expanded=true]{max-height:200px;overflow:scroll;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:"sort 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;height:min-content}
div.utils-view-container{display:flex;justify-content:flex-end;align-items:center;height:min-content}
.utils-sortby{grid-area:sort}
.utils-view-container{grid-area:views}
.utils-viewtoggle{z-index:100}
.collection-list_container{grid-area:nav;max-width:1100px;justify-self:flex-start}
.productgrid--utils.productgrid--utils--visible-mobile{display:flex;align-items:center;margin-left:calc((20px / 2) * -1)}
.productgrid--utils.productgrid--utils-sticky{position:sticky;z-index:800;transition:box-shadow 150ms cubic-bezier(0.4,0,0.2,1)}
.productgrid--utils.productgrid--utils-box-shadow{}
.clear_filters{color:#ff6363;font-size:var(--font-h5);pointer-events:none;opacity:0;visibility:hidden}
.clear_filters[data-show="true"]{opacity:1;visibility:visible;pointer-events:all}
@media screen and (min-width:860px){.utils-view{width:100%;padding:0 40px}
.productgrid--utils-container{width:100%}
.utils-filter{display:none}
.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 sort views";align-items:center;gap:5px}
.collection-list_container .collections-ul{display:flex;gap:10px;padding-left:0}
}
@media screen and (min-width:1490px){.collection-list_container .collections-ul{gap:25px;margin-left:23px}
}
.productgrid--utils-sticky-intersection{position:absolute;right:0;left:0;height:1px;visibility:hidden}
.collection--checkbox{display:inline-block;vertical-align:middle;cursor:pointer}
.collections-ul__item .collection--checkbox .checkmark{border-color:#dddddd;box-shadow:inset 0px 0px 0px #ff6363;transition:box-shadow 200ms cubic-bezier(0.4,0,0.2,1),border-color 100ms cubic-bezier(0.4,0,0.2,1) 175ms;display:block;width:14px;height:14px;color:#ff6363;border-color:#dddddd;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 250ms cubic-bezier(0.4,0,0.2,1) 125ms;stroke:white;stroke-width:2;transform-origin:50% 50%}
li[data-show-swatches="false"] .productitem--swatches{display:none}
.collections-ul__link{color:black;font-size:var(--font-h6);font-weight:500;line-height:24px}
.collections-ul__item{display:flex;align-items:center;justify-content:center;gap:10px}
.productgrid--masthead:has(>figure.collection--image){justify-content:space-between}
.productgrid--masthead[data-layout="banner_with_description"]{flex-direction:column;padding:0}
.productgrid--masthead[data-layout="banner_with_description"] .rte{font-size:var(--font-h6)}
.productgrid--masthead[data-layout="banner_with_description"] video.collection--video{align-self:auto}
.productgrid--masthead[data-layout="banner_with_description"]:has(>video,>figure.collection--image)::after{content:"";position:absolute;width:100%;height:100%;background-color:#00000052}
.productgrid--masthead[data-layout="banner_with_description"] .collection--description{color:white}
.productgrid--masthead[data-layout="banner_with_description"] .collection--content{position:absolute;width:100%;height:auto;align-items:flex-start;max-width:1500px;padding:0 10px}
.productgrid--masthead:not(:has(>figure.collection--image)){justify-content:flex-end}
.productgrid--masthead[data-has-banner]{padding:0;max-width:100%;margin:0}
.productgrid--masthead[data-has-banner] .collection--content{background-size:cover;min-height:480px;max-height:fit-content}
.productgrid--masthead{grid-area:masthead;display:flex;flex-direction:column;width:100%;border-bottom:1px solid black;align-items:center;padding-top:50px;max-width:1480px;padding:20px 5px}
.productgrid--masthead>*:first-child{margin-top:0;align-self:self-end}
.productgrid--masthead .subcollections__container{padding-left:0;padding-right:0}
.productgrid--masthead video{max-width:100%;min-height:400px;max-height:650px;border-radius:30px}
.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:var(--font-h2);font-weight:600;letter-spacing:0.3px;margin:0;height:100%;display:flex;align-items:center;padding-bottom:15px}
.ac-textBlock,.ac-textBlock h2{color:white}
@media screen and (min-width:860px){.productgrid--masthead{flex-direction:row-reverse;gap:92px}
.collection--content .collection--title{padding-bottom:0px;margin-top:42px}
}
.productitem:hover{transition:box-shadow 150ms cubic-bezier(0.4,0,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 300ms 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:white}
[data-layout_css="subCollections"] .productitem .productitem--title{}
.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,.productitem--link{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:0.3px;text-align:center;cursor:pointer;-webkit-transition:350ms ease;transition:350ms ease}
.productitem--info .productitem--link:hover,.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:350ms ease;transition:350ms ease}
.productitem .coder-compareder-compare input{display:none}
.productitem:hover .coder-compareder-compare{z-index:100;opacity:1;transform:translateY(0);-webkit-transition:350ms ease;transition:350ms 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:0.7;border-radius:8px;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:0.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:0.7;scale:0.7}
.modal--productgrid-filters .modal-inner,.modal--productgrid-sort .modal-inner{padding:10px;background-color:white}
.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,0.15);cursor:pointer;transition:all 300ms ease;margin:0;margin-right:10px;display:inline-block}
.filter-item-color[data-tag-title="Acrylic Black"]{background-color:#000000}
.filter-item-color[data-tag-title="Acrylic White"]{background-color:#ffffff}
.filter-item-color[data-tag-title="Acrylic"]{background-color:#f3f3f3}
.filter-item-color[data-tag-title]::after{width:max-content;content:attr(data-tag-title);position:absolute;top:37px;left:-24px;transform:translate(9%,43%);background-color:#ff6363;color:white;padding:5px;border-radius:5px;font-size:12px;visibility:hidden;opacity:0;transition:all 300ms ease}
.filter-item-color[data-handler-count]::after{content:attr(data-handler-count)}
.filter-item-color[data-handler-count][data-tag-title]::after{content:attr(data-handler-count)}
.filter-item-color:hover::after{visibility:visible;transform:translate(9%,5%);opacity:1;z-index:100}
.filter-item-color:hover{border:1px solid #ff6363}
.productgrid--item--exact-match .product-item--image img{width:100%;transition:all 300ms 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}
.image-and-products{width:100%;padding:40px 0;grid-column:1 / -1;max-width:1500px}
@media (max-width:859px){.image-and-products{padding:40px 20px}
}
.banner{position:relative;margin-bottom:40px;overflow:hidden;max-height:400px}
.banner img{width:100%;height:auto;border-radius:32px;border:2px solid #ff6363;max-height:inherit;min-height:400px;transition:all 300ms ease}
.banner--cover{height:400px}
.banner--cover img{width:100%;height:100%;object-fit:cover;object-position:center;min-height:unset;max-height:unset}
.banner-text{position:absolute;bottom:0;right:0;background:#ffffff;padding:16px 20px;color:#ff6363;border-bottom-right-radius:12px;font-size:var(--font-h3);font-weight:700;max-width:420px;border-top-left-radius:12px;border-top:2px solid #ff6363;border-left:2px solid #ff6363;margin:0}
.banner img.banner_mobile{display:none;visibility:hidden;opacity:0}
@media (max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}
.banner-text{font-size:20px;overflow-wrap:break-word}
.banner img.banner_desktop{display:none;visibility:hidden}
.banner img.banner_mobile{display:block;visibility:visible;opacity:1}
}
@media (max-width:480px){.products-grid{grid-template-columns:1fr}
}
@media (max-width:390px){.banner img{min-height:300px}
.banner--cover{height:300px}
.banner--cover img{min-height:unset}
.banner-text{width:100%;border-top-left-radius:0;border-bottom:2px solid #ff6363;border-right:2px solid #ff6363}
}
@keyframes shine{to{background-position-x:-200%}
}
@keyframes shrink{from{width:100%}
to{width:0%}
}
@keyframes shake{0%{transform:translateX(0)}
20%{transform:translateX(-5px)}
40%{transform:translateX(5px)}
60%{transform:translateX(-5px)}
80%{transform:translateX(5px)}
100%{transform:translateX(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:1260px){.productgrid--masthead video{min-height:650px;max-width:1300px}
video.collection--video{min-height:500px;width:auto;max-width:fit-content}
}