.callouts__container{margin:0 auto;max-width:1180px;width:100%}@media only screen and (min-width: 480px){.callouts__callouts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width: 800px){.callouts__callouts{display:block;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}}@media only screen and (min-width: 960px){.callouts__callouts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.callouts__callout{height:156px;margin:0 20px 32px;position:relative}@media only screen and (min-width: 480px){.callouts__callout{margin:0 20px;width:100%}}@media only screen and (min-width: 800px){.callouts__callout{margin:0 20px 32px;width:auto}}@media only screen and (min-width: 960px){.callouts__callout{margin:0 20px;width:100%}}.callouts__callout__image{bottom:0;position:absolute;left:0;overflow:hidden;right:0;top:0}.callouts__callout__image img{height:156px;-o-object-fit:cover;object-fit:cover;width:100%}.callouts__callout__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#EA3A3A;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:16px;padding:5px;position:absolute;top:-8px;width:50px}.callouts__callout__title h3{bottom:16px;color:#fff;font-size:14px;left:16px;line-height:17px;margin:0;position:absolute}.callouts__callout__gradient{background:-webkit-gradient(linear, left bottom, left top, from(#001523), color-stop(60%, rgba(17,62,91,0)));background:linear-gradient(0deg, #001523 0%, rgba(17,62,91,0) 60%);bottom:0;left:0;position:absolute;right:0;top:0}