.products_main{width:100%;padding:5rem 0;box-sizing:border-box;background:#c4e1ee}.products_main .info{font-size:1.5rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.143rem;letter-spacing:.48px;text-align:center;color:#333}.products_main .info a{text-decoration:none;color:#333}.products_main .info a:hover{text-decoration:underline;color:#333}.products_main .info span{font-weight:700;text-transform:uppercase}.products_main .product_flex{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:4.5rem}.p_icon_svg img{height:2.5rem;width:2.5rem}.product_icon:after{content:"";position:absolute;width:4rem;height:4rem;border-radius:50%;background:#f3a631;opacity:.1;top:0;left:1rem}.icon_2:after{background:#1c46ae}.icon_3:after{background:#89b6fd}.icon_7:after{background:red}.icon_8:after{background:#06efec}.icon_4:after{background:#6dd2a2}.icon_5:after{background:#ed7a34}.icon_6:after{background:#71cd34}.product_card .learn_more{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;text-transform:uppercase;margin:auto;font-size:1rem;margin-top:2rem;color:#308bc8;font-weight:600;margin-top:auto;margin-bottom:0}
.product_card .learn_more:hover{text-decoration:underline}.product_flex .product_card{width:22%;margin:1rem;box-sizing:border-box;padding:1.5rem;background:#fff;box-shadow:0px 1px 5px 0px rgb(8 18 109/14%);position:relative;margin-bottom:2rem;transition:all .2s;height:25rem;display:flex;flex-direction:column}.product_flex .product_card:hover{box-shadow:0px 15px 39px 0px rgba(8,18,109,.1);margin-top:0}.product_icon{width:100%;position:relative;padding-top:2rem;margin-bottom:2rem}.product_icon img{max-width:3rem;position:relative}.product_card .product_title{font-size:1.714rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.143rem;letter-spacing:.48px;color:#333;font-family:TTCommonsLight}.product_card .product_content{margin-top:1.2rem}.product_content p{font-size:1.1rem;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4rem;color:#333}.product_content p a{color:#333;text-decoration:none}.product_content p a:hover{text-decoration:underline}.product_flex .product_box{border:0 solid #000;width:20%;height:20rem;padding:1.5rem;margin-right:1.6rem;background-color:#fff;border-radius:9px;box-shadow:rgb(0 0 0/24%) 0px 3px 8px;cursor:pointer;transition:1s;text-align:center}
.product_flex .product_box:hover{transform:scale(1.1);background:#0089c6}.product_flex .product_box:hover .product_title{color:#fff}.product_flex .product_box:hover .product_title a{color:#fff}.product_flex .product_box:hover .product_content p{color:#fff}.product_flex .product_box:hover .product_content p a{color:#fff}.product_flex .product_box:hover .circle_icon{background-color:#fff}.product_flex .product_box:hover .learn_more{color:#fff}.circle_icon{width:5rem;height:5rem;border:2px solid #2863a7;border-radius:50%;margin:auto;display:flex;justify-content:center;align-items:center}.product_flex .mar{margin-right:0 !important}.circle_icon img{max-width:65%;padding:.6rem}.product_box .product_title{text-align:center;font-size:1.514rem;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.143rem;letter-spacing:.48px;color:#2965a9;font-family:TTCommonsLight;text-transform:uppercase;margin:1rem 0;height:1.6rem}.product_box .product_title a{text-decoration:none;color:#2965a9}
.product_box .product_title a:hover{text-decoration:none;color:#fff;text-decoration:underline}.product_box .product_content{margin-bottom:2rem;height:5.5rem}.product_box .learn_more{display:flex;align-items:center;justify-content:center;text-decoration:none;color:#fff;text-transform:uppercase;margin:auto;font-size:1rem;margin-top:2rem;color:#308bc8;font-weight:600;margin-top:auto;margin-bottom:0}@media screen and (min-width:320px) and (max-width:965px){.product_flex .product_box{width:37%;height:22rem;margin:0 1.8rem 1.8rem 0 !important}.product_flex .product_box:nth-last-child(1){margin-right:0 !important}.product_box .product_title{height:3.6rem}.product_box .product_content{margin-bottom:2rem;height:4rem}}@media screen and (min-width:320px) and (max-width:471px){.product_flex .product_box{width:100%;margin:0 0 2rem !important;height:20rem}}