/*!/wp-content/themes/osmosis/assets/css/osmosis-editorial.css*/.wp-block-product-card{background:var(--osmosis-surface);border:1px solid var(--osmosis-line);border-radius:var(--osmosis-radius-md);box-shadow:var(--osmosis-shadow-sm);padding:var(--osmosis-space-6);text-align:center}.wp-block-product-card .wp-block-image{margin-bottom:var(--osmosis-space-4)}.wp-block-product-card img{aspect-ratio:1;display:block;height:100%;margin:0 auto;max-width:230px;object-fit:contain;width:100%}.wp-block-product-card h2,.wp-block-product-card h3,.wp-block-product-card h4{font-size:1.15rem;line-height:1.25;margin-bottom:var(--osmosis-space-4);margin-top:0}.wp-block-product-card .wp-block-buttons{margin-top:var(--osmosis-space-3)}.wp-block-product-card .wp-block-button__link{background:var(--osmosis-cta);border-radius:var(--osmosis-radius-md);color:var(--osmosis-text);display:inline-block;font-weight:800;padding:.7rem 1rem;text-decoration:none}.wp-block-product-card .wp-block-button__link:hover,.wp-block-product-card .wp-block-button__link:focus{background:var(--osmosis-cta-strong);color:#fff}.osmosis-final-choice{grid-template-columns:repeat(3,minmax(0,1fr))}.osmosis-final-choice .wp-block-product-card{align-items:stretch;display:flex;flex-direction:column;gap:var(--osmosis-space-3);text-align:center}.osmosis-final-choice .wp-block-product-card>.wp-block-image{align-items:center;display:flex;height:210px;justify-content:center;margin:var(--osmosis-space-2) 0 var(--osmosis-space-4)}.osmosis-final-choice .wp-block-product-card>.wp-block-image img{height:100%;max-height:210px;max-width:240px;object-fit:contain;width:auto}.osmosis-final-choice .wp-block-product-card h3{color:var(--osmosis-primary-strong);font-size:1.3rem;line-height:1.25;margin-bottom:var(--osmosis-space-3);text-wrap:balance}.osmosis-final-choice .wp-block-product-card h4{font-size:1.05rem;margin-bottom:var(--osmosis-space-2)}.osmosis-final-choice .wp-block-product-card>p:not(:first-child){margin-bottom:var(--osmosis-space-2)}.osmosis-final-choice .wp-block-product-card .wp-block-list{list-style:disc;margin:var(--osmosis-space-2) 0 var(--osmosis-space-4);padding-left:1.15rem;text-align:left}.osmosis-final-choice .wp-block-product-card .wp-block-list li{line-height:1.45;margin:0 0 .45rem;padding-left:.15rem}.osmosis-final-choice .wp-block-product-card .wp-block-buttons{display:flex;gap:var(--osmosis-space-3);margin-top:auto;width:100%}.osmosis-final-choice .wp-block-product-card .wp-block-button{flex:1 1 0%}.osmosis-final-choice .wp-block-product-card .wp-block-button__link{align-items:center;display:flex;justify-content:center;min-height:46px;width:100%}.osmosis-footer{align-items:center;display:flex;flex-wrap:wrap;gap:var(--osmosis-space-3) var(--osmosis-space-6);justify-content:space-between;margin:0 auto;max-width:var(--osmosis-container-page);padding:var(--osmosis-space-8) var(--osmosis-space-4)}.site-footer,.site-info{background:var(--osmosis-primary-strong);color:#fff}.site-footer a,.site-info a{color:#fff;font-weight:800}.osmosis-footer__brand,.osmosis-footer__copy{margin:0}.osmosis-footer__brand{color:#fff;font-weight:800}.osmosis-footer__copy{color:#dbeafe;font-size:.875rem}@media (min-width:921px){.osmosis-final-choice .wp-block-product-card>p:not(:first-child){min-height:7.5rem}}@media (max-width:920px){.osmosis-final-choice{grid-template-columns:1fr}}@media (max-width:767px){.osmosis-footer{align-items:flex-start;flex-direction:column}}