.elementor-widget-products .products{display:grid;gap:1rem;font-family:"Volvo Novum","Segoe UI","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:300;line-height:1.5;color:var(--v-color-foreground-primary)}@media(min-width:992px){.elementor-widget-products .products{grid-template-columns:repeat(3,minmax(0,1fr))}}.elementor-widget-products .products>a{display:block;color:inherit}.elementor-widget-products .products>a:hover .product,.elementor-widget-products .products>a:focus-within .product{background-color:#f0f0f0}.elementor-widget-products .product{--background-color:var(--v-color-background-secondary);background-color:var(--background-color);transition:background-color .2s ease-in-out}.elementor-widget-products .product .image img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}.elementor-widget-products .product .content{grid-area:text;display:flex;flex-direction:column;justify-content:flex-end;padding-block:1.5rem;padding-inline:1.5rem;line-height:1.5}.elementor-widget-products .product .content .headline{display:flex;justify-content:space-between;margin-block-end:1rem;font-size:var(--v-font-20-size);line-height:var(--v-font-20-lineheight);font-weight:var(--v-font-emphasis-weight)}.elementor-widget-products .product .content .headline svg{height:1rem;width:1rem;transform:rotate(-90deg)}.elementor-widget-products .product .content p{margin:0;font-weight:300}.elementor-widget-products .product .links{grid-area:buttons;display:flex;gap:1rem;padding-block-start:3rem;padding-inline:4rem}