@charset "UTF-8";.jdw-sculpture{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "image" "content";gap:24px;width:100%}.jdw-sculpture-title{grid-area:title;margin:0}.jdw-sculpture-image{grid-area:image}.jdw-sculpture-content{grid-area:content}.jdw-sculpture-image img{display:block;width:100%;height:auto}.jdw-sculpture-description{margin-top:0}.jdw-sculpture-specifications{margin-bottom:0}.jdw-sculpture-actions{margin-top:28px}.jdw-sculpture-actions .btn{margin-bottom:16px}.jdw-sculpture-video{margin-top:40px;width:100%}.jdw-sculpture-video h2{margin-top:0;margin-bottom:18px}@media (min-width:1200px){.jdw-sculpture{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"image title" "image content";column-gap:40px;row-gap:18px;align-items:start}}
