@keyframes shake-animation{0%{transform:translate(0)}1.78571%{transform:translate(5px)}3.57143%{transform:translate(0)}5.35714%{transform:translate(5px)}7.14286%{transform:translate(0)}8.92857%{transform:translate(5px)}10.71429%{transform:translate(0)}to{transform:translate(0)}}@keyframes shadowGrow{0%{box-shadow:inset 0 0 0 0 #f76345,0 4px 8px rgba(23,73,123,.043)}to{box-shadow:inset 0 0 0 2px #f76345,0 4px 8px rgba(23,73,123,.043)}}.more-resources h2{color:#272727;font-family:Helvetica Neue,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:29px;margin-top:0!important;padding:0!important}@media screen and (min-width:75em){.more-resources h2{font-size:32px;line-height:39px}}.more-resources h2:after{background:#f76345;content:"";display:block;height:4px;margin-bottom:24px;margin-top:8px;width:44px}@media screen and (min-width:48em){.more-resources h2:after{margin-top:12px}}.more-resources p{color:#272727;font-family:Helvetica Neue,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:0;line-height:27px;margin-bottom:20px}.more-resources p:last-of-type{margin-bottom:0}.more-resources__content{max-width:none;max-width:var(--hub-content-width,none);width:100%}.more-resources .cards-container{display:grid;grid-gap:5px;gap:5px;grid-template-columns:1fr;margin-top:2em}@media screen and (min-width:48em){.more-resources .cards-container{gap:16px;grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:75em){.more-resources .cards-container{gap:16px;grid-template-columns:repeat(4,1fr)}}.more-resources .card{align-items:center;background-color:#f9f9f9;border:1px solid #dce8f7;border-radius:13px;box-shadow:0 4px 8px rgba(23,73,123,.043);color:#333;display:flex;justify-content:space-between;padding:9px 19px 9px 12px;-webkit-text-decoration:none;text-decoration:none;transition:box-shadow .3s ease-in}@media screen and (min-width:48em){.more-resources .card{align-items:center;flex-direction:column;justify-content:center;padding:20px}}.more-resources .card:hover{animation:shadowGrow .5s forwards}.more-resources .card .icon{height:auto;margin-right:13px;max-height:35px;width:33px}@media screen and (min-width:48em){.more-resources .card .icon{margin-bottom:10px;margin-right:0;max-height:77px;width:67px}}.more-resources .card .text-arrow-wrapper{align-items:center;display:flex;justify-content:space-between;width:100%}@media screen and (min-width:48em){.more-resources .card .text-arrow-wrapper{width:auto}}.more-resources .card .text{flex:1;font-family:Helvetica Neue,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:18px}@media screen and (min-width:48em){.more-resources .card .text{font-size:18px;line-height:23px}}.more-resources .card .arrow{height:16px;margin-left:12px;width:16px}