.nosotros-wrapper .nosotros .box-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:30px 0}.nosotros-wrapper .nosotros .box-container .box{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;text-align:center;width:300px;height:150px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,0.1);box-shadow:0 4px 12px rgba(0,0,0,0.1);-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.nosotros-wrapper .nosotros .box-container .box:hover{-webkit-box-shadow:0 8px 20px rgba(0,0,0,0.2);box-shadow:0 8px 20px rgba(0,0,0,0.2);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.nosotros-wrapper .nosotros .lisboa-apt{padding-left:0}@media (max-width: 767px){.nosotros-wrapper .nosotros .box-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}
