.info-box{border-radius:16px;-webkit-box-shadow:0 6px 12px rgba(28,39,49,.05);box-shadow:0 6px 12px rgba(28,39,49,.05);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 24px}.info-box:not(:last-child){margin-bottom:20px}@media (min-width:1024px){.info-box:not(:last-child){margin-bottom:40px}}.info-box .icon{height:55px;width:55px;-ms-flex-negative:0;background-color:var(--gray-900);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:var(--white);justify-content:center}@media (min-width:390px){.info-box .icon{height:64px;width:64px}}.info-box .icon svg{fill:currentColor}.info-box .text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 0 0 25px}@media (min-width:390px){.info-box .text{padding-left:32px}}@media (min-width:1024px){.info-box .text{padding-top:4px}}