.key{display:flex;justify-content:space-between;padding:8px 0;gap:3%}.key:nth-child(2n) .label,.key:nth-child(2n) .specs-value{background:#fff}.label{width:31%;background:#fffef8;font-size:18px;font-weight:300;line-height:27px;text-align:left;letter-spacing:.4px;color:#0a2439;padding:15px}.label,.specs-value{border-radius:4px;font-family:DM Sans,sans-serif}.specs-value{width:32.5%;color:#000;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.1px;text-align:center;background:#eef9ff;padding:3px;display:flex;align-items:center;justify-content:center}.shimmer1{animation:shimmer1 1.5s linear infinite;background:linear-gradient(90deg,#f0f0f0 8%,#e0e0e0 18%,#f0f0f0 33%);background-size:1000px 100%;border-radius:4px;display:inline-block;height:30px;width:100%}@keyframes shimmer1{0%{background-position:-1000px 0}to{background-position:1000px 0}}@media only screen and (min-width:300px) and (max-width:600px){.label{background:#fefdf2;width:45%;border-radius:4px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:300;line-height:21px;text-align:left;color:#0a2439;padding:7px 5px 8px 8px;margin-top:3px;letter-spacing:0;margin-right:10px}.key{gap:0}.page-container{padding-bottom:50px!important}.key:nth-child(2n) .dimension-value{background:#fff!important}}