.utleieProdukt{display:flex;flex-direction:column;gap:.5rem;max-width:17rem;background-color:#faebd7;border:2px solid #000;padding:1rem}.utleieProdukt img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover}.utleieProdukt h3{font-size:1.27rem}.utleieProdukt p{font-size:1rem}.card{max-width:400px}.card__header{width:100%;height:300px;position:relative;overflow:hidden}.card__header__price{position:absolute;bottom:10px;left:20px;font-size:1.5rem;color:hsl(var(--primary-foreground));z-index:100}.card__header__price:before{content:"kr ";font-size:1rem}.card__header__price:after{content:" / timen";font-size:1rem}.card__header:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(transparent 70%,rgba(0,0,0,.5))}.card__content{padding:20px}.card__content h4{font-size:1.2rem;font-weight:600;color:hsl(var(--foreground))}.card__content p{font-size:.875rem;color:hsl(var(--muted-foreground))}.card__footer{justify-content:center}.card__footer,.utleie{display:flex;align-items:center}.utleie{padding-top:84px;flex-direction:column;gap:1rem}.utleie h2{text-align:center;font-size:2rem}