.product-details-widget .wrapper{display:grid;background:rgba(42,113,211,.1019607843);padding:22rem 15rem 12rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767.89px){.product-details-widget .wrapper{-ms-flex-direction:column;flex-direction:column;gap:6rem;display:-ms-flexbox;display:flex;padding:15rem 2rem 5rem;margin-top:-10rem}}.product-details-widget .wrapper .column{width:100%}.product-details-widget .wrapper .column h4{color:#244ea2;font-weight:500;margin:0;font-family:barlow-condensed;font-size:2.9rem}@media screen and (max-width:767.89px){.product-details-widget .wrapper .column h4{font-size:2.3rem}}.product-details-widget .wrapper .column>h4{font-weight:600}.product-details-widget .wrapper .column ul{padding:0;margin:0;margin-top:2rem;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-direction:column;flex-direction:column}.product-details-widget .wrapper .column ul li{list-style:none;font-size:2.9rem;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;gap:1.7rem}.product-details-widget .wrapper .column ul li h4{margin:0;color:#244ea2;font-weight:300}.product-details-widget .wrapper .column ul li .circle{background:#2a71d3;width:3.2rem;height:3.2rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:10rem;text-align:center;color:#fff}.product-details-widget .wrapper .column ul li .circle span{width:4rem;font-size:2.3rem;font-family:barlow-condensed;text-align:center;padding-right:1px;top:-.1rem;position:relative}.product-details-widget .wrapper .column ul li .circle img{width:55%}