.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.mw1460{max-width:1460px!important}.product-card{overflow:hidden;background:#f4f4f4;display:flex;flex-direction:column;height:100%;border-radius:30px}.product-card__form{width:100%}.product-card__image-wrapper{position:relative;overflow:hidden}.product-card__image{width:100%;height:auto;display:block;transition:opacity .4s ease,transform .4s ease}.product-card__image--secondary{position:absolute;top:0;left:0;opacity:0}.product-card:hover .product-card__image--secondary{opacity:1}.product-card:hover .product-card__image--primary{opacity:0}.product-card__content{padding:16px;flex:1}.product-card__variant-selector{width:100%;border-radius:10px;border:1px solid var(--PRIMARY-COLOR-Segla-Black---60, rgba(0, 0, 0, .6));background:var(--White, #FFF);color:var(--Neutral-Dark-gray, #505050);font-family:Montserrat,sans-serif!important;font-size:16px;font-style:normal;font-weight:400;line-height:150%;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M1%201.5L6%206.5L11%201.5'%20stroke='%23000'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;cursor:pointer;outline:none;padding:12px;margin-bottom:16px}.product-card__title{font-size:18px;margin-bottom:8px}.product-card__description{font-size:14px;margin-bottom:12px;color:#555}.product-card__price{font-weight:600;margin-bottom:16px}button{border:0!important}.product-card__buttons{margin-top:auto;display:flex;gap:8px}.product-card__buttons button{width:100%!important}.product-card__buttons .btn{flex:1}@media(max-width:1024px){.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-product-overview.css.map */
