.resourceLibrarySearch{color:var(--wwf-colour-black);margin-bottom:2rem}.resourceLibrarySearch__inner{margin:0 auto;max-width:87.5rem;padding:0 1.5rem;width:100%}.resourceLibrarySearch__controls{background-color:var(--wwf-colour-grey);display:flex;flex-direction:column;gap:2rem;margin-bottom:4.5rem;padding:2rem}.resourceLibrarySearch__search{flex-basis:100%;width:100%}.resourceLibrarySearch__searchLabel{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.resourceLibrarySearch__searchControl{align-items:stretch;display:flex;width:100%}.resourceLibrarySearch__searchInputWrapper{align-items:center;background-color:var(--wwf-colour-white);border:1px solid var(--wwf-colour-grey-19);display:flex;flex:1 1 auto;height:3.25rem;min-width:0}.resourceLibrarySearch__searchInputWrapper:focus-within{border-color:var(--wwf-colour-orange)}.resourceLibrarySearch__searchIcon{align-items:center;display:flex;flex:0 0 auto;margin-left:1rem}.resourceLibrarySearch__searchIcon svg{fill:none;height:1.5rem;stroke:currentColor;stroke-width:2;width:1.5rem}.resourceLibrarySearch__searchInput{appearance:none;background:transparent;border:0;color:var(--wwf-colour-grey-67);flex:1 1 auto;font-family:var(--wwf-font-body);font-size:1rem;height:100%;min-width:0;outline:0;padding:0 .5rem}.resourceLibrarySearch__searchInput::placeholder{color:var(--wwf-colour-grey-67);opacity:1}.resourceLibrarySearch__searchInput:focus{color:var(--wwf-colour-black)}.resourceLibrarySearch__searchInput::-webkit-search-cancel-button{appearance:none;display:none}.resourceLibrarySearch__searchClear{align-items:center;background:transparent;border:0;color:var(--wwf-colour-black);cursor:pointer;display:flex;flex:0 0 3rem;font-size:1.75rem;justify-content:center;padding:0}.resourceLibrarySearch__searchClear:hover{color:var(--wwf-colour-grey-67)}.resourceLibrarySearch__searchSubmit{align-items:center;background-color:var(--wwf-colour-orange);border:2px solid var(--wwf-colour-orange);color:var(--wwf-colour-black);cursor:pointer;display:flex;flex:0 0 auto;font-family:var(--wwf-font-body);font-size:1rem;font-weight:700;height:3.25rem;justify-content:center;padding:0 1.5rem}.resourceLibrarySearch__searchSubmit:hover{background-color:var(--wwf-colour-light-orange);border-color:var(--wwf-colour-light-orange)}.resourceLibrarySearch__filters{align-items:stretch;display:flex;flex-direction:column;gap:.5rem;width:100%}.resourceLibrarySearch__select{appearance:none;background-color:var(--wwf-colour-white);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .6rem center;background-repeat:no-repeat;background-size:2em;border:0;color:var(--wwf-colour-grey-67);font-family:var(--wwf-font-body);font-size:1rem;height:3.25rem;padding:.75rem 2.75rem .75rem 1rem;text-transform:none;width:100%}.resourceLibrarySearch__select:focus{color:var(--wwf-colour-black);outline:2px solid var(--wwf-colour-orange);outline-offset:0}.resourceLibrarySearch__clear{align-self:flex-start;background:transparent;border:0;color:var(--wwf-colour-black);cursor:pointer;font-family:var(--wwf-font-body);font-size:.875rem;font-weight:700;margin-top:1.5rem;padding:0;text-decoration:underline}.resourceLibrarySearch__clear:hover{color:var(--wwf-colour-grey-67)}.resourceLibrarySearch__results{display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr);padding-bottom:2.5rem}.resourceLibraryResult{color:inherit;min-width:0;text-decoration:none}.resourceLibraryResult:hover p{text-decoration:underline}.resourceLibraryResult .downloadBlockItem{align-items:flex-start;display:flex}.resourceLibraryResult .downloadBlockItem svg{fill:var(--wwf-colour-orange);flex-shrink:0;margin:.25rem 1.5625rem 0 0;width:2.375rem}.resourceLibraryResult .downloadBlockItemText{display:flex;flex-direction:column;min-width:0}.resourceLibraryResult .downloadBlockItemText p{font-size:1.125rem;font-weight:700;line-height:1.96875rem;margin:0;word-break:break-word}.resourceLibraryResult .downloadBlockItemText span{color:var(--wwf-colour-grey-67);font-size:1rem;font-weight:700;line-height:1.7rem;text-transform:uppercase}.resourceLibrarySearch__status{align-items:center;display:flex;flex-direction:column;font-family:var(--wwf-font-heading);font-size:1.5rem;justify-content:center;margin-bottom:2.5rem;text-align:center;text-transform:uppercase}.resourceLibrarySearch__pagination{align-items:center;display:flex;font-size:1.125rem;justify-content:center;width:100%}.resourceLibraryPaginationButton{align-items:center;background:transparent;border:0;color:var(--wwf-colour-black);cursor:pointer;display:flex;font:inherit;height:2.5rem;justify-content:center;margin-right:.3125rem;min-width:2.5rem;padding:0;text-decoration:underline;width:2.5rem}.resourceLibraryPaginationButton:disabled{cursor:default;opacity:.35}.resourceLibraryPaginationButton--selected{background-color:var(--wwf-colour-orange);font-weight:700;text-decoration:none}.resourceLibraryPaginationButton--special{font-size:1.75rem;height:1rem;min-width:auto;text-decoration:none;width:auto}.resourceLibraryPaginationEllipsis{align-items:center;display:flex;height:2.5rem;justify-content:center;margin-right:.3125rem;min-width:2.5rem}@media (min-width:768px){.resourceLibrarySearch__inner{padding-left:4rem;padding-right:4rem}}@media (min-width:992px){.resourceLibrarySearch__filters{align-items:center;column-gap:2rem;flex-direction:row}.resourceLibrarySearch__select{flex:1 1 0;width:auto}.resourceLibrarySearch__clear{align-self:center;flex:0 0 auto;margin-left:auto;margin-top:0}.resourceLibrarySearch__results{grid-template-columns:repeat(5,minmax(0,1fr))}.resourceLibraryResult .downloadBlockItem{align-items:center;flex-direction:column;text-align:center}.resourceLibraryResult .downloadBlockItem svg{margin:0;width:3.75rem}.resourceLibraryResult .downloadBlockItemText{padding-top:1rem}}@media (min-width:1600px){.resourceLibrarySearch__inner{padding-left:6rem;padding-right:6rem}}