.cp_card_product{background:var(--color-neutral-lightest);border-radius:40px;display:block;overflow:hidden;position:relative;z-index:1}.cp_card_product__wrapper{padding:32px 24px}.cp_card_product__wrapper figure{display:flex;margin-bottom:32px}.cp_card_product__wrapper figure img{height:auto;width:100%}.cp_card_product__subtitle{margin-bottom:12px}.cp_card_product__subtitle,.cp_card_product__subtitle p{color:var(--color-neutral-body)}.cp_card_product__bullets{display:grid;row-gap:8px}.cp_card_product__bullet{align-items:start;display:flex}.cp_card_product__bullet p{margin-bottom:0}.cp_card_product__bullet span{margin-right:12px}.cp_card_product__wrapper .style-btn{margin-top:24px}@media (min-width:992px){.cp_card_product__wrapper{padding:48px 40px 40px;position:relative;z-index:2}.cp_card_product__wrapper figure{margin-bottom:48px}.cp_card_product__wrapper figure img{height:347px;object-fit:contain}.cp_card_product__wrapper .style-btn{margin-top:32px}.cp_card_product{--mouse-x:50%;--mouse-y:50%}.cp_card_product:before{background:hsla(0,0%,100%,.04);z-index:-3}.cp_card_product:after,.cp_card_product:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.cp_card_product:after{background:linear-gradient(208deg,rgba(255,0,77,.5),rgba(99,9,90,.5) 42%,rgba(33,15,63,.5) 75%,rgba(3,19,34,.5));opacity:0;transition:opacity .3s ease-out;z-index:-2}.cp_card_product__spotlight{background:linear-gradient(208deg,#ff004d,#63095a 42%,#210f3f 75%,#031322);height:100%;left:0;mask-image:radial-gradient(187.5px at var(--mouse-x) var(--mouse-y),#000,transparent);-webkit-mask-image:radial-gradient(187.5px at var(--mouse-x) var(--mouse-y),#000,transparent);opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .4s ease-out;width:100%;z-index:-1}}@media (hover:hover){.cp_card_product:hover .cp_card_product__spotlight,.cp_card_product:hover:after{opacity:1}}