/* https://glacialskin.com/wp-content/themes/skeleton-wp/blocks/media/style.min.css?ver=3.0.0 */
.media{background-color:#d9eff6;padding:5rem 0;text-align:center}.media__subtitle{margin-top:1.5rem}.media__grid{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:grid;gap:2rem 4rem;grid-template-columns:repeat(4,1fr);justify-content:center;justify-items:center;margin-left:auto;margin-right:auto;margin-top:4rem;width:75%}.media__grid img{height:94px;-o-object-fit:contain;object-fit:contain;width:100%}.media__button{margin-top:4rem}@media screen and (max-width:1279px){.media__grid img{height:72px}}@media screen and (max-width:1023px){.media__grid{gap:1.5rem 3rem;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:767px){.media{padding:3rem 0}.media__subtitle,.media__title{text-align:left}.media__grid{gap:1.5rem 2rem;grid-template-columns:repeat(2,1fr);width:100%}.media__button,.media__grid{margin-top:2rem}}@media screen and (max-width:539px){.media__grid img{height:63px}}