.resources-links{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:28px}.resources-menu-group{min-width:0}.resources-card-list{display:grid;grid-template-rows:repeat(4,86px);gap:3px}.resources-card-list>a{position:relative;display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:start;height:86px;padding:10px 9px 10px 12px;border-radius:2px;overflow:hidden;transition:background .22s ease,transform .22s ease}.resources-card-list>a:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:3px;background:var(--gold);transform:scaleY(0);transform-origin:center;transition:transform .22s ease}.resources-card-list>a:hover,.resources-card-list>a:focus-visible{background:var(--green-soft);transform:translateX(2px);outline:0}.resources-card-list>a:hover:before,.resources-card-list>a:focus-visible:before{transform:scaleY(1)}.resources-card-list i{width:38px;height:38px;border:1px solid #dec375;background:#fffaf0;color:#9a731a;display:grid;place-items:center;font-style:normal;transition:background .22s ease,color .22s ease,border-color .22s ease}.resources-card-list>a:hover i,.resources-card-list>a:focus-visible i{background:var(--gold);color:var(--green-dark);border-color:var(--gold)}.resources-card-list i svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.resources-card-list strong,.resources-card-list small{display:block}.resources-card-list strong{font-size:13px;line-height:1.25}.resources-card-list small{font-size:10px;color:#73807c;line-height:1.35;margin-top:2px}.resources-feature h3{font-size:25px}.resources-feature p{font-size:12px}.resources-feature ul{position:relative;z-index:1;list-style:none;padding:0;margin:8px 0 4px}.resources-feature li{font-size:12px;color:#d8e4e0;margin:6px 0}.resources-feature li:before{content:"✓";color:var(--gold-light);font-weight:700;margin-right:8px}.resources-feature:after{content:"";width:190px;height:190px;right:-34px;bottom:-38px;background:url('mgs-monogram.png') center/contain no-repeat;opacity:.1}@media(max-width:760px){.resources-links{grid-template-columns:1fr;gap:26px}.resources-card-list{grid-template-rows:none}.resources-card-list>a{height:auto;min-height:78px}}
