<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banners{display:flex;flex-direction:column;gap:.5rem}.banners&gt;div&gt;div{display:flex;gap:1.5rem;flex-wrap:wrap;flex-direction:row;width:max-content}.banner-v&gt;div&gt;div&gt;a{position:relative;flex:1 1 0px;background-color:#000;border-radius:.2rem;height:350px;width:300px}.banner-v&gt;div&gt;div .banner-txt{z-index:1;position:absolute;top:0;left:0;right:0;padding:10px;display:flex;flex-direction:column;align-items:normal;color:#fff;font-size:1.2rem;gap:.3rem}.banner-v&gt;div&gt;div .banner-price{z-index:1;position:absolute;bottom:0;left:0;right:0;padding:10px;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}.banner-v .blocco-prezzo{font-size:1.4rem;color:#fff}@media (min-width:1024px){.banners&gt;div&gt;div{width:auto}.banner-v&gt;div&gt;div&gt;a{height:350px;width:auto}}</pre></body></html>