@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@800&family=Raleway:wght@500;700&display=swap";.materials__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:24px}@media screen and (min-width: 768px){.materials__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.materials__top h1,.materials__top h2,.materials__top h3,.materials__top h4,.materials__top h5,.materials__top h6{margin-bottom:0}.materials__heading{margin-bottom:24px}@media screen and (min-width: 768px){.materials__heading{margin-bottom:0}}.materials__materials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -24px}.materials__material{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:#fff;border:1px solid #fff;cursor:pointer;-ms-flex-preferred-size:calc(100% - 2px);flex-basis:calc(100% - 2px)}@media screen and (min-width: 576px){.materials__material{-ms-flex-preferred-size:calc(50% - 2px);flex-basis:calc(50% - 2px)}}@media screen and (min-width: 768px){.materials__material{-ms-flex-preferred-size:calc(33.3333% - 2px);flex-basis:calc(33.3333% - 2px)}}.materials__material:hover{background-color:#f5f8f4;border-color:#dcecda}.materials__wrapper{color:#2e2b26;display:block;padding:24px;text-decoration:none}.materials__icon{margin-bottom:8px}.materials__title{color:#52a38e;margin-bottom:8px}.materials__subtitle{color:#52a38e;font-size:14px;margin-bottom:4px;text-transform:uppercase}.materials__content p{font-size:16px}