.home-section{padding-block:48px 0}.home-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:20px}.home-section__title{margin:0;color:#071b53;font-family:var(--home-section-title-font-family,inherit);font-size:var(--home-section-title-size-desktop,32px);font-weight:var(--home-section-title-weight,700);line-height:1.15;letter-spacing:-.025em}.home-section__view-all{flex:0 0 auto;color:#145bdc;font-size:14px;font-weight:700;text-decoration:none}.home-section__view-all:hover{color:#0a3eaa}.home-section__grid{display:grid;gap:16px}.home-section__grid--categories,.home-section__grid--resources{grid-template-columns:repeat(4,minmax(0,1fr))}.home-section__grid--articles{grid-template-columns:repeat(3,minmax(0,1fr))}.home-category-card,.home-resource-card,.home-article-card{min-width:0;border:1px solid #e5edf8;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(25,70,135,.07);transition:transform .18s ease,box-shadow .18s ease}.home-category-card:hover,.home-resource-card:hover,.home-article-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(25,70,135,.12)}.home-category-card__link,.home-resource-card__link{display:flex;align-items:center;gap:13px;min-height:132px;padding:18px;color:inherit;text-decoration:none}.home-category-card__icon,.home-resource-card__icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:12px;background:#eff6ff;color:#155bd7}.home-category-card__icon svg,.home-resource-card__icon svg{width:28px;height:28px}.home-category-card__icon img,.home-resource-card__icon img{width:32px;height:32px;object-fit:contain}.home-category-card__body,.home-resource-card__body{min-width:0}.home-category-card strong,.home-resource-card strong{display:block;color:#10255e;font-size:15px;line-height:1.3}.home-category-card small,.home-resource-card small{display:block;margin-top:6px;color:#5c6d88;font-size:12px;line-height:1.45}.home-category-card em,.home-resource-card em{display:block;margin-top:8px;color:#145bdc;font-size:11px;font-style:normal;font-weight:700}.home-category-card__arrow{margin-left:auto;color:#145bdc;font-size:20px}.home-article-card{overflow:hidden}.home-article-card__image{display:block;aspect-ratio:16/9;background:#eaf2ff;overflow:hidden}.home-article-card__image img{width:100%;height:100%;object-fit:cover}.home-article-card__body{padding:17px}.home-article-card__category{display:inline-block;color:#145bdc;font-size:11px;font-weight:700}.home-article-card h3{margin:8px 0 5px;font-size:18px;line-height:1.35}.home-article-card h3 a{color:#10255e;text-decoration:none}.home-article-card h3 a:hover{color:#145bdc}.home-article-card__meta{margin:0;color:#73829a;font-size:12px}.home-article-card__excerpt{display:-webkit-box;margin-top:9px;overflow:hidden;color:#5c6d88;font-size:13px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-article-card__read{display:inline-block;margin-top:13px;color:#145bdc;font-size:13px;font-weight:700;text-decoration:none}.home-section--resources{padding-bottom:56px}.home-resource-card__link{min-height:118px}.home-resource-card__icon{background:#f3efff;color:#6647c7}.home-resource-card em{color:#6647c7}@media(max-width:1024px){.home-section__grid--categories,.home-section__grid--resources{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section__grid--articles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.home-section{padding-block:36px 0}.home-section__header{align-items:flex-end;gap:12px;margin-bottom:15px}.home-section__title{font-size:var(--home-section-title-size-mobile,24px)}.home-section__view-all{font-size:12px;white-space:nowrap}.home-section__grid--categories,.home-section__grid--articles,.home-section__grid--resources{grid-template-columns:1fr;gap:12px}.home-category-card__link,.home-resource-card__link{min-height:104px;padding:14px}.home-article-card__body{padding:15px}.home-article-card h3{font-size:17px}.home-section--resources{padding-bottom:40px}}
