/* LaranSys v6.0.6 - Logo transparente na seção Soluções */

.ls-solutions-v601__logo-shell{
  display:inline-flex;
  align-items:center;
  justify-content:flex-start;
  width:clamp(142px, 13vw, 210px);
  margin:0 0 20px;
  pointer-events:none;
}

.ls-solutions-v601__logo--transparent{
  display:block;
  width:100%;
  height:auto;
  max-width:none;
  margin:0;
  background:transparent !important;
  filter:
    drop-shadow(0 10px 26px rgba(0,0,0,.28))
    drop-shadow(0 6px 18px rgba(140,198,63,.12));
}

@media (max-width:1199.98px) and (min-width:992px){
  .ls-solutions-v601__logo-shell{width:136px;margin-bottom:18px}
}

@media (max-width:991.98px){
  .ls-solutions-v601__logo-shell{width:148px;margin-bottom:18px}
}

@media (max-width:575.98px){
  .ls-solutions-v601__logo-shell{width:124px;margin-bottom:16px}
}
