.vhg-tabs__tab{overflow-y:hidden}.artworks-category{display:block;width:fit-content;max-width:100rem;margin:2rem auto}.artwork-image{margin:0}.artwork-image .image-container img{display:block;margin:0 auto;max-height:35rem}.artwork-image .additional-images-nav{list-style:none;display:flex;flex-flow:row wrap;justify-content:center;align-items:stretch;gap:2rem;margin:2rem 0 0 0;padding:0}.artwork-image .additional-images-nav li{flex:0 0 6.5rem;display:flex;justify-content:center;align-items:center;margin:0}.artwork-image .additional-images-nav.only-five{max-width:24rem;margin-left:auto;margin-right:auto}.artwork-image .additional-images-nav li img{display:block;max-width:100%;max-height:100%;cursor:pointer}.artwork-image .additional-images-nav li.selected img{border:.4rem solid var(--color-yellow)}.artwork-items-nav{display:flex;margin:2rem 0;align-items:center;justify-content:center;gap:2rem}.artwork-items-nav .nav-next,.artwork-items-nav .nav-prev{display:block;height:2rem;width:2rem;overflow:hidden;text-indent:-200vw;background-repeat:no-repeat;background-position:center center;background-size:contain;cursor:pointer}.artwork-items-nav .nav-prev{background-image:url(/images/icon-arrow-left.svg)}.artwork-items-nav .nav-next{background-image:url(/images/icon-arrow-right.svg)}.artwork-item-btm .artwork-details>:not(.artist){margin-left:1rem}.artwork-item-btm .artwork-details .artist{font-weight:700;font-size:1.8rem}.artwork-item-btm .artwork-details .title{font-style:italic}.artwork-item-btm .artwork-details .dimensions,.artwork-item-btm .artwork-details .edition,.artwork-item-btm .artwork-details .medium{display:block}.artwork-item-btm .artwork-details .price{margin-left:2rem}.artwork-item-btm .artwork-details span:empty{display:none}.artwork-item-btm .artwork-actions{margin-top:2rem;text-align:center}.artwork-item-btm .artwork-actions .square-icon-btns{justify-content:center}.artwork-item-btm .artwork-actions .btn-group{flex-flow:row wrap;margin:2rem 0 1rem 0}.artwork-item-btm .artwork-actions .btn-group .btn.icon-collection{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;gap:.5rem;min-width:12rem;font-weight:400}.artwork-item-btm .artwork-actions .btn-group .btn.icon-collection:before{flex:0 0 auto;content:"";display:block;width:1.8rem;height:1.8rem;background:url(/images/icon-heart-bgr-white.svg) no-repeat center center/contain}.artwork-item-btm .artwork-actions .btn-group .btn.icon-collection.selected{padding:.5rem 1rem;border:unset;pointer-events:unset}.artwork-item-btm .artwork-actions .btn-group .btn.icon-collection.selected:before{background-image:url(/images/icon-heart-selected.svg)}.artwork-item-btm .artwork-actions .btn-group+p{margin:0}.artist-info{display:grid;grid-template-columns:40% auto;grid-template-areas:'photo btns' 'photo top' 'btm btm' 'samples samples';padding-top:2rem;gap:2rem}.artist-info.artist-cv{grid-template-areas:'photo btns' 'photo top' 'btm btm'}.artist-info .square-icon-btns{grid-area:btns;justify-content:flex-end}.artist-info .artist-photo{grid-area:photo;align-self:flex-end}.artist-info .artist-photo img{display:block;width:100%}.artist-info .artist-info-top{grid-area:top;align-self:flex-end}.artist-info .artist-info-top .artist-name+p{margin-top:-2rem}.artist-info .artist-info-btm{grid-area:btm}.artist-info .artist-info-btm .cv-heading{font-weight:400}.artist-info .artist-samples{grid-area:samples;padding:2rem;background-color:var(--color-gray-dark)}.artist-info .artist-samples img{display:block;max-height:15rem;max-width:100%;margin-left:auto;margin-right:auto}.artist-info .artist-samples img+img{margin-top:2rem}.artist-info>div>:first-child{margin-top:0}.artist-info>div>:last-child{margin-bottom:0}@media screen and (min-width:768px){.artworks-category{margin-top:4rem}.artwork-image .additional-images-nav.only-five{max-width:unset;margin-left:unset;margin-right:unset}.artist-info{grid-template-columns:30rem auto;gap:2rem 4rem;padding-top:4rem}}@media screen and (min-width:980px){.artwork-image{display:flex;flex-flow:row nowrap;align-items:stretch;height:56rem;gap:2rem}.artwork-image .image-container{flex:1 1 auto;order:2;display:flex;justify-content:center;align-items:center}.artwork-image .image-container img{max-height:100%}.artwork-image .additional-images-nav{flex:0 0 30rem;order:1;align-content:flex-start;margin-top:0}.artwork-image .additional-images-nav li{flex-basis:calc(50% - 1rem);height:calc(25% - 1.5rem)}.artwork-image .additional-images-nav.only-four{flex-basis:15rem}.artwork-image .additional-images-nav.only-four li{flex-basis:100%}.artwork-item-btm{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:2rem}.artwork-item-btm .artwork-actions{margin-top:0}.artist-info{grid-template-areas:'btns btns' 'photo top' 'photo btm' 'samples btm'}.artist-info:not(.artist-cv){grid-template-columns:38rem auto}.artist-info.artist-cv{grid-template-areas:'btns btns' 'photo top' 'photo btm'}.artist-info .artist-info-top,.artist-info .artist-photo{align-self:flex-start}.artist-info:not(.artist-cv) .artist-photo{padding:4rem;background-color:var(--color-gray-dark)}.artist-info .artist-info-btm{padding-left:1.5rem}.artist-info .artist-samples{padding:4rem;margin-top:-6rem}.artist-info .artist-samples img+img{margin-top:4rem}}