.featured_resources{background:transparent;display:flex;flex-wrap:nowrap;height:auto;min-height:80vh;width:100%}.featured_resources_img{flex-basis:48%}.featured_resources_content{flex-basis:52%}.featured_resources_content h2{font-size:30px}.featured_resources_img img{height:100%!important;object-fit:cover;width:100%!important}.featured_resources_content{max-width:636px;padding:40px 30px}.featured_resources_description{max-width:25ch}.featured_resource_button{background:#f0eeeb;border-left:6px solid rgba(206,0,88,.55);cursor:pointer;display:flex;justify-content:space-between;max-width:433px;padding:33px 18px;position:relative;width:100%}.featured_resource_button>*{pointer-events:none}.featured_resource_button .resource_name{font-family:Poppins,sans-serif!important;font-size:16px;font-weight:600;text-transform:uppercase}.featured_resource__item__icon{background:transparent;height:40px;margin:0;padding:0;width:40px}.resource_downloads{display:flex;flex-direction:column;padding:40px 88px;row-gap:20px}.featured_resource_button.download_options .resource_download_options{opacity:1;pointer-events:all;top:calc(100% - 20px)}.resource_download_options{background:#fff;border:1px solid #f0eeeb;display:flex;flex-direction:column;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;right:20px;row-gap:20px;top:calc(100% - 50px);transition:opacity .2s,top .2s;z-index:2}.resource_download_options a{background:transparent;color:#000;font-size:14px;text-transform:uppercase}@media (max-width:1000px){.featured_resources_img{height:500px}.featured_resources_content,.featured_resources_img{flex-basis:100%}.featured_resources{flex-wrap:wrap}}@media (max-width:767px){.resource_downloads{padding:20px 0}}