div.resources{display:block;position:relative}div.resources .container .resourcesWrapper{width:100%;padding:160px 0 200px;display:block;position:relative}div.resources .container .resourcesWrapper .searchWrapper{margin-bottom:100px;display:block;position:relative}div.resources .container .resourcesWrapper .searchWrapper h2{margin-bottom:35px}div.resources .container .resourcesWrapper .searchWrapper .searchForm{width:100%;display:flex}div.resources .container .resourcesWrapper .searchWrapper .searchForm .searchFormInput{background-color:var(--platinum);color:var(--liquorice);box-sizing:border-box;border:none;border-radius:4px 0 0 4px;outline:none;width:557px;height:54px;padding:12px;font-family:Epilogue-Regular,sans-serif;font-size:18px;font-weight:700;line-height:165%}div.resources .container .resourcesWrapper .searchWrapper .searchForm .searchFormInput::placeholder{color:var(--liquorice);font-size:18px}div.resources .container .resourcesWrapper .searchWrapper .searchForm button{background:0 0;border:none;margin:0;padding:0}div.resources .container .resourcesWrapper .searchWrapper .searchForm svg{cursor:pointer;width:54px;height:54px}div.resources .container .resourcesWrapper .searchWrapper .searchFilters{flex-flow:row;gap:20px;max-width:1150px;margin-top:35px;display:flex}div.resources .container .resourcesWrapper .searchWrapper .searchFilters .dropdowns{grid-template-columns:380px 300px;gap:20px;display:grid}div.resources .container .resourcesWrapper .searchWrapper .searchFilters .dropdowns .dropdown .box{background-color:var(--platinum)}div.resources .container .resourcesWrapper .paginatedResourceCollection{display:block;position:relative}div.resources .container .resourcesWrapper .paginatedResourceCollection .resourcesGrid{grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:40px;display:grid}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages{flex-flow:wrap;justify-content:flex-end;align-self:flex-end;align-items:center;gap:10px;display:flex}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page{border:2px solid var(--halsbury-red);color:var(--halsbury-red);cursor:pointer;background-color:#0000;border-radius:4px;padding:4px 11px 0;text-decoration:none;transition:background-color .3s,color .3s;display:block;position:relative}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page a{text-decoration:none}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page svg{position:relative;top:2px}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page svg path{stroke:var(--halsbury-red)}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page:hover,div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page.active{background-color:var(--halsbury-red);color:var(--liquorice)}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page:hover svg path,div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page.active svg path{stroke:var(--liquorice)}@media screen and (max-width:1400px){div.resources .container .resourcesWrapper .searchWrapper .searchFilters .dropdowns{grid-template-columns:1fr 1fr}}@media screen and (max-width:990px){div.resources .container .resourcesWrapper .searchWrapper .searchFilters{align-items:flex-start}div.resources .container .resourcesWrapper .searchWrapper .searchFilters .dropdowns{grid-template-columns:1fr}div.resources .container .resourcesWrapper .paginatedResourceCollection .resourcesGrid{grid-template-columns:1fr 1fr}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages{justify-content:center}}@media screen and (max-width:768px){div.resources .container .resourcesWrapper{padding:60px var(--mobile-padding) 100px var(--mobile-padding)}div.resources .container .resourcesWrapper .searchWrapper{margin-bottom:60px}div.resources .container .resourcesWrapper .searchWrapper h2{margin-bottom:30px}div.resources .container .resourcesWrapper .searchWrapper .searchForm .searchFormInput{width:calc(100% - 35px);height:35px;padding:7.5px;font-size:12px;line-height:120%}div.resources .container .resourcesWrapper .searchWrapper .searchForm .searchFormInput::placeholder{font-size:12px;font-weight:700;line-height:120%}div.resources .container .resourcesWrapper .searchWrapper .searchForm svg{width:35px;height:35px}div.resources .container .resourcesWrapper .searchWrapper .searchFilters{flex-wrap:wrap;margin-top:10px}div.resources .container .resourcesWrapper .searchWrapper .searchFilters .dropdowns{gap:10px;width:100%}div.resources .container .resourcesWrapper .paginatedResourceCollection .resourcesGrid{grid-template-columns:1fr;justify-items:center}}@media screen and (max-width:440px){div.resources .container .resourcesWrapper .paginatedResourceCollection .pages{gap:7px}div.resources .container .resourcesWrapper .paginatedResourceCollection .pages .page{padding:4px 7px 0}}
div.resourcesHomepage,div.resourcesHomepage .landing{display:block;position:relative}div.resourcesHomepage .landing .container .landingContent{width:100%;padding:80px 0 100px;display:block;position:relative}div.resourcesHomepage .landing .container .landingContent a.NewsletterSignup{z-index:2;position:absolute;bottom:-40px;right:40px}div.resourcesHomepage .landing .container .landingContent h1{max-width:560px;margin-bottom:45px}div.resourcesHomepage .landing .container .landingContent h5{max-width:840px}div.resourcesHomepage .featuredResources{background-color:var(--liquorice);display:block;position:relative}div.resourcesHomepage .featuredResources .container{display:flex}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid{grid-template-columns:1fr 1fr;gap:40px;width:100%;padding:85px 0 95px;display:grid}@media screen and (max-width:1400px){div.resourcesHomepage .landing .container .landingContent h5{max-width:590px}}@media screen and (max-width:990px){div.resourcesHomepage .landing .container .landingContent a.NewsletterSignup{bottom:-145px;right:-80px}div.resourcesHomepage .landing .container .landingContent h5{max-width:480px}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid{grid-template-columns:1fr}}@media screen and (max-width:768px){div.resourcesHomepage .landing .container .landingContent{padding:100px var(--mobile-padding)}div.resourcesHomepage .landing .container .landingContent a.NewsletterSignup{bottom:-110px;right:-50px}div.resourcesHomepage .landing .container .landingContent h1{margin-bottom:30px}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid{padding:60px var(--mobile-padding)}}@media screen and (max-width:576px){div.resourcesHomepage .landing .container .landingContent a.NewsletterSignup{bottom:-110px;right:10px}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid .featuredResourceCard{grid-template-columns:1fr}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid .featuredResourceCard:after{height:10px}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid .featuredResourceCard .featuredResourceAssetWrapper{height:155px}div.resourcesHomepage .featuredResources .container .featuredResourcesGrid .featuredResourceCard .content{padding:30px 27px}}
