.productcard .flex_row{column-gap:28px;display:flex;flex-wrap:wrap;justify-content:center;row-gap:32px}.productcard .content-wrapper{margin:0 auto;max-width:1156px;padding:0 16px}.productcard .item .inner{background:#fff;border-radius:12px;box-shadow:0 0 10px 0 rgba(0,0,0,.15);padding:50px 42px;text-align:center}.productcard .item .icon{height:50px;width:50px}.productcard .item .icon:after{display:block;height:100%;width:100%}.productcard .item .title{color:var(--color-primary);font-size:22px;font-weight:600;line-height:1.22727272727}.productcard .item .subtitle{color:#31968c;font-size:18px;font-weight:600;line-height:normal;margin-bottom:20px}.productcard .item .desc{color:var(--color-primary);font-size:16px;font-weight:500;line-height:30px;margin-bottom:20px}.productcard .bottom_buton_grp{text-align:center}.productcard.dark_gradient .top_cont,.productcard.dark_gradient .top_cont *{color:#fff}.productcard .top_cont p{font-weight:500;line-height:1.875;margin-bottom:16px;text-transform:uppercase}.productcard .top_cont h3{line-height:1.22222222222;margin:0}.productcard .top_cont h1,.productcard .top_cont h2,.productcard .top_cont h3,.productcard .top_cont h4,.productcard .top_cont h5,.productcard .top_cont h6{font-weight:700}.productcard .top_cont{margin-bottom:64px}.productcard .bottom_buton_grp{margin-top:40px}.productcard.white_bg .item .inner{background-color:#f8f8f8}.productcard .top_cont p,.productcard.light_gradient .top_cont{color:#9a9a9a}.productcard .item .inner{height:calc(100% - 100px)}.productcard .item .desc p:last-child{margin-bottom:0}.productcard .button_grp{align-items:baseline}.productcard .item .title{font-weight:700;word-break:break-word}.productcard .item .inner{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.productcard .item .desc p{line-height:inherit}.productcard .button_grp,.productcard .item .desc,.productcard .item .subtitle,.productcard .item .title{width:100%}@media (min-width:768px){.productcard{padding:80px 0}.productcard .col4{flex:0 0 calc(34.1% - 28px);width:calc(34.1% - 28px)}}@media (min-width:768px) and (max-width:991px){.productcard .col4{flex:0 0 calc(51.2% - 28px);width:calc(51.2% - 28px)}}@media (min-width:768px) and (max-width:1100px){.productcard .item .inner{height:calc(100% - 60px);padding:30px}}@media (max-width:767px){.productcard{padding:50px 0}.productcard .col4{flex:0 0 100%;width:100%}.productcard .top_cont p{font-size:14px;line-height:1.85714285714;margin-bottom:8px}.productcard .top_cont h3{font-size:25px;line-height:1.24}.productcard .top_cont{margin-bottom:40px}.productcard .item .inner{height:auto;padding:40px 28px}.productcard .item .title{font-size:20px;line-height:1.225}.productcard .item .subtitle{font-size:16px}.productcard .flex_row{row-gap:16px}.productcard .bottom_buton_grp{margin-top:64px}}@media (max-width:360px){.productcard .bottom_buton_grp{margin-top:64px}.productcard .button--primary{width:100%}.productcard .bottom_buton_grp{display:flex}}