:root{--hp-pink:#d4215e;--hp-pink-dk:#b81c52;--hp-txt:#1a1a1a;--hp-grey:#e8e8e8;--hp-grey-lt:#f5f5f5}.hp-news{padding:72px 24px;background:#fff}.hp-news__inner{max-width:1100px;margin:0 auto}.hp-news__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:40px}.hp-news__header-left{flex:1}.hp-news__label{display:flex;align-items:center;gap:6px;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:10px}.hp-news__label-icon{font-size:.8rem}.hp-news__title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--hp-txt);margin:0;line-height:1.2}.hp-news__header-cta{flex-shrink:0;display:inline-block;background:var(--hp-pink);color:#fff;font-size:.82rem;font-weight:700;padding:11px 22px;border-radius:7px;text-decoration:none;white-space:nowrap;transition:background .2s}.hp-news__header-cta:hover{background:var(--hp-pink-dk)}.hp-news__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.hp-news-card{display:flex;flex-direction:column;border-radius:10px;overflow:hidden}.hp-news-card__img-link{display:block;text-decoration:none}.hp-news-card__img-wrap{position:relative;overflow:hidden;background:var(--hp-grey-lt)}.hp-news-card__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.hp-news-card__img-link:hover .hp-news-card__img{transform:scale(1.04)}.hp-news-card__cat{position:absolute;top:12px;left:12px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.7rem;font-weight:600;padding:4px 10px;border-radius:4px;z-index:1}.hp-news-card__body{padding:20px 4px 4px;display:flex;flex-direction:column;gap:10px;flex:1}.hp-news-card__meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:.75rem}.hp-news-card__type{display:inline-flex;align-items:center;gap:5px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border:1.5px solid var(--hp-pink);color:var(--hp-pink);padding:3px 8px;border-radius:4px;white-space:nowrap}.hp-news-card__date,.hp-news-card__time{font-size:.75rem;color:#888}.hp-news-card__time{display:flex;align-items:center;gap:3px;white-space:nowrap}.hp-news-card__heading{font-size:1.05rem;font-weight:700;line-height:1.28;margin:0;color:var(--hp-txt)}.hp-news-card__heading a{color:inherit;text-decoration:none;transition:color .2s}.hp-news-card__heading a:hover{color:var(--hp-pink)}.hp-news-card__excerpt{font-size:.85rem;color:#555;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hp-news-card__link{font-size:.82rem;font-weight:600;color:var(--hp-pink);text-decoration:none;transition:text-decoration .2s;transition:text-decoration .2s,-webkit-text-decoration .2s}.hp-news-card__link:hover{text-decoration:underline}.hp-news-card--featured{display:flex;width:606px;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;height:100%}.hp-news-card--featured .hp-news-card__img-wrap{aspect-ratio:16/9}.hp-news-card--featured .hp-news-card__img{height:100%}.hp-news-card--featured .hp-news-card__heading{font-size:1.3rem}.hp-news__secondary{display:flex;flex-direction:column;gap:0}.hp-news-card--small{display:flex;height:199px;justify-content:center;align-items:flex-start;align-self:stretch;flex-direction:row;gap:16px;padding:20px 0;border-bottom:1px dashed var(--hp-grey)}.hp-news-card--small:last-child{border-bottom:none}.hp-news-card--small .hp-news-card__img-link{flex-shrink:0}.hp-news-card--small .hp-news-card__img-wrap{width:140px;height:100%;border-radius:8px;aspect-ratio:auto}.hp-news-card--small .hp-news-card__img{width:140px;height:100%}.hp-news-card--small .hp-news-card__body{padding:0;gap:6px}.hp-news-card--small .hp-news-card__heading{font-size:.92rem}@media (max-width:1024px){.hp-news{padding:60px 20px}.hp-news__grid{gap:20px}.hp-news__header{gap:20px;margin-bottom:32px}}@media (max-width:768px){.hp-news{padding:48px 16px}.hp-news__header{flex-direction:column;align-items:flex-start}.hp-news__header-cta{width:100%;text-align:center}.hp-news__grid{grid-template-columns:1fr;gap:32px}.hp-news-card--small{flex-direction:column}.hp-news-card--small .hp-news-card__img,.hp-news-card--small .hp-news-card__img-wrap{width:100%;height:180px}.hp-news-card--featured .hp-news-card__img-wrap{aspect-ratio:16/10}.hp-news-card--featured .hp-news-card__heading{font-size:1.15rem}}@media (max-width:480px){.hp-news{padding:40px 12px}.hp-news__title{font-size:1.3rem}.hp-news__label{font-size:.65rem}.hp-news-card--featured .hp-news-card__img-wrap{aspect-ratio:1/1}.hp-news-card--featured .hp-news-card__heading{font-size:1rem}.hp-news-card--small{padding:16px 0}.hp-news-card--small .hp-news-card__img,.hp-news-card--small .hp-news-card__img-wrap{height:140px}}