.horizontal-ad-banner{cursor:pointer;background-color:#fff;border:1px solid #e9e9e9;border-radius:1.5rem;width:100%;height:12rem;display:flex;overflow:hidden}.hab-image{clip-path:polygon(0 0,100% 0,85% 100%,0 100%);flex-shrink:0;width:50%;height:100%;position:relative}.hab-image img{object-fit:cover;width:100%;height:100%}.hab-image--stars{background:var(--hab-visual-bg,#000)}.hab-image--stars .hab-star{object-fit:contain;pointer-events:none;position:absolute}.hab-image--stars .hab-star-1{width:5.5rem;height:5.5rem;top:-1.5rem;left:-1%}.hab-image--stars .hab-star-2{width:2.25rem;height:2.25rem;bottom:1rem;left:16%}.hab-image--stars .hab-star-3{width:6.5rem;height:6.5rem;top:.5rem;left:22%}.hab-image--stars .hab-star-4{width:5rem;height:5rem;top:46%;left:52%}.hab-image--stars .hab-star-5{width:10rem;height:10rem;top:-1rem;left:70%}.hab-ad-label{font-family:var(--font-suse);color:#fff;background-color:#0009;border-radius:.25rem;padding:.15rem .4rem;font-size:.65rem;position:absolute;bottom:.5rem;left:1rem}.hab-content{background-color:var(--hab-desc-bg,transparent);border:1px solid var(--hab-desc-border,transparent);border-radius:.75rem;flex-direction:column;flex:1;justify-content:safe center;gap:.5rem;padding:1.5rem 2rem;display:flex;position:relative}.hab-logo{background-color:var(--hab-logo-bg,transparent);border-radius:.5rem;width:fit-content;height:2.5rem;margin-bottom:.25rem}.hab-logo img{object-fit:contain;border-radius:.5rem;width:auto;height:100%}.hab-title{font-family:var(--font-faculty);color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:1.25rem;overflow:hidden}.hab-subtitle{font-family:var(--font-suse);color:#555;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:100%;font-size:.75rem;line-height:1.5;display:-webkit-box;overflow:hidden}.hab-disclaimer{font-family:var(--font-suse);color:#6b6b6b;max-width:100%;margin-top:auto;font-size:.6rem;line-height:1.5}.hab-cta{width:fit-content;max-width:100%;font-family:var(--font-faculty);color:#1a1a1a;cursor:pointer;background-color:#e6efe8;border-radius:10rem;justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;padding:.75rem 2rem;font-size:.7rem;font-weight:500;display:inline-flex}.hab-logo,.hab-title,.hab-subtitle,.hab-disclaimer,.hab-cta{flex-shrink:0}@media (max-width:768px){.hab-image{width:40%}.hab-content{padding:1rem 1.25rem}.hab-logo{height:2rem}.hab-title{font-size:1rem}.hab-subtitle{font-size:.8rem}}@media (max-width:550px){.horizontal-ad-banner{flex-direction:column;height:auto}.hab-image{clip-path:polygon(0 0,100% 0,100% 85%,0 100%);width:100%;max-width:none;height:10rem}.hab-content{padding:1rem}}
