<link rel="stylesheet" href="https://www.pichau.com.br/static/product.css" />
<style type="text/css">
:root {
/* IMAGEM FILETE DESKTOP */
--filete-desktop: url('https://hotsite.pichau.com.br/descricao/produtos/filete-cadeira.png');
/* IMAGEM FILETE MOBILE */
--filete-mobile: url('https://hotsite.pichau.com.br/descricao/produtos/filete-mobile.png');
/* THUMBNAIL VIDEO 1 */
--thumb-video1: url('https://hotsite.pichau.com.br/descricao/');
/* THUMBNAIL VIDEO 2 */
--thumb-video2: url('https://hotsite.pichau.com.br/descricao/');
/* BANNER IMAGEM DO PRIMEIRO BLOCO */
--banner-principal: url('https://hotsite.pichau.com.br/descricao/mancer/MCR-GTX10606GB-V7/1.jpg');
/* ICONE 1 */
--icone-1: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/gpuv2.svg');
/* ICONE 2 */
--icone-2: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/clockv2.svg');
/* ICONE 2 */
--icone-3: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/memoria.svg');
/* ICONE 3 */
--icone-4: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/tipo.svg');
/* ICONE 4 */
--icone-5: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/interface.svg');
/* ICONE 5 */
--icone-6: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/entradas.svg');
/* ICONE 7 */
--icone-7: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/design-gpu.svg');
/* ICONE 8 */
--icone-8: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/tecnologia.svg');
/* ICONE 9 */
--icone-9: url('https://hotsite.pichau.com.br/descricao/produtos/gpu/refrigeracao.svg');
/* STORIE 1 */
--storie-1: url('https://hotsite.pichau.com.br/descricao/mancer/MCR-GTX10606GB-V7/6.jpg');
/* STORIE 2 */
--storie-2: url('https://hotsite.pichau.com.br/descricao/mancer/MCR-GTX10606GB-V7/5.jpg');
/* STORIE 3 */
--storie-3: url('https://hotsite.pichau.com.br/descricao/mancer/MCR-GTX10606GB-V7/4.jpg');
/* STORIE 4 */
--storie-4: url('https://hotsite.pichau.com.br/descricao/mancer/MCR-GTX10606GB-V7/3.jpg');
}
.filete-desktop {
content: var(--filete-desktop);
}
.filete-mobile {
content: var(--filete-mobile);
}
.thumb-video1 {
content: var(--thumb-video1);
}
.thumb-video2 {
content: var(--thumb-video2);
}
.banner-principal {
content: var(--banner-principal);
}
.icone-1 {
content: var(--icone-1);
width: 80px;
}
.icone-2 {
content: var(--icone-2);
width: 80px;
}
.icone-3 {
content: var(--icone-3);
width: 80px;
}
.icone-4 {
content: var(--icone-4);
width: 80px;
}
.icone-5 {
content: var(--icone-5);
width: 80px;
}
.icone-6 {
content: var(--icone-6);
width: 80px;
}
.icone-7 {
content: var(--icone-7);
width: 80px;
}
.icone-8 {
content: var(--icone-8);
width: 80px;
}
.icone-9 {
content: var(--icone-9);
width: 80px;
}
@media (max-width: 839px) {
.desktop {
display: none;
}
.storie-inside,
.storie-inside2,
.storie-inside3,
.storie-inside4 {
padding-top: 20em;
}
}
@media (min-width: 840px) {
.thumb-video1,
.thumb-video2 {
width: 100%
}
.adapt {
margin: 0px -16px 0px -16px;
}
.mobile {
display: none;
}
#videos {
padding-left: 10em;
padding-right: 10em;
}
.video2img {
float: right;
}
.txt-intro {
margin: auto;
padding-right: 2em;
}
.storie-inside,
.storie-inside2,
.storie-inside3,
.storie-inside4 {
padding-top: 40em;
}
}
.previewvideo {
opacity: 1;
transition-duration: 0.4s;
}
.previewvideo:hover {
opacity: 0.8;
}
.img-fluid {
max-width: 100%;
height: auto;
display: block;
}
.filete {
border-radius: 15px;
width: 100%;
}
.videosint {
align-items: center;
}
#videos {
color: white;
background-image: url("https://hotsite.pichau.com.br/descricao/produtos/bg-videos-4.png");
background-size: cover;
background-position: center;
background-color: #e90313;
border-radius: 15px;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 3em;
text-justify: inter-word;
}
#videos h3 {
font-size: 2em;
font-weight: bold;
line-height: 1em;
margin: 8px 0px 8px 0px !important;
}
#videos p {
font-size: 1.2em;
}
#intro {
padding: 3em 0em 3em 0em;
}
#intro h3 {
font-weight: bold;
font-size: 2em;
}
#intro p {
font-size: 1.2em;
}
#cards {}
#cards h3 {
font-weight: bold;
font-size: 2em;
}
#cards p {
font-size: 1.2em;
}
.cards-inside {
padding: 40px 30px 40px 30px;
background-color: rgba(0, 0, 0, 0.3);
border-radius: 15px;
}
#highlights {
text-align: center;
}
#highlights img {
display: block;
margin-left: auto;
margin-right: auto;
}
#highlights h3 {
font-weight: bold;
font-size: 3em;
}
#highlights h4 {
font-size: 1.8em;
}
#highlights p {
font-size: 1.2em;
}
#highlights div {
padding: 2em 1em 2em 1em
}
.highlights-inside {}
#storie {}
.storie-inside {
background-color: red;
background-image: var(--storie-1);
background-size: cover;
border-radius: 15px;
transition: 0.5s ease-out;
}
.storie-inside:hover {
background-blend-mode: multiply;
transition: all 1s;
opacity: .6;
}
.storie-inside2 {
background-color: red;
background-image: var(--storie-2);
background-size: cover;
border-radius: 15px;
transition: 0.5s ease-out;
}
.storie-inside2:hover {
background-blend-mode: multiply;
transition: all 1s;
opacity: .6;
}
.storie-inside3 {
background-color: red;
background-image: var(--storie-3);
background-size: cover;
border-radius: 15px;
transition: 0.5s ease-out;
}
.storie-inside3:hover {
background-blend-mode: multiply;
transition: all 1s;
opacity: .6;
}
.storie-inside4 {
background-color: red;
background-image: var(--storie-4);
background-size: cover;
border-radius: 15px;
transition: 0.5s ease-out;
}
.storie-inside4:hover {
background-blend-mode: multiply;
transition: all 1s;
opacity: .6;
}
#highlights2 {
text-align: center;
}
#highlights2 h3 {
font-weight: bold;
font-size: 1.8em;
color: #e90313;
}
#highlights2 p {
font-size: 1.2em;
}
</style>
<section id="intro">
<div class="mdl-grid adapt">
<div class="mdl-cell mdl-cell--6-col txt-intro">
<h3 style="text-transform: uppercase;">Placa de Video Mancer GeForce GTX 1060, 6GB, GDDR5 </h3>
<p>Dê vida nova ao seu PC com a Mancer GeForce GTX 1060. Com 6GB de memória, ela é a placa de vídeo ideal para quem busca experiências fluidas em Full HD e quer extrair cada detalhe dos títulos mais populares. Confiável, potente e pronta para o combate! </p>
</div>
<div class="mdl-cell mdl-cell--6-col">
<img class="img-fluid filete banner-principal">
</div>
</div>
</section>
<section id="cards">
<div class="mdl-grid adapt">
<div class="mdl-cell mdl-cell--4-col cards-inside">
<img class="img-fluid icone-7" style="width:40px">
<h3>DESIGN</h3>
<p>A GTX 1060 V7 aposta em um visual moderno, com carenagem de linhas limpas e acabamento que transmite sua potência. Os detalhes gráficos adicionam identidade exclusiva. Compacta e bem dimensionada, ela se encaixa facilmente em diferentes gabinetes, subindo o nível do seu setup na hora! </p>
</div>
<div class="mdl-cell mdl-cell--4-col cards-inside">
<img class="img-fluid icone-8" style="width:40px">
<h3>TECNOLOGIA</h3>
<p>Equipada com 1280 núcleos CUDA e clock base de até 1671 MHz, a GTX 1060 entrega respostas rápidas em jogos e aplicações gráficas. Os 6GB de memória GDDR5 operando a 8000MHz, aliados a ótima largura de banda e barramento de 192bits, oferecem suporte sólido para texturas detalhadas, mapas amplos e multitarefas. Enquanto a interface PCI Express 3.0 traz compatibilidade ampla com plataformas já consolidadas. </p>
</div>
<div class="mdl-cell mdl-cell--4-col cards-inside">
<img class="img-fluid icone-9" style="width:40px">
<h3>REFRIGERAÇÃO</h3>
<p> Durante sessões prolongadas, o resfriamento dual fan mantém a placa em equilíbrio, com duas ventoinhas que operam como sentinelas incansáveis, sempre atentas à temperatura! Com TDP de 120W, a GTX 1060 trabalha de forma eficiente e silenciosa, dissipando o calor com constância e preservando o funcionamento durante toda a jogatina. </p>
</div>
</div>
</section>
<section id="highlights">
<div class="mdl-grid adapt">
<div class="mdl-cell mdl-cell--12-col">
<h3>Características</h3>
</div>
<div class="mdl-cell mdl-cell--4-col highlights-inside">
<img class="img-fluid icone-1">
<h4>GPU</h4>
<p>NVIDIA GeForce GTX 1060 </p>
</div>
<div class="mdl-cell mdl-cell--4-col">
<img class="img-fluid icone-2">
<h4>Clock Base</h4>
<p>1.405 MHz</p>
</div>
<div class="mdl-cell mdl-cell--4-col">
<img class="img-fluid icone-3">
<h4>Tamanho da memória</h4>
<p> 6GB </p>
</div>
<div class="mdl-cell mdl-cell--4-col highlights-inside">
<img class="img-fluid icone-4">
<h4>Tipo de memória</h4>
<p> GDDR5 </p>
</div>
<div class="mdl-cell mdl-cell--4-col">
<img class="img-fluid icone-5">
<h4>Interface</h4>
<p>192 bits</p>
</div>
<div class="mdl-cell mdl-cell--4-col">
<img class="img-fluid icone-6">
<h4>Entradas</h4>
<p> PCIe 3.0</p>
</div>
</div>
</section>
<section id="storie">
<div class="mdl-grid adapt">
<div class="mdl-cell mdl-cell--3-col mdl-cell--2-col-phone storie-inside">
</div>
<div class="mdl-cell mdl-cell--3-col mdl-cell--2-col-phone storie-inside2">
</div>
<div class="mdl-cell mdl-cell--3-col mdl-cell--2-col-phone storie-inside3">
</div>
<div class="mdl-cell mdl-cell--3-col mdl-cell--2-col-phone storie-inside4">
</div>
</div>
</section>
<table class="table table-specification" cellspacing="0">
<tbody>
<tr>
<th scope="row" class="name-field Marca"> Marca:</th>
<td class="value-field Marca"> Mancer </td>
</tr>
<tr>
<th scope="row" class="name-field Modelo"> Modelo:</th>
<td class="value-field Modelo"> MCR-GTX10606GB-V7 </td>
</tr>
<tr>
<th scope="row" class="name-field Processo-Fabricacao">Processo de Fabricação:</th>
<td class="value-field Processo-Fabricacao">16 nm</td>
</tr>
<tr>
<th scope="row" class="name-field Nucleos-CUDA">Núcleos CUDA:</th>
<td class="value-field Nucleos-CUDA">1.280</td>
</tr>
<tr>
<th scope="row" class="name-field Clock-Base">Clock Base:</th>
<td class="value-field Clock-Base">1.405 MHz</td>
</tr>
<tr>
<th scope="row" class="name-field Clock-em-Boost">Clock em Boost:</th>
<td class="value-field Clock-em-Boost">1.671 MHz</td>
</tr>
<tr>
<th scope="row" class="name-field Capacidade-Memoria">Capacidade de Memória:</th>
<td class="value-field Capacidade-Memoria">6 GB</td>
</tr>
<tr>
<th scope="row" class="name-field Tipo-Memoria">Tipo de Memória:</th>
<td class="value-field Tipo-Memoria">GDDR5</td>
</tr>
<tr>
<th scope="row" class="name-field Clock-da-Memoria">Clock da Memória:</th>
<td class="value-field Clock-da-Memoria">8.000 MHz efetivos</td>
</tr>
<tr>
<th scope="row" class="name-field Largura-Banda-Memoria">Largura de Banda da Memória:</th>
<td class="value-field Largura-Banda-Memoria">192 GB/s</td>
</tr>
<tr>
<th scope="row" class="name-field Barramento-Memoria">Barramento de Memória:</th>
<td class="value-field Barramento-Memoria">192 bits</td>
</tr>
<tr>
<th scope="row" class="name-field TDP">TDP:</th>
<td class="value-field TDP">120 W</td>
</tr>
<tr>
<th scope="row" class="name-field Tipo-Interface">Tipo de Interface:</th>
<td class="value-field Tipo-Interface">PCI Express 3.0</td>
</tr>
<tr>
<th scope="row" class="name-field Interface-Saida">Interface de Saída:</th>
<td class="value-field Interface-Saida">HDMI<br>DisplayPort</td>
</tr>
<tr>
<th scope="row" class="name-field Interface-Alimentacao">Interface de Alimentação:</th>
<td class="value-field Interface-Alimentacao">6 pinos</td>
</tr>
<tr>
<th scope="row" class="name-field Sistema-Resfriamento">Sistema de Resfriamento:</th>
<td class="value-field Sistema-Resfriamento">Ventoinha dupla</td>
</tr>
<tr>
<th scope="row" class="name-field Dimensoes">Dimensões (sem suporte):</th>
<td class="value-field Dimensoes">208 × 111 × 43 mm</td>
</tr>
<tr>
<th scope="row" class="name-field Peso">Peso:</th>
<td class="value-field Peso">0,56 kg (líquido)<br>0,73 kg (bruto)</td>
</tr>
</tbody>
</table>
| Height | 7.000000 |
|---|---|
| Width | 20.000000 |
| Length | 30.000000 |