.feature-box{width:100%;background:#eee;padding:40px 0}.feature-box sup{vertical-align:super;font-size:50%;line-height:0}.feature-box sub{vertical-align:sub;font-size:50%;line-height:0}.feature-box.with-blue-background{background:#001b47}.feature-box.with-blue-background .feature-box__heading-text{color:#fff}.feature-box.with-blue-background .feature-box__item{-webkit-box-shadow:none;box-shadow:none}.feature-box.with-blue-background .feature-box__heading__message,.feature-box.with-blue-background .feature-box__message{color:#fff}.feature-box__wrapper{width:100%;max-width:1404px;margin:0 auto;padding:0 20px}.feature-box__heading__message{margin-bottom:16px}.feature-box__content{font-size:16px;line-height:20px;color:#000;display:none}.feature-box__icon{width:25px;position:absolute;left:10px;top:10px}.feature-box__icon svg{max-height:30px;max-width:30px}.feature-box__heading{width:100%;text-align:center}.feature-box__heading-text{margin-bottom:24px;font-size:24px;color:#000}.feature-box__message{font-size:16px;color:#555;margin-bottom:24px}.feature-box__group{padding:8px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-right:-8px;width:calc(100% + 16px)}.feature-box__item{width:calc(50% - 16px);background:#fff;padding:16px;position:relative;border-radius:5px;-webkit-box-shadow:#d4d4d4 0 0 5px 2px;box-shadow:#d4d4d4 0 0 5px 2px;margin:8px}.feature-box__item:hover .feature-box__tile-heading::after{width:60%;background:#4481eb}.feature-box__tile-heading{width:100%;font-size:16px;font-weight:500;padding:0 0 5px 25px;position:relative;margin-bottom:20px;line-height:18px;min-height:46px;color:#333}.feature-box__tile-heading::after{content:'';-webkit-transition:width .3s;transition:width .3s;width:40%;height:4px;background:#4481eb;position:absolute;right:0;top:100%}@media (min-width:768px){.feature-box__content{display:block}.feature-box__tile-heading{padding:0 0 5px 30px}.feature-box__icon{width:30px}.feature-box__heading-text{font-size:30px}}@media (min-width:1024px){.feature-box__wrapper{padding:0 32px}.feature-box__item{width:calc(16.6% - 16px)}.feature-box__group{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}