.frame-type-netwerk_roomdetails{display:grid;grid-template-areas:"image header ." "image content ." "image price .";grid-template-columns:36.25rem auto auto;grid-template-rows:auto auto 1fr;-moz-column-gap:2rem;column-gap:2rem;background-color:rgba(229,228,225,.32);margin-bottom:clamp(2rem,.8rem + 3.2vw,4rem)}.frame-type-netwerk_roomdetails picture{grid-area:image}.frame-type-netwerk_roomdetails picture img{height:100%;-o-object-fit:cover;object-fit:cover}.frame-type-netwerk_roomdetails header,.frame-type-netwerk_roomdetails .content{margin-top:2rem}.frame-type-netwerk_roomdetails header{grid-area:header}.frame-type-netwerk_roomdetails .content{grid-area:content;align-self:flex-start;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;-moz-column-gap:clamp(2rem,.8rem + 3.2vw,4rem);column-gap:clamp(2rem,.8rem + 3.2vw,4rem)}.frame-type-netwerk_roomdetails .content p.netwerk_roomdetails-size,.frame-type-netwerk_roomdetails .content p.netwerk_roomdetails-occupancy{display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:16px;column-gap:16px;margin-top:unset}.frame-type-netwerk_roomdetails .content p:not(.not-bodytext){width:100%;margin-top:3rem}.frame-type-netwerk_roomdetails .content ul{margin-top:3rem}.frame-type-netwerk_roomdetails .netwerk_roomdetails-price{position:relative;grid-area:price;justify-self:flex-end;align-self:flex-start;margin-top:-2.5rem;margin-bottom:2rem}.frame-type-netwerk_roomdetails .netwerk_roomdetails-price svg{width:80px;height:80px;fill:#fff}.frame-type-netwerk_roomdetails .netwerk_roomdetails-price span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;white-space:nowrap;font-weight:700;font-size:12px;line-height:1.5;font-family:"Merriweather",serif;color:#393939;letter-spacing:.04em}@media(max-width: 1200px){.frame-type-netwerk_roomdetails{grid-template-areas:"image" "header" "content" "price";grid-template-columns:100%;grid-template-rows:auto}.frame-type-netwerk_roomdetails header,.frame-type-netwerk_roomdetails .content,.frame-type-netwerk_roomdetails .netwerk_roomdetails-price{margin-right:2rem;margin-left:2rem}}@media(max-width: 600px){.frame-type-netwerk_roomdetails .netwerk_roomdetails-price{margin-top:1.5rem}}