.resource_list__header{background-color:var(--color_Splended_Sapphire);border-radius:0 0 20px 20px;overflow:hidden;position:relative}.resource_list__header .heading{align-items:end;color:var(--color_White);display:flex;justify-content:center;margin:0;min-height:406px;padding:95px 0}.resource_list__header:after{background-image:url(../../images/Group\ 18793.svg);height:400px;right:-10%;top:45%;width:400px}.resource_list__header:after,.resource_list__header:before{background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";position:absolute}.resource_list__header:before{background-image:url(../../images/Group\ 18794.svg);height:631.95px;left:-12%;top:-42%;width:639.28px}.resource_list__filter{margin:60px 0 35px;position:sticky;top:32px;z-index:1}.resource_list__filter_inner{align-items:center;background:var(--color_White);border-radius:10px;box-shadow:0 4px 10px rgba(8,38,108,.1);display:flex;gap:40px;min-height:72px;overflow-x:auto;padding:12px 39px 12px 41px}.resource_list__filter_inner::-webkit-scrollbar{display:none}.resource_list__filter_inner .filter_label{font-family:var(--font_raleway_bold);font-size:14px;line-height:130%;min-width:103px;width:auto}.resource_list__filter_inner .cat_list{display:flex;gap:16px;width:auto}.resource_list__filter_inner .cat_list .cat_item{white-space:nowrap}.resource_list__filter_inner .cat_list .cat_item input[name=topic_item]{display:none}.resource_list__filter_inner .cat_list .cat_item input[name=topic_item]:checked+label{background-color:var(--color_Infinite_Skies_Tint)}.resource_list__filter_inner .cat_list .cat_item label{background-color:var(--color_Proficient_Platinum);border-radius:20px;cursor:pointer;font-family:var(--font_HostGrotesk-Regular);font-size:15px;line-height:16px;padding:12px 10px;transition:all .3s ease-in-out;white-space:nowrap}.resource_list__filter_inner .reset{align-items:center;cursor:pointer;display:flex;gap:10px;margin-right:auto;min-width:117px;transition:all .3s ease-in-out;width:auto}.resource_list__filter_inner .reset:hover{color:var(--color_Infinite_Skies_Tint)}.resource_list__filter_inner .btn{margin-left:auto;min-width:170px;white-space:nowrap;width:auto}.resource_list__post_list{background-color:var(--color_Proficient_Platinum);border-radius:20px;margin:0 20px;overflow:hidden;padding:64px 0 80px;position:relative}.resource_list__post_list:before{background-image:url(../../images/Ellipse_84.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";height:97px;left:0;position:absolute;top:0;width:267px}.resource_list__post_list_inner{display:flex;flex-wrap:wrap;gap:16px;position:relative}.resource_list__post_list_inner .resource_list__post_item{transition:all .22s ease-in-out}.resource_list__post_list_inner .resource_list__post_item>a{text-decoration:none;transition:none}.resource_list__post_list_inner .resource_list__post_item:not(.load_more){background-color:var(--color_White);border-radius:20px;display:flex;flex-direction:column;height:inherit;overflow:hidden;padding:16px;position:relative;width:calc(33.33% - 10.66px)}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .image{border-radius:10px;margin-bottom:20px;padding-top:63.84%;position:relative;transition:all .22s ease-in-out}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .image img{border-radius:10px;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .image .tag_list .tag_item{background-color:var(--color_White);border-radius:100px;color:var(--color_Splended_Sapphire);display:flex;font-family:var(--font_raleway_medium);font-size:12px;gap:8px;left:8px;line-height:1;padding:8px;position:absolute;text-transform:uppercase;top:8px}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .image .tag_list .tag_item span{border-radius:10px;display:inline-block;height:10px;width:10px}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .title{font-family:var(--font_raleway_medium);font-weight:400;margin-bottom:16px}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .text_link{bottom:16px;left:0;min-height:32px;position:absolute;transform:translateX(-100%);transition:transform .3s ease}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .text_link .icon_section .icon{height:32px;width:32px}.resource_list__post_list_inner .resource_list__post_item:not(.load_more):hover{padding-bottom:55px}.resource_list__post_list_inner .resource_list__post_item:not(.load_more):hover a{text-decoration:none}.resource_list__post_list_inner .resource_list__post_item:not(.load_more):hover .image{padding-top:52.877%}.resource_list__post_list_inner .resource_list__post_item:not(.load_more):hover .text_link{left:16px;transform:translateX(0)}.resource_list__post_list_inner .resource_list__post_item.load_more{align-items:center;display:flex;justify-content:center;margin-top:64px;width:100%}@media (max-width:1359px){.resource_list__header .heading{min-height:350px;padding:85px 0}.resource_list__header:after{height:300px;width:300px}.resource_list__header:before{height:496.95px;left:-12%;top:-50%;width:460.28px}.resource_list__filter_inner{gap:30px;padding:12px 27px}}@media (max-width:1199px){.resource_list__header .heading{min-height:300px;padding:75px 0}.resource_list__post_list_inner .resource_list__post_item:not(.load_more){width:calc(50% - 10.66px)}}@media (max-width:991px){.resource_list__header .heading{min-height:258px;padding:65px 0}.resource_list__header:after{content:none}.resource_list__header:before{height:332.41px;left:-12%;top:-50%;width:336.66px}.resource_list__filter_inner .btn{font-size:16px}.resource_list__post_list{margin:0 8px;padding:60px 0}.resource_list__post_list :before{height:62px;width:200px}.resource_list__post_list_inner .resource_list__post_item:not(.load_more){width:100%}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .text_link{bottom:0;margin-top:auto;position:relative;transform:none}.resource_list__post_list_inner .resource_list__post_item:not(.load_more) .image{padding-top:59.84%}.resource_list__post_list_inner .resource_list__post_item:not(.load_more):hover a .image{padding-top:63.8%}}
/*# sourceMappingURL=resource_list.css.map */