@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: border-box;
}
   
.criciúma {
background-image: url("https://www.futexcel.com.br/assets/webp/Criciuma.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.avaí {
background-image: url("https://www.futexcel.com.br/assets/webp/Avai.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.chapecoense {
background-image: url("https://www.futexcel.com.br/assets/webp/Chapecoense.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.brusque {
background-image: url("https://www.futexcel.com.br/assets/webp/Brusque.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.figueirense {
background-image: url("https://www.futexcel.com.br/assets/webp/Figueirense.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.joinville {
background-image: url("https://www.futexcel.com.br/assets/webp/Joinville.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.barra {
background-image: url("https://www.futexcel.com.br/assets/webp/Barra.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.concórdia {
background-image: url("https://www.futexcel.com.br/assets/webp/Concordia.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.caravaggio {
background-image: url("https://www.futexcel.com.br/assets/webp/Caravaggio.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.marcílio-dias {
background-image: url("https://www.futexcel.com.br/assets/webp/Marcilio-Dias.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.hercílio-luz {
background-image: url("https://www.futexcel.com.br/assets/webp/Hercilio-Luz.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}

.santa-catarina {
background-image: url("https://www.futexcel.com.br/assets/webp/Santa-Catarina.webp");
padding: 25px;
background-position: center;
background-repeat: no-repeat;
background-size: contain;
position: relative;
}