.SparePartsIntro-module__Gy1SJG__section{padding:60px 40px}.SparePartsIntro-module__Gy1SJG__grid{grid-template-columns:repeat(3,1fr);gap:40px;max-width:1200px;margin:0 auto;display:grid}.SparePartsIntro-module__Gy1SJG__card{flex-direction:column;gap:14px;display:flex}.SparePartsIntro-module__Gy1SJG__title{margin:0;font-size:22px;font-weight:700}.SparePartsIntro-module__Gy1SJG__image{background:var(--grey3);width:100%;height:180px;position:relative}.SparePartsIntro-module__Gy1SJG__image img{object-fit:cover}.SparePartsIntro-module__Gy1SJG__text{opacity:.9;margin:0;font-size:14px;line-height:1.5}.SparePartsIntro-module__Gy1SJG__contact{margin-top:8px;font-size:14px;line-height:1.5}@media (max-width:900px){.SparePartsIntro-module__Gy1SJG__section{padding:40px 20px}.SparePartsIntro-module__Gy1SJG__grid{grid-template-columns:1fr;gap:32px}.SparePartsIntro-module__Gy1SJG__image{height:200px}}
.SparePartsPage-module__rT0c1q__page{min-height:0}.SparePartsPage-module__rT0c1q__codeFilter{max-width:min(900px,90vw);margin:0 auto;padding:26px 20px 0}.SparePartsPage-module__rT0c1q__codeForm{flex-direction:column;gap:6px;display:flex}.SparePartsPage-module__rT0c1q__codeTitle{font-size:16px;font-weight:900}.SparePartsPage-module__rT0c1q__codeSubtitle{opacity:.8;font-size:14px}.SparePartsPage-module__rT0c1q__codeInputRow{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.SparePartsPage-module__rT0c1q__codeInput{border:1px solid color-mix(in srgb, var(--black) 18%, transparent);background:var(--white);min-width:180px;color:var(--text-main);border-radius:6px;outline:none;flex:1;padding:8px 10px}.SparePartsPage-module__rT0c1q__codeBtn{border:2px solid var(--yellow);cursor:pointer;background:0 0;border-radius:6px;padding:6px 12px;font-weight:800;transition:background .2s}.SparePartsPage-module__rT0c1q__codeBtn:hover{background:color-mix(in srgb, var(--yellow) 8%, transparent)}.SparePartsPage-module__rT0c1q__codeChip{cursor:pointer;color:var(--yellow);background:0 0;border:none;align-items:center;gap:10px;margin-top:16px;padding:0;font-weight:800;display:inline-flex}.SparePartsPage-module__rT0c1q__codeChipX{background:var(--yellow);width:22px;height:22px;color:var(--black);border-radius:50%;justify-content:center;align-items:center;font-weight:900;line-height:1;display:inline-flex}.SparePartsPage-module__rT0c1q__codeChipText{line-height:1}.SparePartsPage-module__rT0c1q__codeDivider{background:var(--yellow);opacity:.9;width:100%;height:2px;margin:18px 0 0}.SparePartsPage-module__rT0c1q__list{max-width:1100px;margin:0 auto;padding:30px 20px}.SparePartsPage-module__rT0c1q__emptyState{border:1px solid color-mix(in srgb, var(--black) 12%, transparent);background:color-mix(in srgb, var(--card-bg-alt) 88%, var(--white));text-align:center;max-width:720px;margin:0 auto;padding:48px 32px}.SparePartsPage-module__rT0c1q__emptyStateTitle{margin:0 0 12px}.SparePartsPage-module__rT0c1q__emptyStateText{opacity:.82;max-width:560px;margin:0 auto;line-height:1.6}.SparePartsPage-module__rT0c1q__cropList{flex-direction:column;gap:18px;display:flex}.SparePartsPage-module__rT0c1q__cropBlock{flex-direction:column;gap:12px;display:flex}.SparePartsPage-module__rT0c1q__cropRow{background:var(--card-bg-alt);border:1px solid color-mix(in srgb, var(--black) 18%, transparent);cursor:pointer;align-items:center;min-height:72px;padding:18px;display:flex;position:relative;overflow:hidden}.SparePartsPage-module__rT0c1q__cropRowActive{border-color:var(--yellow)}.SparePartsPage-module__rT0c1q__cropRowBg{z-index:0;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);width:40%;transition:all .42s;position:absolute;top:0;bottom:0;right:0;transform:translate(18%)}.SparePartsPage-module__rT0c1q__cropRow:hover .SparePartsPage-module__rT0c1q__cropRowBg,.SparePartsPage-module__rT0c1q__cropRowActive .SparePartsPage-module__rT0c1q__cropRowBg{transform:translate(0)}.SparePartsPage-module__rT0c1q__cropRowBgImage{object-fit:cover}.SparePartsPage-module__rT0c1q__cropRowText{z-index:2;opacity:.9;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;max-width:calc(60% - 16px);font-size:18px;display:-webkit-box;position:relative;overflow:hidden}.SparePartsPage-module__rT0c1q__cropRowName{font-weight:400}.SparePartsPage-module__rT0c1q__cropRowSuffix{font-weight:700}.SparePartsPage-module__rT0c1q__cropRowCorner{background:var(--grey3);clip-path:polygon(100% 0,100% 100%,0 100%);z-index:4;justify-content:center;align-items:center;width:56px;height:56px;transition:background .22s;display:flex;position:absolute;bottom:0;right:0}.SparePartsPage-module__rT0c1q__plus{color:var(--white);font-size:32px;font-weight:700;line-height:1;transform:translate(10px,10px)}.SparePartsPage-module__rT0c1q__cropRow:hover .SparePartsPage-module__rT0c1q__cropRowCorner,.SparePartsPage-module__rT0c1q__cropRowActive .SparePartsPage-module__rT0c1q__cropRowCorner{background:var(--yellow)}.SparePartsPage-module__rT0c1q__cropBody{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .6s,opacity .4s,transform .6s;display:grid;transform:translateY(-6px)}.SparePartsPage-module__rT0c1q__cropBodyOpen{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.SparePartsPage-module__rT0c1q__cropBodyInner{padding-top:12px;overflow:hidden}.SparePartsPage-module__rT0c1q__machineAccordionList,.SparePartsPage-module__rT0c1q__machineBlock{flex-direction:column;display:flex}.SparePartsPage-module__rT0c1q__machineRow{background:var(--card-bg-alt);border:none;border-top:1px solid color-mix(in srgb, var(--black) 15%, transparent);cursor:pointer;align-items:center;gap:18px;padding:26px 18px;display:flex;position:relative}.SparePartsPage-module__rT0c1q__machineRowActive{border-top:2px solid var(--yellow)}.SparePartsPage-module__rT0c1q__machineThumb{flex:none;width:220px;height:150px;position:relative}.SparePartsPage-module__rT0c1q__machineThumbImage{object-fit:contain}.SparePartsPage-module__rT0c1q__machineMeta{text-align:left;flex:1;justify-content:flex-end;display:flex}.SparePartsPage-module__rT0c1q__machineName{letter-spacing:.2px;max-width:360px;font-size:14px}.SparePartsPage-module__rT0c1q__machineCorner{background:var(--grey3);clip-path:polygon(100% 0,100% 100%,0 100%);z-index:4;justify-content:center;align-items:center;width:56px;height:56px;transition:background .22s;display:flex;position:absolute;bottom:0;right:0}.SparePartsPage-module__rT0c1q__machineRow:hover .SparePartsPage-module__rT0c1q__machineCorner,.SparePartsPage-module__rT0c1q__machineRowActive .SparePartsPage-module__rT0c1q__machineCorner{background:var(--yellow)}.SparePartsPage-module__rT0c1q__machineBody{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .6s,opacity .4s,transform .6s;display:grid;transform:translateY(-6px)}.SparePartsPage-module__rT0c1q__machineBodyOpen{opacity:1;grid-template-rows:1fr;transform:translateY(0)}.SparePartsPage-module__rT0c1q__machineBodyInner{padding-top:12px;overflow:hidden}.SparePartsPage-module__rT0c1q__contact{border-top:2px solid var(--yellow);margin-top:80px}@media (max-width:900px){.SparePartsPage-module__rT0c1q__codeFilter{padding:22px 16px 0}.SparePartsPage-module__rT0c1q__list{padding:20px 16px 40px}.SparePartsPage-module__rT0c1q__emptyState{padding:36px 24px}.SparePartsPage-module__rT0c1q__machineThumb{width:150px;height:105px}.SparePartsPage-module__rT0c1q__codeInput{min-width:0}.SparePartsPage-module__rT0c1q__machineRow{flex-wrap:wrap;align-items:flex-start}.SparePartsPage-module__rT0c1q__machineMeta{justify-content:flex-start}.SparePartsPage-module__rT0c1q__machineName{max-width:none}}
