.vt-featured-blog-host{display:block;width:100%}.vt-featured-blog{width:100%}.vt-featured-blog__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;margin-bottom:3.2rem}.vt-featured-blog__titles{display:flex;flex-direction:column;align-items:center;gap:.8rem;max-width:90rem}.vt-featured-blog__title-watermark{margin:0;padding:0;text-align:center;text-transform:uppercase;letter-spacing:.08em;line-height:1.05!important;font-weight:600;color:var(--color-foreground);font-size:clamp(3.6rem,10vw,8.4rem)!important}.vt-featured-blog__subtitle{margin:0;padding:0;text-align:center;text-transform:uppercase;letter-spacing:.12em;font-weight:600;font-size:1.1rem;line-height:1.35;color:rgb(var(--color-button))}.vt-featured-blog__footer{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:3.6rem;padding-bottom:.4rem}.vt-featured-blog__view-all-text{text-align:center}.vt-featured-blog__view-all-line{display:block;width:100%;height:.11em;min-height:3px;border-radius:0;background:currentColor;transform-origin:center center}.vt-featured-blog__grid{list-style:none;margin:0;padding:0;display:grid;gap:2rem;grid-template-columns:minmax(0,1fr);--vt-featured-blog-cols: 4}.vt-featured-blog__item{margin:0;padding:0;min-width:0}@media only screen and (min-width: 750px){.vt-featured-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (min-width: 990px){.vt-featured-blog__grid{grid-template-columns:repeat(var(--vt-featured-blog-cols, 4),minmax(0,1fr))}}.vt-featured-blog-card{display:flex;flex-direction:column;height:100%;min-height:0;text-decoration:none;color:inherit;background:rgb(var(--color-background));border-radius:.4rem;overflow:hidden;border:1px solid rgba(var(--color-foreground),.08);box-shadow:0 1px rgba(var(--color-foreground),.04);transition:box-shadow .2s ease,border-color .2s ease}a.vt-featured-blog-card:hover{border-color:rgba(var(--color-foreground),.16);box-shadow:0 8px 28px rgba(var(--color-foreground),.06)}.vt-featured-blog-card__media{width:100%;background:rgba(var(--color-foreground),.04)}.vt-featured-blog-card__media-inner{position:relative;width:100%;aspect-ratio:3/2;overflow:hidden}.vt-featured-blog-card__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.vt-featured-blog-card__placeholder-svg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vt-featured-blog-card__body{display:flex;flex-direction:column;flex:1 1 auto;gap:1.2rem;padding:1.4rem 1.4rem 1.6rem;min-height:0}.vt-featured-blog-card__title{margin:0;font-weight:700;font-size:1.9rem;line-height:1.2;text-transform:uppercase;letter-spacing:.02em;color:rgb(var(--color-foreground));text-align:left}@media only screen and (min-width: 750px){.vt-featured-blog-card__title{font-size:2.2rem}}.vt-featured-blog-card__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.vt-featured-blog-card__tag{display:inline-block;padding:.45rem .75rem;border-radius:.35rem;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;color:#fff;background:#b89968}.vt-featured-blog-card__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:rgba(var(--color-foreground),.45)}.vt-featured-blog-card__icon .svg-wrapper{display:flex;width:2rem;height:2rem}.vt-featured-blog-card__icon svg{width:100%;height:100%}
