Popis
ASUS ProArt PA40SU SSD Enclosure
.container {
font-size: 14px;
max-width: 900px;
margin: auto;
background: #fff;
padding: 20px;
border-radius: 8px;
}
.container h1 {
color: #005baa;
text-align: left;
}
.static-img {
display: block;
margin: 20px auto;
width: 400px;
max-width: 80%;
height: auto;
background-color: #fff;
padding: 10px;
border-radius: 8px;
transition: transform 0.1s ease;
cursor: pointer;
}
.static-img.zoomed {
transform: scale(2);
z-index: 10;
cursor: zoom-out;
position: relative;
}
.spec-table {
width: 80%;
margin: 25px auto;
border-collapse: collapse;
font-size: 14px;
}
.spec-table th,
.spec-table td {
padding: 10px;
border-bottom: 1px solid #ddd;
text-align: left;
vertical-align: top;
}
.spec-table th {
background-color: #f0f0f0;
color: #005baa;
}
.spec-row {
transition: background-color 0.2s ease;
}
.spec-row.expandable {
cursor: pointer;
}
.spec-row.expandable:hover {
background-color: #f8f8f8;
}
.spec-category {
width: 35%;
font-weight: bold;
color: #333;
}
.spec-detail {
width: 65%;
color: #333;
line-height: 1.5;
}
.spec-visible {
display: flex;
align-items: center;
gap: 8px;
}
.spec-icon {
display: inline-flex;
align-items: center;
justify-content: center;
width: 18px;
height: 18px;
min-width: 18px;
border-radius: 50%;
background-color: #005baa;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 1;
transition:
background-color 0.2s ease,
transform 0.25s ease;
}
.spec-icon::before {
content: "+";
}
.spec-more {
max-height: 0;
overflow: hidden;
opacity: 0;
padding-top: 0;
padding-left: 26px;
transition:
max-height 0.35s ease,
opacity 0.25s ease,
padding-top 0.25s ease;
}
.spec-row.open .spec-more {
max-height: 1000px;
opacity: 1;
padding-top: 8px;
}
.spec-row.open .spec-icon {
background-color: #333;
transform: rotate(180deg);
}
.spec-row.open .spec-icon::before {
content: "-";
}
.center-box {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
margin-top: 20px;
text-align: center;
}
.logo-container {
display: inline-flex;
justify-content: center;
gap: 20px;
}
.logo-container img {
width: 300px;
max-width: 80vw;
height: auto;
}
@media (max-width: 600px) {
.static-img {
width: 280px;
max-width: 90%;
}
.spec-table {
width: 100%;
}
.spec-table th,
.spec-table td {
display: block;
width: 100%;
}
.spec-category,
.spec-detail {
width: 100%;
}
.spec-more {
padding-left: 26px;
}
.logo-container img {
width: 200px;
max-width: 70vw;
}
}
@media (max-width: 400px) {
.static-img {
width: 230px;
}
.logo-container img {
width: 160px;
max-width: 60vw;
}
}
ASUS ProArt PA40SU SSD Enclosure
Prémiový USB4 SSD box pro profesionální kreativní workflow
ASUS ProArt PA40SU SSD Enclosure je prémiový externí SSD box navržený pro tvůrce obsahu, kteří potřebují rychlé, stabilní a snadno přenosné úložiště. Díky technologii USB4 a rozhraní USB-C nabízí přenosovou rychlost až 40 Gb/s, takže je vhodný pro práci s velkými soubory, zálohování projektů, přesun 3D assetů nebo práci s vysokým rozlišením. Ultratenké tělo s profilem pouze 13,5 mm a profesionální černé provedení Stealth Black z něj dělají elegantní doplněk pro studio, kancelář i práci na cestách.
Konstrukce podporuje vysokorychlostní NVMe M.2 SSD ve formátech 2230 a 2280. Beznástrojový mechanismus s funkcí push-to-open umožňuje rychlou instalaci nebo výměnu SSD bez šroubování. Pro dlouhodobě stabilní výkon je box vybaven čtyřúrovňovým chytrým chlazením, které pomáhá omezit přehřívání při náročných přenosech dat. Nechybí ani ProArt SSD Dashboard pro přehledné sledování stavu a výkonu disku v reálném čase.
{
productImg.classList.toggle('zoomed');
});
}
const expandableRows = document.querySelectorAll('.spec-row.expandable');
expandableRows.forEach(row => {
row.addEventListener('click', () => {
row.classList.toggle('open');
});
});
Detaily produktu
Kód
CZAS000223
EAN13
4711636448321