LiTY
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Roboto', sans-serif;
background-color: #000000;
overflow-x: hidden;
}
main {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100vw;
}
section {
width: 53vw;
}
/* Prmeira seção do Headset HC11 */
.secao-hc11 {
display: flex;
justify-content: space-between;
align-items: center;
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-fundo-header.webp);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
padding: 1.5vw 5vw 0 5vw
}
.div-textos {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 50%;
}
.div-textos-imagem-secao-1-centro {
width: 1vw;
}
.titulo-hc11 {
color: #AC0606;
font-size: 6.3vw;
font-weight: 700;
margin-bottom: 1.3vw;
}
.subtitulo-hc11 {
color: #000000;
font-size: 2.1vw;
font-weight: 400;
line-height: 1vw;
padding-left: 0.3vw;
}
.descricao-hc11 {
color: #000000;
font-size: 1vw;
font-weight: 400;
line-height: 1.3vw;
margin-bottom: 4vw;
}
.logos-hc11 {
display: flex;
justify-content: space-between;
align-items: flex-end;
width: 100%;
padding-right: 1vw;
}
.logo-hc11 {
height: auto;
object-fit: contain;
}
.logo-e-texto {
display: flex;
flex-direction: column;
align-items: center;
}
.logo-texto {
margin-top: 0.5vw;
font-weight: 500;
line-height: 0.7vw;
font-size: 0.7vw;
}
.haste {
width: 3vw;
}
.cabo {
width: 2.5vw;
}
.texto-2-metros {
display: flex;
align-items: flex-end;
}
.logo-texto-2 {
font-size: 2vw;
font-weight: 500;
margin-right: 0.2vw;
margin-bottom: -0.3vw;
}
.microfone {
width: 4vw;
margin-left: -3vw;
}
.div-imagem {
display: flex;
align-items: center;
justify-content: center;
width: 50%;
}
.img-hc11 {
width: 22.4vw;
}
/* seção de design do headset HC11 */
.secao-design-hc11 {
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-fundo-1-dobra.webp);
background-repeat: no-repeat;
background-size: cover;
margin-top: -1px;
display: flex;
justify-content: space-between;
}
.div-img-mulher-headset-hc11 {
width: 55%;
height: 27.3vw;
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-1-dobra.webp);
background-size: cover;
background-repeat: no-repeat;
}
.design-hc11-textos {
padding: 0 4vw 5vw 5vw;
display: flex;
justify-content: flex-end;
align-items: flex-end;
flex-direction: column;
width: 45%;
}
.subtitulo-design-hc11 {
font-size: 2vw;
font-weight: 400;
text-align: end;
line-height: 2vw;
margin-bottom: 2vw;
}
.descricao-design-hc11 {
font-size: 0.97vw;
text-align: end;
font-weight: 400;
line-height: 1.05 vw;
letter-spacing: -0.01vw;
}
/* seção de cabo */
.secao-cabo {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-fundo-2-dobra.webp);
background-repeat: no-repeat;
background-size: cover;
padding: 4vw 3.7vw;
}
.titulo-cabo {
color: #ffffff;
font-size: 1.9vw;
font-weight: 00;
margin-bottom: 1vw;
letter-spacing: 0.02vw;
}
.descricao-cabo {
font-size: 1.3vw;
color: #ffffff;
font-weight: 300;
text-align: center;
margin-bottom: 3vw;
letter-spacing: 0.01vw;
line-height: 1.6vw;
}
.img-headset-cabo {
width: 100%;
}
/* seção de encaixe */
.secao-encaixe {
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-fundo-3-dobra.webp);
background-repeat: no-repeat;
background-size: cover;
display: flex;
justify-content: flex-start;
padding: 4vw 4.4vw;
}
.titulo-encaixe {
font-size: 1.8vw;
color: #ffffff;
font-weight: 500;
letter-spacing: 0.02vw;
margin-bottom: 1vw;
}
.descricao-encaixe {
color: #ffffff;
font-size: 1vw;
font-weight: 300;
margin-bottom: 7vw;
}
/* seção conexão */
.secao-conexao {
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-fundo-vermelho-5-dobra.webp);
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: space-between;
background-position: center;
height: auto;
}
.div-img-conexao {
width: 45%;
}
.img-conexao {
width: 100%;
height: 100%;
}
.titulo-conexao {
font-size: 1.8vw;
color: #ffffff;
font-weight: 500;
letter-spacing: 0.02vw;
margin-bottom: 1vw;
}
.textos-conexao {
display: flex;
flex-direction: column;
padding: 4vw 4.4vw 0 0;
height: auto;
justify-content: center;
text-align: end;
}
.descricao-conexao {
color: #ffffff;
font-size: 1vw;
font-weight: 300;
margin-bottom: 2vw;
}
/* seção microfone */
.secao-microfone {
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-fundo-cinza-5-dobra.webp);
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: space-between;
background-position: center;
height: auto;
}
.div-img-microfone {
width: 55%;
}
.img-microfone {
width: 100%;
height: 100%;
}
.titulo-microfone {
font-size: 1.8vw;
color: #AC0606;
font-weight: 500;
letter-spacing: 0.02vw;
margin-bottom: 1vw;
}
.textos-microfone {
display: flex;
flex-direction: column;
padding: 0 0 4vw 4.4vw;
height: auto;
justify-content: flex-end;
text-align: end;
}
.descricao-microfone {
color: #AC0606;
font-size: 1vw;
font-weight: 400;
margin-bottom: 2vw;
}
/* seção de footer */
.secao-footer {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-image: url(https://lityglobal.com/wp-content/uploads/2025/09/lity-hc11-fundo-2-dobra.webp);
background-repeat: no-repeat;
background-size: cover;
padding: 4vw 3.7vw;
}
.titulo-footer {
color: #ffffff;
font-size: 1.9vw;
font-weight: 00;
margin-bottom: 1vw;
letter-spacing: 0.02vw;
text-align: center;
}
.descricao-footer {
font-size: 1.3vw;
color: #ffffff;
font-weight: 300;
text-align: center;
margin-bottom: 2vw;
letter-spacing: 0.01vw;
line-height: 1.6vw;
}
.div-img-footer {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
}
.texto-garantia {
color: #AC0606;
font-size: 2vw;
margin-top: 1vw;
margin-bottom: -3.5vw;
position: relative;
}
.img-garantia-footer {
width: 60%;
}
/* seção da logo */
.section_logo_lity {
display: flex;
align-items: center;
justify-content: center;
background-color: white;
padding: 2vw;
}
.img_logo_lity {
width: 13vw;
height: auto;
}
/* Responsivo */
@media (max-width: 768px) {
section {
width: 100vw;
}
/* Primeira seção do Headset HC11 */
.secao-hc11 {
padding: 5vw 3vw 4vw;
background-size: cover;
}
.div-textos {
width: 55%;
}
.titulo-hc11 {
font-size: 8vw;
margin-bottom: 3vw;
}
.subtitulo-hc11 {
font-size: 4vw;
line-height: 5vw;
padding-left: 0.5vw;
}
.descricao-hc11 {
font-size: 3vw;
line-height: 3.5vw;
margin-bottom: 3vw;
}
.logos-hc11 {
display: flex;
justify-content: space-between;
align-items: flex-end;
width: 100%;
padding-right: 1vw;
}
.logo-texto {
margin-top: 1vw;
font-weight: 500;
line-height: 2vw;
font-size: 1.7vw;
}
.haste {
width: 6.5vw;
}
.cabo {
width: 5vw;
}
.texto-2-metros {
display: flex;
align-items: flex-end;
}
.logo-texto-2 {
font-size: 4.7vw;
font-weight: 500;
margin-right: 0.2vw;
margin-bottom: -0.8vw;
}
.microfone {
width: 8.5vw;
}
.div-imagem {
width: 45%;
margin-bottom: -8.5vw;
}
.img-hc11 {
width: 35vw;
}
/* Seção design */
.secao-design-hc11 {
background-size: cover;
}
.div-img-mulher-headset-hc11 {
width: 55%;
height: 60vw;
background-size: cover;
}
.design-hc11-textos {
width: 45%;
padding: 3vw;
}
.subtitulo-design-hc11 {
font-size: 4vw;
line-height: 4vw;
margin-bottom: 3vw;
}
.descricao-design-hc11 {
font-size: 3vw;
line-height: 3.5vw;
}
/* Seção cabo */
.secao-cabo {
padding: 6vw 4vw;
background-size: cover;
}
.titulo-cabo {
font-size: 4vw;
margin-bottom: 2vw;
}
.descricao-cabo {
font-size: 3vw;
line-height: 5vw;
margin-bottom: 6vw;
}
.img-headset-cabo {
width: 100%;
}
/* Seção encaixe */
.secao-encaixe {
padding: 6vw 4vw;
background-size: cover;
}
.titulo-encaixe {
font-size: 5vw;
margin-bottom: 3vw;
}
.descricao-encaixe {
font-size: 3.2vw;
margin-bottom: 8vw;
}
/* seção conexão */
.secao-conexao {
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: space-between;
background-position: center;
height: auto;
}
.div-img-conexao {
width: 45%;
}
.img-conexao {
width: 100%;
height: 100%;
}
.titulo-conexao {
font-size: 4vw;
color: #ffffff;
font-weight: 500;
letter-spacing: 0.02vw;
margin-bottom: 1vw;
}
.textos-conexao {
width: 55%;
display: flex;
flex-direction: column;
padding: 4vw 3vw 0 3vw;
height: auto;
justify-content: center;
text-align: end;
}
.descricao-conexao {
color: #ffffff;
font-size: 3vw;
font-weight: 300;
margin-bottom: 2vw;
}
/* seção microfone */
.secao-microfone {
background-size: cover;
background-repeat: no-repeat;
display: flex;
justify-content: space-between;
background-position: center;
height: auto;
}
.div-img-microfone {
width: 55%;
}
.img-microfone {
width: 100%;
height: 100%;
}
.titulo-microfone {
font-size: 4vw;
color: #AC0606;
font-weight: 500;
letter-spacing: 0.02vw;
margin-bottom: 1vw;
}
.textos-microfone {
display: flex;
flex-direction: column;
padding: 0 3vw 4vw 3vw;
height: auto;
justify-content: flex-end;
text-align: end;
width: 45%;
}
.descricao-microfone {
color: #AC0606;
font-size: 3vw;
font-weight: 400;
margin-bottom: 2vw;
}
.nav4 {
display: none;
}
/* seção de footer */
.secao-footer {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
background-repeat: no-repeat;
background-size: cover;
padding: 4vw 3.7vw;
}
.titulo-footer {
color: #ffffff;
font-size: 4vw;
font-weight: 00;
margin-bottom: 1vw;
letter-spacing: 0.02vw;
text-align: center;
}
.descricao-footer {
font-size: 3vw;
color: #ffffff;
font-weight: 300;
text-align: center;
margin-bottom: 2vw;
letter-spacing: 0.01vw;
line-height: 4vw;
}
.div-img-footer {
width: 100%;
display: flex;
justify-content: center;
}
.texto-garantia {
color: #AC0606;
font-size: 3.5vw;
margin-top: 2vw;
margin-bottom: -6vw;
position: relative;
}
.img-garantia-footer {
width: 50%;
}
/* seção logo */
.section_logo_lity {
padding: 4vw;
}
.img_logo_lity {
width: 25vw;
}
}
Headset
HC11
O Headset HC11 oferece áudio nítido e microfone omnidirecional com cancelamento ativo de
ruído
(ANC), garantindo conversas sem interferências em chamadas e videoconferências.
Design
confortável
e durável
Com haste ajustável e estrutura
em metal para maior resistência,
o Headset HC11 possui protetores
auriculares acolchoados super
confortáveis, ideais para uso
prolongado no ambiente
de trabalho.
Cabo longo para mais liberdade
Com cabo de 2 metros em nylon trançado,
oferece mobilidade, conforto e muita qualidade
Encaixa Bem
com conforto
O Headset HC11 encaixa
perfeitamente, oferecendo uma
experiência ergonômica que permite
trabalhar ou estudar por horas sem
desconforto.
Conexão prática
e compatibilidade
Conexão USB-C para instalação
rápida e estável, compatível com
computadores e notebooks modernos,
sem necessidade de adaptadores
adicionais.
Microfone flexível
e rotativo
O microfone com rotação de 180° e
haste flexível permite ajuste preciso,
adaptando-se a diferentes posições
para melhor captação da voz.