.collection-page .header{padding-top:1.5rem}.collection-page .header h1{font-size:var(--fs-f);margin-bottom:1.25rem}.collection-page .header .summary{color:var(--headings-color);font-size:var(--fs-d);font-weight:300}.collection-page ::placeholder{color:#8c8c8c;font-size:var(--fs-aa)}.collection-page :-ms-input-placeholder{color:#8c8c8c;font-size:var(--fs-aa)}.collection-page ::-ms-input-placeholder{color:#8c8c8c;font-size:var(--fs-aa)}.collection-page .filter-bar{padding-top:1rem;padding-bottom:1rem}.collection-page .filter-bar.fixed{background:var(--bs-body-bg);box-shadow:0 1px 2px 1px rgba(100,100,100,.5);position:fixed;top:var(--top-bar-height);width:100%;max-width:100%;z-index:1020}.collection-page .filter-bar-content{display:flex;flex-flow:row wrap;align-items:flex-start;margin:0 auto;position:relative}.collection-page .filter-bar .search,.collection-page .filter-bar .suggestions{flex:0 0 100%}.collection-page .filter-bar .filter{flex:0 0 25%}.collection-page .filter-bar .view{flex:0 0 75%}.collection-page .filter-bar .view.no-filters{flex:0 0 100%}.collection-page .filter-bar label{margin-bottom:0}.collection-page .search .submit-button,.collection-page .search .textbox,.collection-page .search .clear-btn{background-color:#fff;border:1px solid var(--purple-500);display:block;float:left;height:48px;outline:0}.collection-page .search .submit-button{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;width:48px;padding:0}.collection-page .search .submit-button img{border-left:1px solid #979797;padding:2px 12px 2px 13px}.collection-page .search .clear-btn{border-left:0;border-right:0;border-radius:0;width:48px;padding:0}.collection-page .search .clear-btn img{width:16px;height:16px;visibility:hidden}.collection-page .search .textbox{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;width:calc(100% - 96px);padding:0 16px;-webkit-appearance:none}.collection-page .suggestions{position:absolute;top:47px;left:0;border:1px solid var(--purple-500);border-radius:3px;background:#fff;display:none;z-index:1000}.collection-page .suggestions.active{display:block}.collection-page .suggestions .item{border-top:1px solid transparent;border-bottom:1px solid transparent;padding:.5rem 1rem .5rem 1rem}.collection-page .suggestions .item:hover,.collection-page .suggestions .item:focus,.collection-page .suggestions .item.active{background:#eee;border-color:var(--purple-500)}.collection-page .suggestions .value{font-weight:bold}.collection-page .suggestions .value .match{font-weight:normal}.collection-page .suggestions .description{color:#767676;font-size:var(--fs-aa);padding-left:.5rem}.collection-page .filter,.collection-page .view{padding-top:12px}.collection-page .filter .open-filters-button{background-color:var(--bs-body-bg);border:0;color:var(--purple-500);display:inline-block;font-weight:500;outline:0}.collection-page .filter .open-filters-button img{margin-right:10px;margin-bottom:2px}.collection-page .view{text-align:right}.collection-page .view label{cursor:pointer}.collection-page .view .text{font-weight:500;margin-right:6px}.collection-page .switch{background:url("../svg/toggle70d7.svg?v=k2mPnwREjSheh_B5zzYAr8Qc0gY") center/36px no-repeat;display:inline-block;width:36px;height:23px;vertical-align:middle}.collection-page .switch.on{background-image:url("../svg/toggledab4.svg?v=Z95UefiV99Xj6MddQRH_inx7ah8")}.collection-page .grid-view-icon{background:url("../svg/grid-view4ffe.svg?v=YZ7zJrhRw7a93Wu9GnjaA_2AiRw") center/20px no-repeat;display:inline-block;width:20px;height:20px;vertical-align:middle}.collection-page .grid-view-icon.on{background-image:url("../svg/grid-view3b21.svg?v=dnx09iJJrO9e9Yw42tMY7pDfNPY")}.collection-page .list-view-icon{background:url("../svg/list-view611a.svg?v=XyVQBVQLHdHKVD7nGFM4ZubsZF4") center/20px no-repeat;display:inline-block;width:20px;height:20px;vertical-align:middle}.collection-page .list-view-icon.on{background-image:url("../svg/list-view89d6.svg?v=vK3_W-nx0SfpYcqjX8mh6P5H33k")}.collection-page #groupByArtist,.collection-page #viewAsList,.collection-page #showFullImage{transform:scale(0);margin-bottom:-1rem;opacity:0;position:absolute}.collection-page hr{border-color:inherit}.collection-page .paintings-panel .artist-title h2{font-size:var(--fs-d);margin-bottom:1rem}.collection-page .paintings-panel .artist-title img{margin-left:.5rem}.collection-page .paintings-panel .item-counts-view-all{display:flex;justify-content:flex-end;margin:1rem 0}.collection-page .paintings-panel.sort-by-artist .item-counts-view-all{display:none;justify-content:space-between}.collection-page .paintings-panel .view-all{display:none}.collection-page .paintings-panel h2 a{text-decoration:none}.collection-page .paintings-panel h2 a .material-icons{color:var(--purple-500);font-size:inherit;line-height:inherit;position:relative;top:5px}.collection-page .wait-overlay .background{background-color:#fff;opacity:.5;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1030}.collection-page .wait-overlay .la-ball-spin-clockwise{color:var(--purple-500);opacity:1;position:fixed;top:calc(50vh - 32px);left:calc(50vw - 32px);z-index:1030}.collection-page .see-more-link .la-ball-clip-rotate{color:var(--purple-500);position:absolute;top:17px;right:64px}.collection-page .image-item.wait-placeholder .la-ball-clip-rotate{color:var(--purple-500);position:absolute;left:50%;top:43%}.collection-page .search:focus-within{outline:auto}.collection-page .search .submit-button:focus,.collection-page .search .clear-btn:focus{background-color:#acd2ec}.collection-page .filter-bar label:focus-within .switch,.collection-page .open-filters-button:focus{outline:auto}@media(min-width:576px){.collection-page .paintings-panel .image-items{max-width:calc(var(--page-max-width) + 2*var(--page-margin));margin:0 auto;padding-left:var(--page-margin);padding-right:var(--page-margin)}.collection-page .paintings-panel.list-view .image-item{align-items:center;flex-direction:row;margin-left:0;margin-bottom:2rem;width:100%}.collection-page .paintings-panel.list-view .image-item .image{margin-right:1.5rem}.collection-page .paintings-panel.list-view .image-item img{width:260px;height:260px;padding:0}}@media(min-width:576px) and (max-width:767.98px){.collection-page .paintings-panel .item-counts-view-all{justify-content:flex-start}}@media(min-width:768px){.collection-page .header h1{font-size:var(--fs-g)}.collection-page .filter-bar-content{align-items:center}.collection-page .paintings-panel .item-counts-view-all,.collection-page .paintings-panel.sort-by-artist .item-counts-view-all{padding-right:3px;justify-content:flex-end}.collection-page .paintings-panel.sort-by-artist .item-counts-view-all{margin-top:-2rem}.collection-page .paintings-panel .view-all{margin-left:1.5rem}.collection-page .paintings-panel.list-view .image-item:nth-child(3n){margin-left:0}.collection-page .paintings-panel.list-view .image-item:nth-child(3n+1){margin-right:0}.collection-page .paintings-panel.list-view .image-item:nth-child(3n+2){margin-left:0;margin-right:0}.collection-page .paintings-panel.list-view .image-item .short-text{display:block}}@media(min-width:1024px){.collection-page .filter-bar .search,.collection-page .filter-bar .suggestions{flex:0 0 35%}.collection-page .filter-bar .filter{flex:0 0 15%;text-align:center}.collection-page .filter-bar .view,.collection-page .filter-bar .view.no-filters{flex:1 0 50%}.collection-page .filter-bar .view label:first-of-type{border-left:1px solid #979797;padding-left:20px}.collection-page .filter,.collection-page .view{padding-top:0}}