html{scrollbar-color:var(--grey-flat-600) var(--dark-800)}body{background:var(--dark-500)}.collection-page{background:var(--dark-500);color:var(--white);--headings-color:var(--white)}.collection-page h1,.collection-page .h1,.collection-page h2,.collection-page .h2,.collection-page h3,.collection-page .h3,.collection-page h4,.collection-page .h4,.collection-page h5,.collection-page .h5,.collection-page h6,.collection-page .h6{color:var(--headings-color)}.collection-page h1{font-size:var(--fs-g)}.collection-page .results-message,.collection-page .view-and-sort,.collection-page .item-counts,.collection-page .see-more-loader-form{display:none}.collection-page.has-results .view-and-sort,.collection-page.has-results .see-more-loader-form{display:flex}.collection-page.has-results .item-counts{display:block}.collection-page.has-no-results .results-message{display:block}.collection-page .top-panel{background:var(--dark-900);border-top:1px solid #f8f7f5;padding:1.5rem 0 0;margin-bottom:1rem}.collection-page .summary{font-size:var(--fs-d);font-weight:300;line-height:1.3;margin-bottom:1rem}.collection-page .message-box{background:#cef;color:#272727;margin:0 0 1rem;padding:1rem}.collection-page .debug-text{font-family:monospace;font-size:14px}.collection-page label.custom-checkbox{display:flex;flex-flow:row nowrap;align-items:center;cursor:pointer;margin-bottom:0}.collection-page label.custom-checkbox .icon{display:inline-block;width:17px;height:16px;background:transparent url(https://www.nationalgallery.org.uk/v3/img/icons/white/checkbox-unchecked.svg?v=F_RTYxkd-MIvo75UeRIUFtCMPMI) center no-repeat;margin-right:8px}.collection-page label.custom-checkbox .icon[aria-checked=true]{background-image:url(https://www.nationalgallery.org.uk/v3/img/icons/yellow/checkbox-checked.svg?v=qTwuDaAVq1NJni6pMyenm7Tn4io)}.collection-page .custom-tooltip{--bs-tooltip-bg:var(--dark-700);--bs-tooltip-color:var(--grey-flat-400);--bs-tooltip-opacity:1}.collection-page .custom-tooltip .tooltip-arrow{display:none}.collection-page .custom-tooltip .tooltip-inner{border:1px solid var(--grey-flat-400);font-size:var(--fs-aa);padding:8px 12px;text-align:left}.collection-page .search-and-filter{position:relative}.collection-page .search-and-filter .label-text h2{color:var(--grey-flat-200);font-size:var(--fs-a);font-weight:300;margin-bottom:.5rem}.collection-page .search-and-filter .label-text h2 label{margin:0}.collection-page .search-and-filter .search-box-and-buttons{--search-box-height:44px;display:flex;margin-bottom:1rem}.collection-page .search-and-filter .search-box-and-buttons .submit-btn,.collection-page .search-and-filter .search-box-and-buttons .textbox,.collection-page .search-and-filter .search-box-and-buttons .clear-btn{background:#fff;display:block;height:var(--search-box-height)}.collection-page .search-and-filter .search-box-and-buttons .textbox{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;padding:12px 16px;min-width:100px;max-width:616px;flex-grow:1}.collection-page .search-and-filter .search-box-and-buttons .submit-btn{background:#fff url(https://www.nationalgallery.org.uk/v3/img/icons/grey/search-outline.svg?v=17DE2oWt4yGl6gID3zfxksHkpQk) center no-repeat;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;width:var(--search-box-height);flex-shrink:0;padding:0}.collection-page .search-and-filter .search-box-and-buttons .submit-btn .inner{border-left:1px solid;display:block;margin:12px 0;width:var(--search-box-height);height:calc(var(--search-box-height) - 24px)}.collection-page .search-and-filter .search-box-and-buttons .clear-btn{background:#fff center/12px no-repeat;border-left:0;border-right:0;border-radius:0;width:var(--search-box-height);flex-shrink:0;padding:0}.collection-page .search-and-filter .search-box-and-buttons .clear-btn.visible{background-image:url(https://www.nationalgallery.org.uk/v3/img/icons/grey/close.svg?v=17DE2oWt4yGl6gID3zfxksHkpQk)}.collection-page .search-and-filter .suggestions{background:#fff;color:var(--bs-body-color);border:1px solid var(--purple-500);border-radius:3px;display:none;position:absolute;top:77px;width:100%;z-index:1000}.collection-page .search-and-filter .suggestions.active{display:block}.collection-page .search-and-filter .suggestions .item{border-bottom:1px solid var(--grey-w-yellow-300);cursor:pointer;font-weight:300;padding:8px;margin:0 8px;display:flex;align-items:center}.collection-page .search-and-filter .suggestions .item:hover,.collection-page .search-and-filter .suggestions .item:focus,.collection-page .search-and-filter .suggestions .item.active{background:var(--grey-flat-100)}.collection-page .search-and-filter .suggestions .value{font-weight:300}.collection-page .search-and-filter .suggestions .value .match{font-weight:400}.collection-page .search-and-filter .suggestions .description{color:var(--grey-flat-600);font-size:var(--fs-aa);padding-left:.5rem}.collection-page .search-and-filter .filter .button-and-checkboxes{display:flex;flex-flow:row wrap;align-items:center}.collection-page .search-and-filter .filter .button-and-checkboxes .button{margin:0 20px 1rem 0}.collection-page .search-and-filter .filter .button-and-checkboxes .button .open-filters-button{background:var(--yellow-500);border:0;color:var(--black);display:inline-block;font-size:var(--fs-b);padding:12px 16px;width:178px}.collection-page .search-and-filter .filter .button-and-checkboxes .button .open-filters-button img{margin:-3px 4px 0 0}.collection-page .search-and-filter .filter .button-and-checkboxes .checkboxes{display:flex;padding-bottom:1rem}.collection-page .search-and-filter .filter .button-and-checkboxes .checkboxes label{margin-right:1.5rem}.collection-page .search-and-filter .remove-filters{display:flex;flex-flow:row wrap;gap:1rem;align-items:center;font-size:var(--fs-aaa);font-weight:500;padding-bottom:1rem}.collection-page .search-and-filter .remove-filters button{background:var(--dark-50) url(https://www.nationalgallery.org.uk/v3/img/icons/white/close.svg?v=_O_tpT-4oEydujgun5zSftvH96I) center right 12px/10px no-repeat;color:#fff;border:0;border-radius:24px;padding:8px 32px 8px 12px}.collection-page .search-and-filter .remove-filters .remove-all{background-color:var(--grey-flat-700)}.collection-page .view-and-sort{flex-flow:row wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.collection-page .view-and-sort .viewing-options .dropdown-toggle,.collection-page .view-and-sort .sort-by .dropdown-toggle{background:transparent url("https://www.nationalgallery.org.uk/v3/img/icons/white/settings-gear.svg?v=_O_tpT-4oEydujgun5zSftvH96I") center right 12px/18px no-repeat;color:#fff;font-size:var(--fs-a);border:1px solid var(--yellow-500);outline-offset:3px;padding:12px 40px 12px 16px}.collection-page .view-and-sort .viewing-options .dropdown-toggle::after,.collection-page .view-and-sort .sort-by .dropdown-toggle::after{display:none}.collection-page .view-and-sort .viewing-options .dropdown-menu,.collection-page .view-and-sort .sort-by .dropdown-menu{--bs-border-radius:4px;background:#fff;border:0;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:8px;min-width:100%}.collection-page .view-and-sort .viewing-options .dropdown-menu::before,.collection-page .view-and-sort .sort-by .dropdown-menu::before{content:"";display:block;width:16px;height:16px;background:#fff;transform:rotate(45deg);position:absolute;top:-4px;left:142px;z-index:-1}.collection-page .view-and-sort .viewing-options .dropdown-menu li,.collection-page .view-and-sort .sort-by .dropdown-menu li{border-bottom:1px solid var(--grey-w-yellow-300)}.collection-page .view-and-sort .viewing-options .dropdown-menu li:last-of-type,.collection-page .view-and-sort .sort-by .dropdown-menu li:last-of-type{border-bottom:0}.collection-page .view-and-sort .viewing-options .dropdown-menu .dropdown-item,.collection-page .view-and-sort .sort-by .dropdown-menu .dropdown-item{background-image:url("https://www.nationalgallery.org.uk/v3/img/icons/toggle-off.svg?v=rqktk4eSN-Oc_W24e_-Zd9vNu7Y");background-position:center right 8px;background-size:29px;background-repeat:no-repeat;padding:6px 50px 6px 8px}.collection-page .view-and-sort .viewing-options .dropdown-menu .dropdown-item[aria-checked=true],.collection-page .view-and-sort .sort-by .dropdown-menu .dropdown-item[aria-checked=true]{background-image:url("https://www.nationalgallery.org.uk/v3/img/icons/toggle-on.svg?v=2HaLxyengae0YTL4ziYDnq6hIww")}.collection-page .view-and-sort .viewing-options .dropdown-menu .dropdown-item:focus,.collection-page .view-and-sort .viewing-options .dropdown-menu .dropdown-item:active,.collection-page .view-and-sort .sort-by .dropdown-menu .dropdown-item:focus,.collection-page .view-and-sort .sort-by .dropdown-menu .dropdown-item:active{background-color:var(--white);color:var(--dark-500)}.collection-page .view-and-sort .viewing-options .dropdown-menu .dropdown-item:hover,.collection-page .view-and-sort .sort-by .dropdown-menu .dropdown-item:hover{background-color:var(--grey-flat-100);color:var(--dark-500)}.collection-page .view-and-sort .sort-by{min-width:17.25rem}.collection-page .view-and-sort .sort-by .dropdown-toggle{background:transparent url("https://www.nationalgallery.org.uk/v3/img/icons/white/arrow-down.svg?v=_O_tpT-4oEydujgun5zSftvH96I") center right 12px/18px no-repeat;text-align:left;width:100%}.collection-page .view-and-sort .sort-by .dropdown-menu::before{display:none}.collection-page .view-and-sort .sort-by .dropdown-menu .dropdown-item{background-image:none;padding:6px 8px}.collection-page .item-counts{font-size:var(--fs-aa);text-align:right;margin-bottom:1rem}.collection-page .wait-overlay .background{background:transparent;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1030}.collection-page .wait-overlay .la-ball-spin-clockwise{color:var(--white);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(--yellow-500);position:absolute;top:17px;right:64px}.collection-page .search-result.wait-placeholder .la-ball-clip-rotate{color:var(--white);position:absolute;left:50%;top:43%}.collection-page #filterPanelUnderlay{background:#fff;opacity:0;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1030}.collection-page .filter-panel{background:var(--dark-900);position:fixed;top:0;bottom:0;left:0;width:320px;height:100vh;overflow:hidden;z-index:1030;display:none}.collection-page .filter-panel .filter-panel-content{display:flex;flex-direction:column;height:100dvh}.collection-page .filter-panel .heading{font-size:var(--fs-f);font-weight:300;display:flex;justify-content:space-between;align-items:center;padding:20px}.collection-page .filter-panel .heading .close-filters-button{background:transparent url(https://www.nationalgallery.org.uk/v3/img/icons/white/close.svg?v=_O_tpT-4oEydujgun5zSftvH96I) center/16px no-repeat;border:0;padding:0;width:16px;height:16px}.collection-page .filter-panel .filter-panel-inner{flex-grow:1;padding:0 20px 20px;overflow-y:auto;-webkit-mask-image:linear-gradient(to bottom,black 90%,transparent 100%);mask-image:linear-gradient(to bottom,black 90%,transparent 100%)}.collection-page .filter-panel .buttons{display:flex;justify-content:space-between;padding:24px 20px;border-top:1px solid var(--grey-flat-600)}.collection-page .filter-panel .buttons .clear-filters-button{background:var(--dark-700);color:var(--grey-flat-400);border:1px solid var(--grey-flat-400);font-size:var(--fs-a);padding:12px 16px}.collection-page .filter-panel .buttons .apply-filters-button{font-size:var(--fs-a)}.collection-page .filter-panel .filter{padding-bottom:.5rem}.collection-page .filter-panel .filter .filter-heading{border-bottom:1px solid #fff;padding-bottom:.5rem;margin-bottom:1rem}.collection-page .filter-panel .filter .filter-button{background:transparent;border:0;display:flex;justify-content:space-between;align-items:center;font-size:var(--fs-d);font-weight:300;padding:0;margin:0;text-align:left;width:100%;height:1.75rem}.collection-page .filter-panel .filter .filter-button::after{content:"";background:transparent url(https://www.nationalgallery.org.uk/v3/img/icons/white/arrow-up.svg?v=MEH6wfTqNQUBUIM-m_TtYt11x3Y) center/contain no-repeat;display:inline-block;width:24px;height:24px;transition:transform 300ms ease-in}.collection-page .filter-panel .filter .filter-button.collapsed::after{transform:rotate(180deg)}.collection-page .filter-panel .filter .filter-sub-button{background:transparent;color:#fff;border:0;display:flex;justify-content:left;align-items:center;font-size:var(--fs-a);font-weight:400;padding:0 0 .75rem;margin:0;text-align:left;width:100%}.collection-page .filter-panel .filter .filter-sub-button::before{content:"";background:transparent url(https://www.nationalgallery.org.uk/v3/img/icons/white/arrow-up.svg?v=MEH6wfTqNQUBUIM-m_TtYt11x3Y) center/contain no-repeat;display:inline-block;width:17px;height:16px;margin-right:8px;transition:transform 300ms ease-in}.collection-page .filter-panel .filter .filter-sub-button.collapsed::before{transform:rotate(180deg)}.collection-page .filter-panel .filter .form-container{background:var(--dark-400);border-radius:4px;padding:10px 12px;margin-bottom:.5rem}.collection-page .filter-panel .filter .form-container label{font-size:var(--fs-aa);margin-bottom:.25rem}.collection-page .filter-panel .filter .form-container .selects{display:flex;flex-flow:row nowrap;gap:12px}.collection-page .filter-panel .filter .form-container .selects select{flex:1 0 auto;font-size:var(--fs-b);width:40%}.collection-page .filter-panel .filter .form-container .dates input{font-size:var(--fs-b);width:100%}.collection-page .filter-panel .filter .warning{margin-top:.5rem;font-size:var(--fs-aa);color:var(--red-400)}.collection-page .filter-panel .filter .description{margin-bottom:1rem}.collection-page .filter-panel .filter .description .icon-info{display:inline-block;width:24px;height:24px;background-image:url("https://www.nationalgallery.org.uk/v3/img/icons/black/info.svg?v=17DE2oWt4yGl6gID3zfxksHkpQk");background-position:center;background-repeat:no-repeat;background-size:24px 24px;border:1px solid var(--white);border-radius:12px}.collection-page .filter-panel .filter .description .icon-close{position:absolute;top:-12px;right:-12px;display:inline-block;width:24px;height:24px;background-image:url("https://www.nationalgallery.org.uk/v3/img/icons/close-white-on-grey-circle.svg?v=17DE2oWt4yGl6gID3zfxksHkpQk");background-position:center;background-repeat:no-repeat;background-size:24px 24px;border:1px solid var(--white);border-radius:12px}.collection-page .filter-panel .filter .description .info-popup{position:absolute;top:10rem;background:var(--dark-800);border:1px solid var(--white);border-radius:4px;font-size:var(--fs-aa);margin:0 2rem;padding:.5rem 1rem;text-align:left;display:none}.collection-page .filter-panel .filter .small-description{color:var(--grey-flat-500);font-size:var(--fs-aa)}.collection-page .filter-panel .filter ul{list-style:none}.collection-page .filter-panel .filter ul.level-1{padding-left:0}.collection-page .filter-panel .filter ul .hidden-level{height:0;overflow:hidden}.collection-page .filter-panel .filter ul label.custom-checkbox{padding-bottom:.75rem}.collection-page .filter-panel .filter ul .painting-count{color:var(--grey-flat-500);font-size:var(--fs-aa);flex:1 1 auto;text-align:right}.collection-page .filter-panel .filter ul,.collection-page .filter-panel .filter .ul-indent{padding-left:1.5rem}.collection-page .filter-panel .find-artist{display:flex;margin-bottom:1rem}.collection-page .filter-panel .find-artist .search-box,.collection-page .filter-panel .find-artist .clear-btn,.collection-page .filter-panel .find-artist .search-icon{background:var(--white);color:var(--dark-500);border:0;border-radius:0;display:block;font-size:var(--fs-a);height:2.5rem}.collection-page .filter-panel .find-artist .search-box{border-radius:4px 0 0 4px;flex-grow:1}.collection-page .filter-panel .find-artist .clear-btn{background:#fff url(https://www.nationalgallery.org.uk/v3/img/icons/grey/close.svg?v=17DE2oWt4yGl6gID3zfxksHkpQk) center/12px no-repeat;width:2.5rem;display:none}.collection-page .filter-panel .find-artist .search-icon{background:#fff url(https://www.nationalgallery.org.uk/v3/img/icons/grey/search-outline.svg?v=17DE2oWt4yGl6gID3zfxksHkpQk) center no-repeat;border-radius:0 4px 4px 0;width:2.5rem}.collection-page .filter-panel .find-artist .search-icon .inner{border-left:1px solid;display:block;margin:12px 0;width:2.5rem;height:16px}.collection-page .filter-panel .artist-checkboxes{min-height:calc(100vh - 14rem)}.collection-page .paintings-panel{padding-bottom:1rem}.collection-page .paintings-panel .results-message h2{font-size:var(--fs-f);line-height:1.3;margin:.5rem 0 1rem}.collection-page .paintings-panel .results-message ul{margin-bottom:2.5rem}.collection-page .paintings-panel .search-results{display:flex;flex-flow:column nowrap;padding:0}.collection-page .paintings-panel .search-result{display:flex;flex-flow:column nowrap;background:var(--white);color:var(--dark-500)}.collection-page .paintings-panel .search-result .image{background:var(--collection-image-grey);cursor:pointer;width:100%;aspect-ratio:1/1;max-height:368px}.collection-page .paintings-panel .search-result .image .image-inner{width:100%;height:100%;max-height:368px;background:var(--collection-image-grey) center/cover no-repeat}.collection-page .paintings-panel .search-result .image.full-image{--image-padding:12px;padding:var(--image-padding)}.collection-page .paintings-panel .search-result .image.full-image .image-inner{background-size:contain;max-height:calc(368px - 2*var(--image-padding))}.collection-page .paintings-panel .search-result .info{padding:1rem var(--page-margin) .5rem}.collection-page .paintings-panel .search-result .location{font-size:inherit}.collection-page .paintings-panel .search-result .title,.collection-page .paintings-panel .search-result .description,.collection-page .paintings-panel .search-result .location,.collection-page .paintings-panel .search-result .short-text,.collection-page .paintings-panel .search-result .data-row{margin-bottom:.5rem}.collection-page .paintings-panel .search-result .short-text{display:none}.collection-page .paintings-panel .search-result .label{font-weight:500}.collection-page .paintings-panel .search-result .title{font-weight:500}.collection-page .paintings-panel.with-overview .short-text{display:block}.collection-page .see-more-loader-form{padding:1.5rem 0 .5rem}.collection-page .see-more-loader-form .x-count-line{background:var(--yellow-500)}.collection-page .see-more-loader-form .y-count-line{background:var(--grey-w-yellow-500)}.collection-page .see-more-loader-form .submit-row{margin-top:2rem}.collection-page .see-more-loader-form .btn{--bs-btn-bg:transparent;--bs-btn-active-bg:transparent;--bs-btn-hover-bg:transparent;--bs-btn-border-color:var(--yellow-500);--bs-btn-active-border-color:var(--yellow-500);--bs-btn-hover-border-color:var(--yellow-500);--bs-btn-color:var(--white);--bs-btn-active-color:var(--white);--bs-btn-hover-color:var(--white)}.collection-page .see-more-loader-form .btn::after{background-image:url(https://www.nationalgallery.org.uk/v3/img/icons/white/plus-sign.svg?v=_O_tpT-4oEydujgun5zSftvH96I)}@media(min-width:576px){.collection-page .search-and-filter .filter .button-and-checkboxes .button{margin-bottom:1.5rem}.collection-page .search-and-filter .remove-filters{padding-bottom:1.5rem}.collection-page .paintings-panel .search-results{gap:1rem}.collection-page .paintings-panel .search-results .search-result .info{padding:1rem 1rem .5rem}}@media(min-width:768px){.collection-page .top-panel{margin-bottom:1.5rem}.collection-page .view-and-sort .sort{margin-bottom:1.5rem}.collection-page .item-counts{font-size:var(--fs-a);margin-bottom:1.5rem}.collection-page .paintings-panel .search-results{flex-flow:row wrap;gap:1.5rem;align-items:stretch}.collection-page .paintings-panel .search-results .search-result{width:calc(50% - .75rem)}.collection-page .paintings-panel .search-results .search-result .info{padding:1rem 1rem .5rem}.collection-page .paintings-panel.with-overview .search-results{display:flex;flex-flow:column;gap:1.5rem}.collection-page .paintings-panel.with-overview .search-results .search-result{display:flex;flex-flow:row;width:100%}.collection-page .paintings-panel.with-overview .search-results .search-result .image{flex-basis:33%}.collection-page .paintings-panel.with-overview .search-results .search-result .info{flex-basis:67%}}@media(min-width:768px) and (min-width:992px){.collection-page .paintings-panel.with-overview .search-results .search-result .info{padding:1.5rem 1.5rem 1rem}}@media(min-width:768px){.collection-page .see-more-loader-form{padding-top:2rem;padding-bottom:1.5rem}}@media(min-width:992px){.collection-page .paintings-panel .search-results .search-result{width:calc(33.333% - 1rem)}}