.resource-hub__inner{max-width:1180px;padding:0;padding-top:0 !important;padding-bottom:90px !important}.resource-hub__controls{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:41px}.resource-hub__filter,.resource-hub__search{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.resource-hub__filter{width:264px;flex:0 0 264px}.resource-hub__control-label,.resource-hub__search>label{color:#64666a;font-family:"Source Sans Pro",Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.47}.resource-hub__filter-menu{position:relative;width:100%;z-index:20}.resource-hub__filter-menu summary{display:flex;align-items:center;justify-content:space-between;width:100%;height:47px;padding:10px 12px 11px 20px;border:1px solid #718473;border-radius:54px;color:#718473;font-family:"Montserrat","Times New Roman",Times,serif;font-size:18px;font-weight:400;line-height:normal;list-style:none;cursor:pointer;transition:background-color .3s ease-out,color .3s ease-out}.resource-hub__filter-menu summary::-webkit-details-marker{display:none}.resource-hub__filter-menu summary:hover,.resource-hub__filter-menu summary:focus-visible{background:#718473;color:#f5f5f3}.resource-hub__filter-menu summary:focus-visible{outline:2px solid #25282a;outline-offset:3px}.resource-hub__filter-menu summary>span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.resource-hub__filter-menu[open] summary{background:#25282a;color:#f5f5f3}.resource-hub__plus{flex:0 0 24px;transition:transform .3s ease-out}.resource-hub__filter-menu[open] .resource-hub__plus{transform:rotate(45deg)}.resource-hub__filter-options{position:absolute;top:calc(100% + 6px);left:0;display:flex;flex-direction:column;width:100%;padding:8px;border:1px solid #718473;border-radius:7px;background:#fff;box-shadow:0 12px 30px rgba(37,40,42,.12)}.resource-hub__filter-options a{padding:8px 11px;border-radius:4px;color:#64666a;font-family:"Source Sans Pro",Helvetica,Roboto,Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.4;transition:background-color .2s ease-out,color .2s ease-out}.resource-hub__filter-options a:hover,.resource-hub__filter-options a:focus-visible,.resource-hub__filter-options a.is-active{background:#718473;color:#f5f5f3}.resource-hub__filter-options a:focus-visible{outline:2px solid #25282a;outline-offset:1px}.resource-hub__search{width:415px;max-width:100%;margin:0}.resource-hub__search-field{display:flex;align-items:center;width:100%;height:47px;padding:5px 6px 5px 12px;border:1px solid #718473;border-radius:54px;color:#718473;background:rgba(0,0,0,0)}.resource-hub__search-field:focus-within{outline:2px solid rgba(113,132,115,.35);outline-offset:2px}.resource-hub__search-field input[type=search]{min-width:0;width:100%;height:auto;padding:0 8px 0 4px;border:0;border-radius:0;outline:0;background:rgba(0,0,0,0);color:#64666a;font-family:"Montserrat","Times New Roman",Times,serif;font-size:18px;font-weight:400;line-height:normal}.resource-hub__search-field input[type=search]::placeholder{color:#64666a;opacity:1}.resource-hub__search-field input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}.resource-hub__search-field button{display:flex;flex:0 0 48px;align-items:center;justify-content:center;width:48px;height:35px;padding:0;border:1px solid #718473;border-radius:54px;background:#25282a;color:#718473;cursor:pointer;transition:background-color .3s ease-out,color .3s ease-out}.resource-hub__search-field button:hover,.resource-hub__search-field button:focus-visible{background:#718473;color:#f5f5f3}.resource-hub__search-field button:focus-visible{outline:2px solid #25282a;outline-offset:3px}.resource-hub__search-field button svg{display:block}.resource-hub__search-icon{flex:0 0 24px}.resource-hub__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:41px 40px}.resource-hub__card{display:flex;min-width:0;min-height:219px;padding:26px 30px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:18px;border:1px solid #718473;border-radius:7px;color:#64666a;overflow:hidden;transition:background-color .3s ease-out,color .3s ease-out}.resource-hub__card h2{display:-webkit-box;width:100%;max-height:105px;margin:0;overflow:hidden;color:inherit;font-family:"Montserrat","Times New Roman",Times,serif;font-size:25px;font-weight:400;line-height:35px;-webkit-box-orient:vertical;-webkit-line-clamp:3}.resource-hub__card:hover,.resource-hub__card:focus-visible{background:#718473;color:#f5f5f3}.resource-hub__card:hover .resource-hub__tag,.resource-hub__card:focus-visible .resource-hub__tag{border-color:#f5f5f3;color:#f5f5f3}.resource-hub__card:focus-visible{outline:2px solid #25282a;outline-offset:3px}.resource-hub__tag{display:inline-flex;align-items:center;min-height:39px;padding:5px 16px 6px;border:1px solid #718473;border-radius:45px;color:#718473;font-family:"Source Sans Pro",Helvetica,Roboto,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.47;transition:border-color .3s ease-out,color .3s ease-out}.resource-hub__pagination{display:flex;align-items:center;justify-content:center;gap:11px;min-height:81px;padding-top:41px}.resource-hub__pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:8px;color:rgba(100,102,106,.65);font-family:"Source Sans Pro",Helvetica,Roboto,Arial,sans-serif;font-size:15px;font-weight:400;line-height:26px;transition:color .2s ease-out}.resource-hub__pagination .page-numbers:hover,.resource-hub__pagination .page-numbers:focus-visible,.resource-hub__pagination .page-numbers.current{color:#718473}.resource-hub__pagination .page-numbers.current{text-decoration:underline}.resource-hub__pagination .page-numbers.prev,.resource-hub__pagination .page-numbers.next{color:#718473}.resource-hub__pagination .page-numbers.prev svg,.resource-hub__pagination .page-numbers.next svg{display:block}.resource-hub__empty{padding:55px 30px;border:1px solid #718473;border-radius:7px;text-align:center}.resource-hub__empty p{margin:0;color:#64666a;font-family:"Montserrat","Times New Roman",Times,serif;font-size:25px;font-weight:400}.resource-hub__empty a{display:inline-block;margin-top:14px;color:#718473;text-decoration:underline}.resource-hub__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}@media screen and (max-width: 1100px){.resource-hub__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (max-width: 800px){.resource-hub__inner{padding-bottom:60px !important}.resource-hub__controls{flex-direction:column;gap:24px;margin-bottom:32px}.resource-hub__filter,.resource-hub__search{width:100%;max-width:none;flex-basis:auto}.resource-hub__filter-menu{max-width:415px}}@media screen and (max-width: 650px){.resource-hub__grid{grid-template-columns:1fr;gap:24px}.resource-hub__card{min-height:200px;padding:24px}.resource-hub__card h2{max-height:90px;font-size:22px;line-height:30px}.resource-hub__pagination{min-height:72px;padding-top:32px}}@media screen and (max-width: 450px){.resource-hub__control-label,.resource-hub__search>label,.resource-hub__filter-menu summary,.resource-hub__search-field input[type=search],.resource-hub__tag{font-size:16px}.resource-hub__filter-menu summary{padding-left:16px}.resource-hub__search-field{padding-left:9px}}/*# sourceMappingURL=resource-hub.css.map */
