.product-cards{align-items:stretch;display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-left:auto;margin-right:auto;width:100%}.product-cards .product-row{align-items:stretch;display:flex;flex-direction:column}.product-cards.row4 .product-row{flex:1 1 calc(25% - 16px);max-width:calc(25% - 16px)}.product-cards.row3 .product-row{flex:1 1 calc(33.33% - 16px);max-width:calc(33.33% - 16px)}.product-cards.row2 .product-row{flex:1 1 calc(50% - 16px);max-width:calc(50% - 16px)}.product-cards .product-block{display:flex;flex:1 1 auto;flex-direction:column;height:100%;min-height:0;overflow-y:hidden;position:relative;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.product-cards .product-block a{color:#777}.product-cards .product-block .product-icon{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.product-cards .product-block .product-icon>.hs_cos_wrapper{line-height:1}.product-cards .product-block .product-icon img{height:auto;max-height:62px;max-width:78px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:auto}.product-cards .product-block .product-content{backdrop-filter:blur(32px) opacity(.9);box-shadow:2px 0 10px rgba(190,200,209,.44);display:flex;flex-direction:column;flex-grow:1;font-family:var(--secondary-font);font-size:20px;font-weight:400;justify-content:flex-start;line-height:36px;padding:58px 20px 20px;text-align:left}.product-cards .product-block .product-content h4{font-family:var(--secondary-font);font-weight:700;line-height:1.3}.product-cards .product-block .product-text{line-height:1.5}.product-cards ul li:before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font-family:FontAwesome;padding-right:12px;position:relative}.product-cards ol,.product-cards ul{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between}.product-cards ol li,.product-cards ul li{margin-bottom:unset}.product-cards .product-block .product-content .product-link{margin-top:auto;padding-top:16px}.product-cards .product-block .product-content a{color:var(--white-color);font-family:var(--secondary-font);font-size:24px;font-weight:700;line-height:29px;text-transform:uppercase}.product-cards .product-block .product-content .product-link svg{margin:0 -6px 0 0}.product-cards .product-block .product-content .product-link svg path{fill:var(--white-color)}@media (max-width:1080px){.product-cards.row4 .product-row{flex:1 1 calc(33.33% - 16px);max-width:calc(33.33% - 16px)}.product-cards .product-block .product-content a{font-size:20px;line-height:26px}.product-cards .product-block .product-content{font-size:18px;line-height:32px}.product-cards .product-block .product-content h4{font-size:26px;line-height:32px}}@media (max-width:991px){.product-cards.row2 .product-row,.product-cards.row3 .product-row,.product-cards.row4 .product-row{flex:1 1 calc(50% - 16px);max-width:calc(50% - 16px)}}@media (max-width:768px){.product-cards.row2 .product-row,.product-cards.row3 .product-row{flex:1 1 100%;max-width:100%}}@media (max-width:667px){.product-cards.row4 .product-row{flex:1 1 100%;max-width:100%}}