.specs-sheet_container__kNxvC{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;padding-top:5rem;min-height:100vh}.specs-sheet_imageWrapper__wDpia{position:relative;display:inline-block;max-width:100%;height:70vh;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.5);overflow-y:auto;overflow-x:hidden;padding:1rem}.specs-sheet_image___JhKT{display:block;width:auto;height:auto;max-width:100%;object-fit:contain}.specs-sheet_downloadButton__uPlk7{margin-left:1rem;display:flex;align-items:center;justify-content:center;cursor:pointer}@media (max-width:1024px){.specs-sheet_container__kNxvC{flex-direction:column;align-items:flex-end;justify-content:flex-start;padding:unset;padding-top:2rem}.specs-sheet_imageWrapper__wDpia{height:unset;margin-bottom:2rem}}@keyframes specs-sheet_fadeInUp__UYTjL{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.specs-sheet_imageWrapper__wDpia .specs-sheet_image___JhKT{opacity:0;animation:specs-sheet_fadeInUp__UYTjL .5s ease-out forwards}.specs-sheet_imageWrapper__wDpia .specs-sheet_image___JhKT:first-child{animation-delay:.2s}.specs-sheet_imageWrapper__wDpia .specs-sheet_image___JhKT:nth-child(2){animation-delay:.4s}.specs-sheet_imageWrapper__wDpia .specs-sheet_image___JhKT:nth-child(3){animation-delay:.6s}.specs-sheet_downloadButton__uPlk7{opacity:0;animation:specs-sheet_fadeInUp__UYTjL .5s ease-out forwards;animation-delay:.8s}