.cont-vendas{padding:4rem 0}.cont-vendas .grid{display:flex;justify-content:center;column-gap:2rem}.cont-vendas .grid div{width:230px}@media (max-width:991px){.cont-vendas .grid{display:block;column-gap:0}.cont-vendas .grid div{margin:1rem auto}}.cont-vendas .grid div header{border-radius:20px 0 0;padding:10px 20px;position:relative}.cont-vendas .grid div header small{font-size:12px;color:#fff}.cont-vendas .grid div header p{font-size:16px;margin-bottom:0;color:#fff;font-weight:500}.cont-vendas .grid div header:before{display:block;background:#fff;content:"";height:40px;width:40px;position:absolute;right:0;top:-7px;border-radius:6px}.cont-vendas .grid div footer{background:#fff;border-radius:0 0 0 20px;text-align:center;padding:10px 20px}.cont-vendas .grid div footer p{margin-bottom:0}.cont-vendas .grid div footer a{text-decoration:none;font-weight:600}.cont-vendas .grid div:nth-of-type(1) header{background:#009758}.cont-vendas .grid div:nth-of-type(1) header:before{display:block;background:url(../../assets/images/whast-pq.png) center no-repeat #fff;content:"";height:40px;width:40px;border:1px solid #009758}.cont-vendas .grid div:nth-of-type(1) footer{border:1px solid #009758}.cont-vendas .grid div:nth-of-type(1) footer a,.cont-vendas .grid div:nth-of-type(1) footer p{color:#009857}.cont-vendas .grid div:nth-of-type(2) header{background:#EE7615}.cont-vendas .grid div:nth-of-type(2) header:before{display:block;background:#fff;content:"@";height:40px;width:40px;border:1px solid #EE7615;text-align:center;font-size:31px;color:#EE7615;line-height:32px}.cont-vendas .grid div:nth-of-type(2) footer{border:1px solid #EE7615}.cont-vendas .grid div:nth-of-type(2) footer a,.cont-vendas .grid div:nth-of-type(2) footer p{color:#EE7615}