.manuals-main{display:flex;width:100%;max-width:2560px;padding:100px 0 200px;flex-direction:column;align-items:center;gap:100px;margin:0 auto}.manuals-main-title-description{display:flex;width:100%;max-width:1257px;flex-direction:column;gap:20px}.manuals-grid{display:grid;grid-template-columns:auto auto;gap:120px;width:100%;justify-items:center;max-width:1257px}.manuals-card{max-width:570px;min-width:570px;height:405px;border-radius:5px;overflow:hidden;background-size:cover;background-position:50%;flex-direction:column;justify-content:flex-end;color:#fff}.manuals-card,.manuals-items-grid{width:100%;display:flex;align-items:center}.manuals-items-grid{flex-wrap:wrap;gap:50px;justify-items:center;align-self:center;padding:50px}.manuals-item{display:flex;width:308px;height:400px;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:24px}.manuals-search-input{display:flex;width:300px;padding:9px 16px 9px 50px;align-items:center;gap:10px;border-radius:50px;background:var(--Grey-80,#d2d2d2)}.manuals-card{position:relative}.categories-card-title{position:absolute;bottom:40px;left:40px;color:var(--Grey-60,#e9e9e9);font-family:Myriad Pro;font-size:40px;font-style:normal;font-weight:700;line-height:110%;white-space:nowrap}@media (min-width:1921px){.manuals-main{padding:120px 0 250px}.manuals-item{width:280px;height:380px;padding:20px}}@media (min-width:1400px) and (max-width:1919px){.manuals-main{padding:100px 0 200px}.manuals-card{max-width:450px;max-height:320px}.manuals-item{width:280px;height:380px;padding:20px}}@media (min-width:1200px) and (max-width:1399px){.manuals-main{padding:80px 0 150px}.manuals-card{max-width:400px;max-height:320px}.manuals-item{width:250px;height:350px;padding:20px}}@media (min-width:768px) and (max-width:1199px){.manuals-grid{grid-template-columns:auto;gap:80px}.manuals-card{max-width:450px;min-width:450px;max-height:320px;min-height:320px}.manuals-items-grid{grid-template-columns:repeat(2,1fr);gap:40px}.manuals-item{width:280px;height:350px;padding:16px;gap:20px}.back-link{display:none}}@media (min-width:481px) and (max-width:767px){.manuals-grid{grid-template-columns:auto;gap:50px}.manuals-card{max-width:353px;min-width:353px;max-height:286px;min-height:286px}.manuals-items-grid{grid-template-columns:repeat(2,1fr);gap:30px}.manuals-item{width:240px;height:300px;padding:14px;gap:16px}.back-link{display:none}}@media (max-width:480px){.manuals-grid{grid-template-columns:auto;gap:30px}.manuals-card{max-width:340px;min-width:340px;max-height:286px;min-height:286px}.manuals-items-grid{grid-template-columns:repeat(2,1fr);gap:20px}.manuals-item{width:150px;height:200px;padding:12px;gap:10px}.back-link{display:none}}