component-products .products-section{margin-left:auto;margin-right:auto;padding:110px 25px;text-align:center;width:100%}@media (min-width:768px){component-products .products-section{padding-bottom:210px;padding-top:210px}}component-products .products-section.color-gray{background-color:#eef3f6}component-products .products-section.color-gray .image{background-color:#fff}component-products .products-section.color-white{background-color:#fff;border-top:1px solid #eef3f6}component-products .products-section.color-white .image{background-color:#eef3f6}@media (min-width:768px){component-products .products-section{margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:100%}}component-products .products-section>.title{display:block;font-size:32px;font-weight:700;letter-spacing:1px;line-height:37px;margin:0 auto 22px;width:350px}@media (min-width:768px){component-products .products-section>.title{font-size:47px;font-weight:700;letter-spacing:1px;line-height:52px;width:510px}}component-products .products-section>.content{font-size:22px;font-weight:500;letter-spacing:1px;line-height:30px;margin-bottom:80px}@media (min-width:768px){component-products .products-section>.content{margin:0 auto 72px;max-width:550px}}@media (min-width:1024px){component-products .products-section>.content{margin:0 auto 95px;max-width:663px}}component-products .products-section .products{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:0 auto;max-width:1525px;width:92%}@media (min-width:1024px){component-products .products-section .products{width:100%}}@media (min-width:1280px){component-products .products-section .products{gap:50px}}@media (min-width:1920px){component-products .products-section .products{gap:100px}}component-products .products-section .products .product{width:48%}@media (min-width:768px){component-products .products-section .products .product{padding-bottom:100px;width:30%}}@media (max-width:1023.98px){component-products .products-section .products .product{width:48%}}@media (max-width:767.98px){component-products .products-section .products .product{width:100%}component-products .products-section .products .product:not(:last-child){margin-bottom:100px}}@media (min-width:1024px){component-products .products-section .products .product{width:248px}}@media (min-width:768px) and (max-width:1279.98px){component-products .products-section .products .product{-ms-grid-column-span:2;grid-column:span 2}component-products .products-section .products .product:last-child:nth-child(3n-1){-ms-grid-column-span:-2;grid-column-end:-2}component-products .products-section .products .product:nth-last-child(2):nth-child(3n+1){-ms-grid-column-span:4;grid-column-end:4}component-products .products-section .products .product:last-child:nth-child(3n-2){-ms-grid-column-span:5;grid-column-end:5}}component-products .products-section .products .product .image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;justify-content:center;margin:0 auto 10px;width:62px}component-products .products-section .products .product .image img{height:27px}component-products .products-section .products .product .title{display:block;font-size:25px;font-size:27px;font-weight:700;letter-spacing:1px;line-height:30px;margin-bottom:20px;white-space:nowrap}component-products .products-section .products .product .content{font-size:12px;font-weight:500;letter-spacing:.5px;line-height:17px;margin:0 auto 20px;max-width:210px}@media (min-width:1280px){component-products .products-section .products .product .content{max-width:216px}}component-products .products-section .products .product .cta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:transparent;border:none;border-radius:0;color:#0042e4;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:20px;font-size:15px;font-weight:700;height:51px;height:40px;height:auto;justify-content:center;letter-spacing:.5px;line-height:25px;line-height:20px;min-width:201px;min-width:162px;min-width:unset;outline:none;padding:0;text-decoration:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:auto}component-products .products-section .products .product .cta:hover{background-color:transparent;color:#0042e4}component-products .products-section .products .product .cta.with-icon-left .btn-icon{margin-right:6px}component-products .products-section .products .product .cta.with-icon-right .btn-icon{margin-left:6px}component-products .products-section .products .product .cta .btn-icon{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 13 12"> <path fill="%230042e4" d="M7.36 10.82l4.7-8.54c.34-.62-.08-1.46-.86-1.46H1.8c-.78 0-1.2.84-.86 1.46l4.7 8.54c.38.68 1.34.68 1.72 0z"/> </svg>');background-position:50%;background-repeat:no-repeat;background-size:cover;display:block;height:7px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:7px}component-products .products-section .products .product .cta .cta-text{position:relative}component-products .products-section .products .product .cta .cta-text:before{background-color:currentColor;bottom:0;content:"";height:2px;left:0;opacity:0;position:absolute;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:100%}component-products .products-section .products .product .cta:hover .cta-text:before{opacity:1}