.resources .resources__title{margin-bottom:45px;text-align:center}.resources .search-container{background:#fff;border-radius:10px;box-shadow:0 8px 40px 0 #13163f1f;display:flex;gap:16px;margin:auto auto 100px;max-width:820px;padding:6px}.resources #search{border:1px solid #ddd;border-radius:4px;font-size:16px;height:45px;padding:10px;width:100%}.resources .search-input-wrapper{display:inline-block;position:relative;width:100%}.resources .search-input-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23323E6B' d='M15.75 13.98a8.783 8.783 0 1 0-1.77 1.77L18.23 20 20 18.235zm-7 1.02A6.25 6.25 0 1 1 15 8.75 6.256 6.256 0 0 1 8.75 15'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");height:20px;pointer-events:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:20px}.resources .select-wrapper{display:inline-block;min-width:250px;position:relative}.resources #filterSelect{appearance:none;border:1px solid #ddd;border-radius:4px;font-size:16px;height:45px;padding:10px 2rem 10px 10px;width:100%}.resources .select-wrapper:after{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none' viewBox='0 0 20 20'%3E%3Cpath fill='%2313163F' d='M14.167 7.642a.833.833 0 0 0-1.175 0L10 10.592l-2.95-2.95a.833.833 0 1 0-1.175 1.183l3.533 3.533a.833.833 0 0 0 1.184 0l3.575-3.533a.834.834 0 0 0 0-1.183'/%3E%3C/svg%3E");height:20px;pointer-events:none;position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:20px}.resources .resource-card{align-items:flex-start;background:#fff;border-radius:5px;box-shadow:0 8px 20px 0 #13163f1f;display:flex!important;flex-direction:column;height:100%;justify-content:space-between;transition:all .5s ease-in}.resources .resource-card:hover{box-shadow:0 8px 20px 0 #d94c5342;transition:all .5s ease-out}.resources .resource-card__category{background:#1fff9e;border-bottom-left-radius:4px;border-top-left-radius:4px;bottom:23px;font-weight:600;padding:8px 11px;position:absolute;right:0;text-transform:uppercase;width:194px}.resources .featured-image{background:#ddd;height:210px;position:relative;width:100%}.resources .featured-image img{height:210px;object-fit:contain;width:100%}.resources .resource-card__content{padding:36px 20px 0}.resources .card__footer{margin-top:auto;padding:25px 20px 36px}.resources .resource-card a.read-more{font-weight:700;margin-left:auto;margin-right:auto;margin-top:20px}.resources .resource-card a.read-more svg{background:#ee3f43;border-radius:50%;height:15px;margin-left:10px;transition:all .5s ease-in-out;vertical-align:middle;width:15px}.resources .resource-card a.read-more:hover{color:#e95740}.resources .resource-card a.read-more:hover svg{background:#e95740}.resources .resource-card .recent_resource_card__description h6{font-weight:600}.resources .content-tags{align-items:center;display:flex;gap:10px;margin-bottom:15px}.resources .content-tags span{background:#4a3f941a;border-radius:8px;color:#4a3f94;display:block;font-weight:600;padding:4.5px 23px}.resources .no-results{text-align:center;width:100%}.resources .pagination-container{margin-top:50px}.resources .page_navigation ul{align-items:center;display:flex;justify-content:end;list-style:none;padding:0}.resources .page_navigation .next_link.disabled path,.resources .page_navigation .previous_link.disabled path{fill:#ddd}.resources .page_navigation .next_link a,.resources .page_navigation .previous_link a{display:block;height:50px;position:relative;width:30px}.resources .page_navigation .next_link a svg,.resources .page_navigation .previous_link a svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.resources .page_navigation .page_link{padding:15px 22px}.resources .page_navigation .page_link a{color:#13163f;font-weight:700}.resources .page_navigation .page_link.active{border:1.2px solid #ee3f43;border-radius:8px;padding:15px 22px}@keyframes cardPopIn{0%{opacity:0;transform:scale(.8)}70%{transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.resources .result-item{animation:cardPopIn .5s ease-out forwards;transition:all .3s ease-out}