#landing-section .custom-product-card .description-container{font-size:.7rem}#landing-section .custom-product-card .label{font-size:.5rem}#landing-section .custom-product-card .title{font-size:.7rem}#landing-section .custom-product-card{animation:none}#landing-section .custom-product-card:after,landing-section .custom-product-card:before,#landing-section .custom-product-card.active:before,#landing-section .custom-product-card:hover:before{background:none}@media(min-width:425px){#landing-section .custom-product-card .description-container{font-size:1rem}#landing-section .custom-product-card .label{font-size:.7rem}#landing-section .custom-product-card .title{font-size:1rem}}:root{--color1: #54a29e;--color2: #a79d66}#product-card-section{background-color:#6d94c6;padding-block:50px;display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.custom-product-card:hover{transform:translateY(-5px);box-shadow:-20px -20px 30px -25px var(--color1),20px 20px 30px -25px var(--color2),-7px -7px 10px -5px var(--color1),7px 7px 10px -5px var(--color2),0 0 13px 4px #ffffff4d,0 55px 35px -20px #00000080}.no-product{background-color:#f8f9fa;color:#6c757d;display:flex;align-items:center;justify-content:center;font-style:italic}.search-container .custom-product-card{background-color:#222548}.custom-product-card{position:relative;width:300px;height:400px;background:linear-gradient(180deg,#0000 48.14%,#0003 67.54%),#fff;background-size:cover;background-position:center;border:10px solid #959c9e;border-radius:14px;box-shadow:0 10px 30px #0000004d;box-shadow:-5px -5px 5px -5px var(--color1),5px 5px 5px -5px var(--color2),-7px -7px 10px -5px transparent,7px 7px 10px -5px transparent,0 0 5px #fff0,0 55px 35px -20px #00000080}.custom-product-card .title-container,.custom-product-card .description-container{position:absolute;display:flex;left:10px;right:10px;color:#fff;font-weight:700;gap:7px}.custom-product-card .title-container{top:5px;left:-5px;flex-wrap:nowrap;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%}.custom-product-card .description-container{bottom:50px;font-size:1rem;text-transform:uppercase;justify-content:space-between;align-items:start}.custom-product-card .title,.custom-product-card .description,.custom-product-card .price{font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;color:#000;-webkit-text-stroke:2px white;paint-order:stroke fill}.custom-product-card .label{display:inline-flex;align-items:center;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-style:italic;text-transform:uppercase;max-height:22px;font-size:.7rem;font-weight:300;color:#959c9e;-webkit-text-stroke:2px white;paint-order:stroke fill;padding:2px 10px;border-radius:12px;background:linear-gradient(103deg,#b6b6b6 58.27%,#505050 117.55%);flex-shrink:0;white-space:nowrap}.custom-product-card .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:inline-block;margin-block-end:0}.custom-product-card:before,.custom-product-card:after{content:"";position:absolute;left:0;right:0;bottom:0;top:0;background-repeat:no-repeat;opacity:.5;mix-blend-mode:color-dodge;transition:all .33s ease}.custom-product-card:before{background-position:50% 50%;background-size:300% 300%;background-image:linear-gradient(115deg,transparent 0%,var(--color1) 25%,transparent 47%,transparent 53%,var(--color2) 75%,transparent 100%);opacity:.5;filter:brightness(.5) contrast(1);z-index:1}.custom-product-card:after{opacity:1;background-image:url(https://assets.codepen.io/13471/sparkles.gif),url(https://assets.codepen.io/13471/holo.png),linear-gradient(125deg,#ff008450 15%,#fca40040 30%,#ffff0030 40%,#00ff8a20 60%,#00cfff40 70%,#cc4cfa50 85%);background-position:50% 50%;background-size:160%;background-blend-mode:overlay;z-index:2;filter:brightness(1) contrast(1);transition:all .33s ease;mix-blend-mode:color-dodge;opacity:.75}.custom-product-card.active:after,.custom-product-card:hover:after{filter:brightness(1) contrast(1);opacity:1}.custom-product-card.active,.custom-product-card:hover{animation:none;transition:box-shadow .1s ease-out}.custom-product-card.active:before,.custom-product-card:hover:before{animation:none;background-image:linear-gradient(110deg,transparent 25%,var(--color1) 48%,var(--color2) 52%,transparent 75%);background-position:50% 50%;background-size:250% 250%;opacity:.88;filter:brightness(.66) contrast(1.33);transition:none}.custom-product-card.active:before,.custom-product-card:hover:before,.custom-product-card.active:after,.custom-product-card:hover:after{animation:none;transition:none}.custom-product-card.animated{transition:none;animation:holoCard 12s ease 0s 1}.custom-product-card.animated:before{transition:none;animation:holoGradient 12s ease 0s 1}.custom-product-card.animated:after{transition:none;animation:holoSparkle 12s ease 0s 1}@keyframes holoSparkle{0%,to{opacity:.75;background-position:50% 50%;filter:brightness(1.2) contrast(1.25)}5%,8%{opacity:1;background-position:40% 40%;filter:brightness(.8) contrast(1.2)}13%,16%{opacity:.5;background-position:50% 50%;filter:brightness(1.2) contrast(.8)}35%,38%{opacity:1;background-position:60% 60%;filter:brightness(1) contrast(1)}55%{opacity:.33;background-position:45% 45%;filter:brightness(1.2) contrast(1.25)}}@keyframes holoGradient{0%,to{opacity:.5;background-position:50% 50%;filter:brightness(.5) contrast(1)}5%,9%{background-position:100% 100%;opacity:1;filter:brightness(.75) contrast(1.25)}13%,17%{background-position:0% 0%;opacity:.88}35%,39%{background-position:100% 100%;opacity:1;filter:brightness(.5) contrast(1)}55%{background-position:0% 0%;opacity:1;filter:brightness(.75) contrast(1.25)}}@keyframes holoCard{0%,to{transform:rotate(0) rotateX(0) rotateY(0)}5%,8%{transform:rotate(0) rotateX(6deg) rotateY(-20deg)}13%,16%{transform:rotate(0) rotateX(-9deg) rotateY(32deg)}35%,38%{transform:rotate(3deg) rotateX(12deg) rotateY(20deg)}55%{transform:rotate(-3deg) rotateX(-12deg) rotateY(-27deg)}}.cards .three-d-wrapper{perspective:750px;isolation:isolate;transform:translate3d(.1px,.1px,.1px)}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
