.info-box-red .info-box__icon{background-color:#ffecec}.info-box-red .info-box-border-top{background-color:#c83939}.info-box-blue .info-box__icon{background-color:#e6f1ff}.info-box-blue .info-box-border-top{background-color:#38487b}.info-box-border-top{border-radius:6px 6px 0 0;height:6px;margin:25px auto auto;max-width:945px}.info-box{grid-column-gap:30px;grid-row-gap:10px;border:1px solid #adbdd4;border-radius:0 0 6px 6px;box-shadow:0 5px 25px rgba(28,45,68,.102);display:grid;grid-template-areas:"photo title" "photo box-content";margin:0 auto 25px;max-width:945px;padding:25px}.info-box.info-box-mobile-stack{grid-row-gap:15px;grid-template-areas:"photo" "title" "box-content"}@media screen and (min-width:48em){.info-box.info-box-mobile-stack{grid-row-gap:10px;grid-template-areas:"photo title" "photo box-content"}}.info-box.info-box-mobile-stack .info-box__icon{margin:auto}@media screen and (min-width:48em){.info-box.info-box-mobile-stack .info-box__icon{margin:0}}.info-box.info-box-mobile-stack .info-box__content,.info-box.info-box-mobile-stack .info-box__title{text-align:center}@media screen and (min-width:48em){.info-box.info-box-mobile-stack .info-box__content,.info-box.info-box-mobile-stack .info-box__title{text-align:left}}.info-box__icon{border-radius:6px;grid-area:photo;height:72px;width:72px}.info-box__icon img{margin-left:14px;margin-top:8px}.info-box__title{font-size:18px;font-weight:700;grid-area:title}.info-box__content{font-size:18px;font-weight:700;grid-area:box-content}.info-box__content p{margin:0}
