.hd-featured-card{align-items:stretch;display:flex;min-height:280px;overflow:hidden;position:relative;width:100%}.hd-featured-card__image-wrapper{height:100%;overflow:hidden;position:absolute;right:0;top:0;width:61%}.hd-featured-card__image{height:100%;object-fit:cover;object-position:center;width:100%}.hd-featured-card__image-placeholder{background:linear-gradient(135deg,#e0e0e0,silver);height:100%;width:100%}.hd-featured-card__content{align-items:center;background-color:var(--gl-color-text);display:flex;max-width:60%;padding:40px 48px;position:relative;width:691px;z-index:2}.hd-featured-card__inner{display:flex;flex-direction:column;gap:32px;width:100%}.hd-featured-card__tag-wrapper{align-items:flex-start;display:flex}.hd-featured-card__tag{align-items:center;background-color:#e6dcc3;color:var(--gl-color-text);display:inline-flex;font-family:var(--gl-font-heading-stack);font-size:14px;font-weight:700;justify-content:center;letter-spacing:1.4px;line-height:20px;padding:6px 12px 4px;text-decoration:none;text-transform:uppercase;transition:background-color .2s ease}.hd-featured-card__tag:focus,.hd-featured-card__tag:hover{background-color:#d8c9a8;color:var(--gl-color-text);text-decoration:none}.hd-featured-card__text{display:flex;flex-direction:column;gap:16px}.hd-featured-card__title{color:#fff;font-family:var(--gl-font-heading-stack);font-size:32px;font-weight:700;letter-spacing:-.32px;line-height:1.05;margin:0;text-transform:uppercase}.hd-featured-card__title a{color:inherit;text-decoration:none;transition:opacity .2s ease}.hd-featured-card__title a:focus,.hd-featured-card__title a:hover{color:inherit;opacity:.85;text-decoration:none}.hd-featured-card__description{color:#fff;font-weight:325;margin:0}.hd-featured-card__button,.hd-featured-card__description{font-family:var(--gl-font-heading-stack);font-size:14px;line-height:20px}.hd-featured-card__button{align-items:center;color:#e6dcc3;display:inline-flex;font-weight:500;gap:8px;text-decoration:none;transition:opacity .2s ease,gap .2s ease}.hd-featured-card__button:focus,.hd-featured-card__button:hover{color:#e6dcc3;gap:12px;opacity:.85;text-decoration:none}.hd-featured-card__chevron{flex-shrink:0;height:14px;transition:transform .2s ease;width:14px}.hd-featured-card__button:hover .hd-featured-card__chevron{transform:translateX(2px)}@media (max-width:1200px){.hd-featured-card__content{padding:36px 40px;width:550px}.hd-featured-card__title{font-size:28px}.hd-featured-card__inner{gap:28px}}@media (max-width:992px){.hd-featured-card{min-height:260px}.hd-featured-card__content{max-width:55%;padding:32px 36px;width:480px}.hd-featured-card__inner{gap:24px}.hd-featured-card__title{font-size:24px}.hd-featured-card__text{gap:12px}.hd-featured-card__description{font-size:13px;line-height:18px}.hd-featured-card__tag{font-size:12px;letter-spacing:1.2px;padding:5px 10px 3px}}@media (max-width:768px){.hd-featured-card{flex-direction:column-reverse;min-height:auto}.hd-featured-card__image-wrapper{height:220px;position:relative;right:auto;top:auto;width:100%}.hd-featured-card__content{max-width:100%;padding:32px 24px;width:100%}.hd-featured-card__inner{gap:20px}.hd-featured-card__title{font-size:22px}.hd-featured-card__text{gap:10px}}@media (max-width:480px){.hd-featured-card__image-wrapper{height:180px}.hd-featured-card__content{padding:24px 20px}.hd-featured-card__inner{gap:16px}.hd-featured-card__title{font-size:20px;line-height:1.1}.hd-featured-card__description{display:-webkit-box;font-size:13px;-webkit-line-clamp:3;line-height:18px;-webkit-box-orient:vertical;overflow:hidden}.hd-featured-card__tag{font-size:11px;letter-spacing:1px;padding:4px 8px 3px}.hd-featured-card__button{font-size:13px}}.hd-featured-card--placeholder .hd-featured-card__tag{pointer-events:none}.hd-featured-card--placeholder .hd-featured-card__description,.hd-featured-card--placeholder .hd-featured-card__title{opacity:.7}.hd-featured-card--placeholder .hd-featured-card__button{opacity:.7;pointer-events:none}