.plp__hero{background:var(--midtaupe);padding:20px 15px;color:var(--deepblue);overflow:hidden}.plp__hero--dark{background:var(--deepblue);color:var(--purewhite)}.plp__hero-title{font-family:var(--secondary-font);font-size:36px;font-weight:600;margin:0}.plp__hero-top-title{font-size:20px;color:var(--deepblue-80);line-height:1em}.plp__hero-top-title+.plp__hero-title+*{margin-top:15px}.plp__hero-description{max-width:870px;color:var(--deepblue-80)}.plp__hero--dark .plp__hero-description{color:var(--deepblue-30)}.plp__hero-description p:empty{display:none}.plp__hero-description p{font-size:16px;line-height:1.6em}.plp__hero-description p:last-child,.plp__hero-description p:has(+p:empty){margin-bottom:0}.plp__hero-description a{text-decoration:underline;text-underline-offset:.15em;color:var(--deepblue-80)}.plp__hero--dark .plp__hero-description a{color:var(--deepblue-10)}.plp__hero-description a:hover{color:var(--coral)}.plp__hero-inner{width:100%;margin:0 auto;display:flex;gap:10px;flex-direction:column;align-items:flex-start}.plp__hero-inner:has(.plp__hero-top-title){gap:0}.plp__hero .embla-wrapper{width:100%;margin-top:20px}.plp__hero .embla--has-overflow-gradient:before{background:linear-gradient(to left,rgba(249,243,233,0) 0%,rgba(249,243,233,1) 90%)}.plp__hero .embla--has-overflow-gradient:after{background:linear-gradient(to right,rgba(249,243,233,0) 0%,rgba(249,243,233,1) 90%)}@media (min-width:768px){.plp__hero{padding:10px 15px 30px}.plp__hero-title{font-size:48px}}@media (min-width:992px){.plp__hero{padding:10px 15px 50px}.plp__hero-title{font-size:64px}.plp__hero-title--small,.plp__hero--small-title .plp__hero-title{font-size:48px}.plp__hero-description p{font-size:18px}}@media (min-width:1200px){.plp__hero-title{font-size:72px}.plp__hero-title--small,.plp__hero--small-title .plp__hero-title{font-size:56px}}.plp__hero-sub-collections{margin-top:10px;width:100%}.plp__hero-sub-collections input{position:absolute;left:-9999px}.plp__hero-sub-collections label{display:flex;align-items:center;gap:5px;cursor:pointer;color:var(--deepblue-90);font-size:16px}.plp__hero-sub-collections label svg{font-size:.8em;margin:0 5px 0 0;transition:all .3s ease-in-out}.plp__hero-sub-collections:has(input:checked) label svg{transform:rotate(-180deg)}.plp__hero-sub-collections-list{display:flex;flex-wrap:wrap;gap:10px;height:0;overflow:hidden;transition:all .3s ease-in-out;opacity:0;padding:0 5px}.plp__hero-sub-collections:has(input:checked) .plp__hero-sub-collections-list,.plp__hero-sub-collections:has(a:focus-within) .plp__hero-sub-collections-list{height:auto;padding:10px 5px;opacity:1}.plp__hero-sub-collections-list a{padding:8px 15px;background:var(--purewhite);border-radius:5px;color:var(--deepblue-80);font-size:15px;border:1px solid transparent;width:calc(50% - 5px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width:768px){.plp__hero-sub-collections-list a{width:calc(33% - 5px)}}@media (min-width:992px){.plp__hero-sub-collections-list a{width:calc(25% - 8px)}}.plp__hero-sub-collections-list a:hover{border:1px solid var(--deepblue-40);box-shadow:var(--small-shadow)}.plp__hero-sub-collections-list a:focus,.plp__hero-sub-collections-list a:focus-within{outline:2px solid var(--turquoise);outline-offset:2px}body:has(.plp__hero) div.container-full.header,body.shop div.container-full.header,body:has(.plp__hero) .breadcrumbs-wrapper,body:has(.plp__hero) .admin-wrapper{background:var(--midtaupe)}body:has(.plp__hero) .header .trust{background:var(--mediumtaupe)}body:has(.plp__hero) .header .wadm-search,body:has(.plp__hero) .header .search-artfinder{background:rgba(255,255,255,.9)}body:has(.plp__hero) .header .search-artfinder:hover{background:var(--deepblue);border-color:var(--deepblue)}body:has(.plp__hero--dark) div.container-full.header,body:has(.plp__hero--dark) .breadcrumbs-wrapper{background:var(--deepblue)}body:has(.plp__hero--dark) .breadcrumb{color:var(--deepblue-50)}body:has(.plp__hero--dark) .breadcrumb>li:first-child{color:var(--deepblue-20)}