.misc-m__header{width:100%}.misc-m .misc-m__wrapper{align-items:center;flex-direction:column;text-align:center}.misc-m .misc-m__header{font-family:Roboto;font-size:36px;margin:20px auto;max-width:800px;text-align:center}@media (max-width:999px){.misc-m__header{font-size:28px}}.misc-m__cards-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-top:30px}.misc-m__card{display:flex;flex-direction:column;gap:8px;padding:25px;width:calc(25% - 22.5px)}@media (min-width:600px) and (max-width:1199px){.misc-m__card{width:calc(50% - 15px)}}@media (max-width:599px){.misc-m__card{width:100%}}.misc-m__card-icon{height:75%;margin:0 auto;max-height:35px;object-fit:contain;object-position:center;width:35px}.misc-m__card-icon.misc-m__card-icon--not-square{height:35px;width:auto}@media (max-width:599px){.misc-m__cards-container{flex-direction:column}}.misc-m__card-header{font-family:Roboto;font-size:20px;font-weight:500;margin:3px 0;text-align:center}.misc-m__card-description,.misc-m__card-description p,.misc-m__card-description span{font-family:Inter,sans-serif}.misc-m__card-description p,.misc-m__card-description span{color:inherit}@media screen and (max-width:768px){.misc-m .misc-m__header{font-size:28px;margin:0 auto 20px}}