@charset "UTF-8";img.postPreviewImage{margin:auto;max-width:100%}.postPreview{position:relative;display:flex;width:100%;margin:0 0 2rem;overflow:hidden;border-radius:5px;gap:10px;background:var(--baseDark);color:var(--baseSecondaryLightColor);text-shadow:none}.postPreview *:not(.cover){position:relative;z-index:3}.postPreview img.cover{position:relative;width:100%;position:absolute;inset:0;user-select:none;opacity:.2}.postPreview img.postPreviewImage{display:flex;min-width:40%;max-width:50%;height:100%;align-self:flex-end;filter:drop-shadow(0 0 .5rem var(--baseDark));user-select:none;margin:auto 0 auto auto}.postPreview ul.pcParts{display:flex;flex-direction:column;justify-content:center;margin:auto 2rem;padding:2rem}.postPreview ul.pcParts li{list-style:none;padding:.15rem 0 .15rem 2.5rem;background-position:left top;background-repeat:no-repeat!important}.postPreview ul.pcParts li[data-part="Материнская плата"]{background-size:24px;background-image:url(/images/hwicons/mb.png)}.postPreview ul.pcParts li[data-part=Процессор]{background-size:24px;background-image:url(/images/hwicons/cpu.png)}.postPreview ul.pcParts li[data-part=Охлаждение]{background-size:24px;background-image:url(/images/hwicons/cooler.png)}.postPreview ul.pcParts li[data-part=Память]{background-size:24px;background-image:url(/images/hwicons/ram.png)}.postPreview ul.pcParts li[data-part=SSD]{background-size:24px;background-image:url(/images/hwicons/ssd.png)}.postPreview ul.pcParts li[data-part=HDD]{background-size:24px;background-image:url(/images/hwicons/hdd.png)}.postPreview ul.pcParts li[data-part=Корпус]{background-size:24px;background-image:url(/images/hwicons/case.png)}.postPreview ul.pcParts li[data-part="Блок питания"]{background-size:24px;background-image:url(/images/hwicons/psu.png)}.postPreview ul.pcParts li[data-part=Видеокарта]{background-size:24px;background-image:url(/images/hwicons/gpu.png)}.postPreview ul.pcParts li[data-part=ПО]{background-size:24px;background-image:url(/images/hwicons/gear.png)}.postPreview ul.pcParts li.priceWrapper{padding:0;font-size:1.15em;margin-top:.5em;font-weight:500}.postPreview ul.pcParts li.actions{margin-top:1rem;padding:0;gap:.5rem;display:flex;flex-wrap:wrap;justify-content:flex-start}.postPreview ul.pcParts li.actions span.button{font-weight:600;background:#333;color:#ddd!important;text-shadow:none}.postPreview ul.pcParts li.actions span.button.primary{background:var(--primaryColor);color:#fff!important}.postPreview.onPage .postPreviewContent{display:flex;width:50%;flex-direction:column;padding:4em}.postPreview.onPage .postPreviewContent h3{margin-bottom:2em}.postPreview.onPage .postPreviewContent ul.pcParts{margin:0 0 auto;padding:0 0 2em}.postPreview.onPage .postPreviewContent .blogDate>span:not([class]){border:none!important;padding:0!important}.postPreview.onPage .postPreviewContent a.moreLink{margin-left:auto;color:var(--primaryColor)}.postPreview.onPage .postPreviewGallery{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;width:50%}.postPreview.onPage .postPreviewGallery button[type=button]{position:absolute;top:calc(50% - 1em);right:auto;left:1em;width:2em;height:2em;border:none;cursor:pointer;z-index:100;box-shadow:0 .1em .5em #0002;padding:0;display:flex;align-items:center;justify-content:center;border-radius:.2em}.postPreview.onPage .postPreviewGallery button[type=button]:active{transform:scale(1.25)}[data-theme=light] .postPreview.onPage .postPreviewGallery button[type=button]{background:var(--baseLight)}[data-theme=light] .postPreview.onPage .postPreviewGallery button[type=button] svg path{fill:#000}.postPreview.onPage .postPreviewGallery .postPreviewGalleryImages{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;overflow:auto;scroll-snap-type:x mandatory}.postPreview.onPage .postPreviewGallery .postPreviewGalleryImages+button{left:auto;right:1em}.postPreview.onPage .postPreviewGallery .postPreviewGalleryImages img{width:100%;height:100%;object-fit:cover;scroll-snap-align:start}@media screen and (max-width: 1400px){.postPreview{flex-direction:column-reverse}.postPreview img.postPreviewImage{width:100%;max-width:100%}}@media screen and (max-width: 450px){.postPreview{margin:0 -2rem 2rem;border-radius:0;width:calc(100% + 4rem)}.postPreview ul.pcParts{margin:0;padding:1rem}.postPreview ul.pcParts li.actions{gap:0}.postPreview ul.pcParts li.actions .button{width:100%;pointer-events:none}.postPreview.onPage{flex-direction:column-reverse}.postPreview.onPage .postPreviewContent,.postPreview.onPage .postPreviewGallery{width:100%}.postPreview.onPage .blogDate{gap:1em;flex-wrap:wrap;justify-content:space-between}}
