.iot-container{border-radius:10px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:100%}.quadrato-bottom,.quadrato-top-left,.quadrato-top-right{align-items:center;border-radius:10px;box-sizing:border-box;display:flex;height:50%;justify-content:center}.quadrato-top-left,.quadrato-top-right{margin-top:40px;padding-bottom:20px;width:50%}.quadrato-top-left{border-radius:10px 0 0 10px;border-right:1px solid}.quadrato-bottom{border-radius:0 0 10px 10px;border-top:1px solid;width:90%}.quadrato:not(:nth-child(n+3)){border-bottom:none}div.text-p{display:flex;gap:30px;justify-content:center}.quadrante-bottom,.quadrante-top,div.text-p{text-align:center}.quadrante-bottom{margin-bottom:20px;margin-top:40px}@media (max-width:768px){.quadrante-bottom p,.quadrante-top p{font-size:14px;margin-bottom:10px}.quadrante-bottom h2,.quadrante-top h2{font-size:14px}div.text-p{gap:10px;margin-top:-20px}.quadrante-bottom{margin-bottom:10px;margin-top:10px}.quadrato-top-left,.quadrato-top-right{margin-top:10px;padding-bottom:10px}}