.card-product-hire{position:relative;width:100%;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5em;height:100%;display:grid;grid-template-columns:auto 1fr}.card-product-hire a{text-decoration:none}.card-product-hire__media a{display:block;position:relative;width:8.5em;min-width:8.5em;height:0;overflow:hidden;padding-bottom:100%;border-radius:.5em 0 0 .5em}@media (max-width:1024px){.card-product-hire__media a{width:7em;min-width:7em}}.card-product-hire__media img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.card-product-hire__details{padding:1em;display:flex;flex-direction:column;height:auto;gap:.75em}.card-product-hire__title{display:flex;justify-content:space-between;line-height:1.4;gap:1.5em}.card-product-hire__title a{font-size:.875em;font-weight:600}.card-product-hire__price{display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.card-product-hire__price span{font-size:.75em}.card-product-hire__price [itemprop=price]{font-size:.875em;font-weight:600}.card-product-hire__price .vat{font-size:.625rem;margin-left:.5em}.card-product-hire__variant span{font-size:.75em;opacity:.5;text-transform:uppercase}.card-product-hire__dates .hire-date-picker{display:flex;align-items:center;gap:.5em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:1024px){.card-product-hire__dates .hire-date-picker{flex-direction:column;align-items:flex-start}}.card-product-hire__dates .hire-date-picker .text{font-size:.625em;text-transform:uppercase;display:block;line-height:1}.card-product-hire__dates .hire-date-picker input{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:.75em;height:3em;min-height:3em}.card-product-hire__quantity{display:flex;align-items:center;justify-content:space-between}@media (max-width:1024px){.card-product-hire__quantity{align-items:flex-start}}.card-product-hire .product-quantity{display:flex;overflow:hidden}.card-product-hire .product-quantity label{position:absolute;left:-99999px}.card-product-hire .product-quantity input{font-size:.75em;width:2.75em;height:2.75em;padding:0 .5em;text-align:center;border-left:none;border-right:none;border-radius:0}.card-product-hire .product-quantity .button{font-size:.75em;min-width:2.75em;padding:0;background-color:#f5f6f7;border:1px solid #e5e7eb;color:#202124}.card-product-hire .product-quantity .button.down{border-radius:.25em 0 0 .25em;border-right:none}.card-product-hire .product-quantity .button.up{border-radius:0 .25em .25em 0;border-left:none}.card-product-hire .product-quantity .button span{font-size:1.25em;font-weight:300;display:none}.card-product-hire .product-quantity .button svg{width:.875em;height:auto}.card-product-hire .product-quantity .button svg path{fill:none;stroke:#202124;stroke-linecap:round;stroke-linejoin:round;stroke-width:1}.card-product-hire__actions{display:flex;justify-content:flex-end;gap:.5em}@media (max-width:1024px){.card-product-hire__actions{flex-direction:column;align-items:flex-end}}