.product-grid-wrapper{font-family:Open Sans;background-color:#07314b;padding-bottom:89px}.product-grid-wrapper .product-grid-items-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;max-width:1180px;margin-bottom:58px;margin-left:auto;margin-right:auto}.product-grid-wrapper .product-grid-item-wrapper{width:33.333%;max-width:33.333%;padding-top:68px;display:flex;flex-direction:column}.product-grid-wrapper .product-grid-item-wrapper .product-grid-item{width:85%;max-width:85%;color:#fff}.product-grid-item .icon-wrapper{width:181px;height:151px}.product-grid-item .text-wrapper{padding-left:50px}.product-grid-item .title{font-weight:800;font-size:28px;line-height:32px;letter-spacing:0px;margin-top:22px;margin-bottom:22px}.product-grid-item .description{font-weight:normal;font-size:14px;line-height:24px;letter-spacing:0px}.product-grid-wrapper .button-wrapper{display:flex;justify-content:center;align-items:center;color:#fff}.product-grid-wrapper .button-wrapper .product-grid-cta{display:flex;align-items:center;justify-content:center;padding:19px 78px;border-radius:34px;border:1px solid #fff;width:fit-content;background:transparent;max-width:90%;text-align:center}.product-grid-wrapper .button-wrapper .product-grid-cta:hover{background-color:#df2126;border:1px solid #df2126}.product-grid-wrapper .button-wrapper .product-grid-cta a{color:#fff;font-size:24px;line-height:24px;font-weight:600;text-decoration:none}@media(max-width:767px){.product-grid-wrapper .product-grid-item-wrapper{width:100%;max-width:100%}.product-grid-wrapper .product-grid-item-wrapper .product-grid-item{width:100%;max-width:100%}.product-grid-item .text-wrapper{padding-right:50px}}@media(min-width:768px) and (max-width:982px){.product-grid-wrapper .product-grid-item-wrapper{width:50%;max-width:50%}}