.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.fade .modal-dialog{transform:translateY(-50px)}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;overflow:hidden}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}[v-cloak]{opacity:0;transition:all .3s}#app{min-height:100vh}.resource-center-hub .top-content{position:relative;padding-bottom:15px;min-height:300px}.resource-center-hub .top-content:before{position:absolute;top:0;left:0;content:"";height:5px;width:100%;background:linear-gradient(270deg,#c53494,#3b94a3)}.resource-center-hub .top-content:after{position:absolute;bottom:-5px;left:0;content:"";height:35px;width:100%;background:#fff;z-index:0}.resource-center-hub .top-content .mcui-breadcrumb{padding:30px 0 20px}.resource-center-hub .top-content h1.primary-heading{font-family:FlamaSemicondensed Semibold,Arial Bold,sans-serif;font-style:normal;font-size:3.2rem;line-height:3.6rem;color:#164a62;text-align:center}.resource-center-hub .top-content h2.featured-sub-head{color:#8a8b8c;margin-bottom:10px;text-align:center}.resource-center-hub #loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center}.resource-center-hub #loading p{font-family:Flama Semibold,Arial Bold,sans-serif;font-size:3rem;color:#3b94a3}.resource-center-hub .resource-card{display:flex;flex-direction:column;position:relative;width:100%;background-color:#fff;box-shadow:0 2px 5px #0000001a;border-radius:5px;justify-content:center;text-align:center;padding:15px;margin-left:auto;margin-right:auto;transition:all .3s}.resource-center-hub .resource-card:hover{box-shadow:0 4px 10px #0003!important;transform:translateY(-5px)}.resource-center-hub .resource-card .img-wrpr{position:relative;top:-25px;margin-bottom:-25px}.resource-center-hub .resource-card.video-parent .img-wrpr,.resource-center-hub .resource-card.case-study-video-parent .img-wrpr,.resource-center-hub .resource-card.on-demand-parent .img-wrpr{position:relative;top:0;margin-bottom:0}.resource-center-hub .resource-card.video-parent .play-button,.resource-center-hub .resource-card.case-study-video-parent .play-button,.resource-center-hub .resource-card.on-demand-parent .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:40px;width:40px}.resource-center-hub .resource-card.video-parent .play-button:before,.resource-center-hub .resource-card.case-study-video-parent .play-button:before,.resource-center-hub .resource-card.on-demand-parent .play-button:before{height:40px;width:40px}.resource-center-hub .resource-card.video-parent .play-button svg,.resource-center-hub .resource-card.case-study-video-parent .play-button svg,.resource-center-hub .resource-card.on-demand-parent .play-button svg{transform:scale(.9)}.resource-center-hub .resource-card.link-parent .img-wrpr{position:relative;top:0;margin-bottom:0}.resource-center-hub a.resource-card.video-parent .play-button:before,.resource-center-hub a.resource-card.case-study-video-parent .play-button:before,.resource-center-hub a.resource-card.on-demand-parent .play-button:before{transition:all 0;background-color:#c53494}.resource-center-hub a.resource-card:hover.video-parent .play-button,.resource-center-hub a.resource-card:hover.case-study-video-parent .play-button,.resource-center-hub a.resource-card:hover.on-demand-parent .play-button{background:#c53494;border:1px solid #c3c5c8}.resource-center-hub a.resource-card:hover.video-parent .play-button:before,.resource-center-hub a.resource-card:hover.case-study-video-parent .play-button:before,.resource-center-hub a.resource-card:hover.on-demand-parent .play-button:before{background-color:transparent}.resource-center-hub a.resource-card:hover.video-parent .play-button svg path,.resource-center-hub a.resource-card:hover.case-study-video-parent .play-button svg path,.resource-center-hub a.resource-card:hover.on-demand-parent .play-button svg path{fill:#fff}.resource-center-hub .resource-img,.resource-center-hub .link-img{max-width:130px;max-height:80px;width:auto;height:auto;box-shadow:2px 2px 5px #00000026}.resource-center-hub .asset-type-label{position:relative;color:#8a8b8c;padding:15px 0;font-family:Flama Semibold,Arial Bold,sans-serif;text-transform:uppercase;letter-spacing:.25em;font-size:1.2rem;line-height:1.4rem;margin-bottom:15px}.resource-center-hub .asset-type-label:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:2px;width:100px;background:#d6dfe3}.resource-center-hub .asset-type-label.analyst-report:after{background:#4e4e50}.resource-center-hub .asset-type-label.article:after,.resource-center-hub .asset-type-label.brochure:after{background:#7b266c}.resource-center-hub .asset-type-label.buyers-guide:after{background:#d01e51}.resource-center-hub .asset-type-label.case-study:after{background:#164a62}.resource-center-hub .asset-type-label.data-sheet:after{background:#79b758}.resource-center-hub .asset-type-label.e-book:after{background:#ffcc67}.resource-center-hub .asset-type-label.faq:after{background:#7b266c}.resource-center-hub .asset-type-label.free-template:after{background:#c3c5c8}.resource-center-hub .asset-type-label.implementation-guide:after{background:#8a8b8c}.resource-center-hub .asset-type-label.industry-brief:after{background:#c53494}.resource-center-hub .asset-type-label.infographic:after{background:linear-gradient(90deg,#c9dc5e,#79b758)}.resource-center-hub .asset-type-label.interactive-demo:after{background:linear-gradient(90deg,#7b266c,#d01e51)}.resource-center-hub .asset-type-label.kit:after{background:#000}.resource-center-hub .asset-type-label.link:after{background:#164a62}.resource-center-hub .asset-type-label.on-demand:after{background:linear-gradient(90deg,#3b94a3,#c53494)}.resource-center-hub .asset-type-label.product-demo:after{background:linear-gradient(90deg,#ffcc67,#c9dc5e)}.resource-center-hub .asset-type-label.qa:after{background:linear-gradient(90deg,#3b94a3,#164a62)}.resource-center-hub .asset-type-label.roi-calculator:after{background:linear-gradient(90deg,#c53494,#3b94a3)}.resource-center-hub .asset-type-label.sales-presentations:after{background:#07273b}.resource-center-hub .asset-type-label.solution-overview:after{background:linear-gradient(90deg,#e65b2b,#ffcc67)}.resource-center-hub .asset-type-label.solution-spotlight:after{background:linear-gradient(90deg,#164a62,#7b266c)}.resource-center-hub .asset-type-label.trend-brief:after{background:#7b266c}.resource-center-hub .asset-type-label.ultimate-guide:after{background:linear-gradient(90deg,#d01e51,#e65b2b)}.resource-center-hub .asset-type-label.upcoming-event:after{background:#fff}.resource-center-hub .asset-type-label.video-parent,.resource-center-hub .asset-type-label.case-study-video-parent:after,.resource-center-hub .asset-type-label.webinar:after{background:#3b94a3}.resource-center-hub .asset-type-label.white-paper:after{background:#c9dc5e}.resource-center-hub .resource-title{color:#000;font-family:FlamaSemicondensed Semibold,Arial Bold,sans-serif;font-style:normal;font-size:1.8rem;line-height:2.2rem}@media screen and (min-width:768px){.resource-center-hub .top-content h2.featured-sub-head{grid-column:1/4;font-size:2.3rem}.resource-center-hub .resource-card{justify-content:start;text-align:left}.resource-center-hub .resource-card.video-parent .img-wrpr,.resource-center-hub .resource-card.case-study-video-parent .img-wrpr,.resource-center-hub .resource-card.on-demand-parent .img-wrpr{align-self:flex-start}.resource-center-hub .resource-card.link-parent .img-wrpr{margin-bottom:-25px;align-self:flex-start}.resource-center-hub .resource-title{font-size:2rem;line-height:2.5rem}.resource-center-hub .asset-type-label{margin-top:5px}.resource-center-hub .asset-type-label:after{left:0;transform:translate(0)}.resource-center-hub .asset-type-label.on-demand:after{background:linear-gradient(0deg,#3b94a3,#c53494)}}@media screen and (min-width:992px){.resource-center-hub .top-content h1.primary-heading{font-size:4rem;line-height:4.8rem}.resource-center-hub .top-content h2.featured-sub-head{margin-top:20px;margin-bottom:25px;font-size:3.2rem}}@media screen and (min-width:1200px){.resource-center-hub .resource-card{padding:66px 30px 30px}.resource-center-hub .asset-type-label{padding-right:90px}}.resource-center-hub .hub-filters{padding:5px 0 15px}.resource-center-hub .row-one,.resource-center-hub .row-two{display:flex;justify-content:space-between}.resource-center-hub .row-one{margin-bottom:20px}.resource-center-hub .row-one .left{display:flex;align-items:center}.resource-center-hub .row-one #dropdownMobileButton+.dropdown-menu{display:flex;flex-direction:column;padding:0;width:92vw;max-width:350px}.resource-center-hub .row-one #dropdownMobileButton+.dropdown-menu .select-wrpr{position:relative}.resource-center-hub .row-one #dropdownMobileButton+.dropdown-menu .select-wrpr:after{content:"";border:solid #c3c5c8;border-width:0 2px 2px 0;padding:3px;position:absolute;top:45%;right:12px;transform:translatey(-50%) rotate(45deg);transition:transform .3s ease;pointer-events:none;z-index:1}.resource-center-hub .row-one #dropdownMobileButton+.dropdown-menu select{font-family:FlamaSemicondensed Semibold,Arial Bold,sans-serif;font-style:normal;font-size:1.6rem;color:#164a62;border:none;padding:10px;cursor:pointer;appearance:none;width:100%;background-color:#fff}.resource-center-hub .row-one #dropdownMobileButton+.dropdown-menu select option{background-color:#fff;color:#000}.resource-center-hub .row-one .dropdown-menu{max-height:300px;overflow-y:scroll;pointer-events:none;margin-top:5px;display:block;opacity:0;transition:opacity .3s ease}.resource-center-hub .row-one .dropdown-menu .dropdown-item{font-family:Flama Book,Arial,sans-serif;font-size:1.6rem;color:#164a62;padding:8px 15px}.resource-center-hub .row-one .dropdown-menu .dropdown-item:active{color:#fff}.resource-center-hub .row-one .dropdown-menu.r-scroll{padding:0}.resource-center-hub .row-one .dropdown-menu.show{pointer-events:all;opacity:1}.resource-center-hub .row-one .dropdown{margin-left:15px}.resource-center-hub .row-one .dropdown:nth-child(1),.resource-center-hub .row-one .dropdown:nth-child(2){margin-left:0}.resource-center-hub .row-one .dropdown-menu .dropdown-item.dropdown-empty{display:none}.resource-center-hub .row-one .dropdown-menu.empty .dropdown-item.dropdown-empty{display:block}.resource-center-hub .row-one .dropdown-toggle{position:relative;font-family:FlamaSemicondensed Semibold,Arial Bold,sans-serif;font-style:normal;font-size:1.8rem;line-height:2.4rem;padding-right:20px;cursor:pointer}.resource-center-hub .row-one .dropdown-toggle:after{content:"";border:solid #c3c5c8;border-width:0 2px 2px 0;padding:3px;position:absolute;top:45%;right:5px;transform:translatey(-50%) rotate(45deg);transition:transform .3s ease;pointer-events:none;z-index:1}.resource-center-hub .row-one .right{display:flex;justify-content:space-between;align-items:center;min-width:50px}.resource-center-hub .row-one .display-card-list{display:flex;justify-content:space-between;min-width:66px}.resource-center-hub .row-one .display-card-list .d-list,.resource-center-hub .row-one .display-card-list .d-card{cursor:pointer}.resource-center-hub .row-one .display-card-list .d-list path,.resource-center-hub .row-one .display-card-list .d-card path{transition:all .5s ease}.resource-center-hub .row-one .display-card-list .d-list.active path,.resource-center-hub .row-one .display-card-list .d-card.active path{fill:#3b94a3}.resource-center-hub .row-one .resource-search{position:relative;top:0;cursor:pointer;width:100%;height:45px;background:#fff;box-sizing:border-box;padding:5px;transition:all .7s ease}.resource-center-hub .row-one .resource-search input{position:absolute;top:0;right:0;width:15px;height:45px;line-height:30px;outline:0;border:1px solid transparent;opacity:0;font-size:1.6rem;border:1px solid #ffffff;border-radius:20px;padding:0;transition:all .7s ease}.resource-center-hub .row-one .resource-search .search-glass{box-sizing:border-box;width:16px;height:16px;position:absolute;top:50%;right:0;transform:translateY(-50%);transition:all .7s ease}.resource-center-hub .row-one .resource-search.active{cursor:pointer;width:220px}.resource-center-hub .row-one .resource-search.active input{width:220px;padding:0 30px 0 20px;border:1px solid #d6dfe3;opacity:1}.resource-center-hub .row-one .resource-search.active .search-glass{right:12px}.resource-center-hub .row-two{flex-direction:column;padding-bottom:10px;border-bottom:1px solid #d6dfe3}.resource-center-hub .active-filters{display:flex;flex-wrap:wrap;gap:10px;margin-left:10px}.resource-center-hub .active-filter-wrpr{display:flex;justify-content:flex-start;min-height:26px}.resource-center-hub .active-filter-wrpr .filter-pill{position:relative;font-family:Flama Semibold,Arial Bold,sans-serif;font-size:1.2rem;line-height:1.4rem;text-transform:uppercase;letter-spacing:.15em;padding:6px 30px 6px 15px;color:#fff;background-color:#3b94a3;border-radius:100px;cursor:pointer;vertical-align:middle}.resource-center-hub .active-filter-wrpr .filter-pill:after{font-family:"Font Awesome 7 Pro";content:"";font-size:1.2rem;color:#fff;position:absolute;right:10px;top:50%;transform:translateY(-46%)}.resource-center-hub .pages{max-width:260px;width:100%;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;align-items:center}.resource-center-hub .pages.top{margin-top:15px}.resource-center-hub .pages .pages-arrow{position:relative;top:2px;cursor:pointer}.resource-center-hub .row-bottom{margin-top:15px;padding:15px 0 30px;border-top:1px solid #d6dfe3;grid-column-start:1;grid-column-end:3}.resource-center-hub #no-results{grid-column-start:1;grid-column-end:3;text-align:center}.resource-center-hub #no-results p{font-family:Flama Semibold,Arial Bold,sans-serif;font-size:2.4rem;line-height:1.2em}@media screen and (min-width:576px){.resource-center-hub .row-one .resource-search.active,.resource-center-hub .row-one .resource-search.active input{width:257px}}@media screen and (min-width:768px){.resource-center-hub .row-one{margin-bottom:30px}.resource-center-hub .row-one .resource-search{width:25px;margin-left:10px}.resource-center-hub .row-two{flex-direction:row}.resource-center-hub .pages.top{margin:0}.resource-center-hub .active-filter-wrpr{justify-content:space-between}.resource-center-hub .r-scroll::-webkit-scrollbar{width:8px}}@media screen and (min-width:992px){.resource-center-hub .hub-filters{padding:5px 0 15px}.resource-center-hub .row-one{margin-bottom:50px;margin-top:30px}.resource-center-hub .row-one .resource-search{width:200px;margin-left:15px;cursor:pointer}.resource-center-hub .row-one .resource-search input{width:200px;padding:0 30px 0 20px;border:1px solid #d6dfe3;opacity:1}.resource-center-hub .row-one .resource-search .search-glass{right:12px}.resource-center-hub .row-one .resource-search.active,.resource-center-hub .row-one .resource-search.active input{width:200px}}@media screen and (min-width:1200px){.resource-center-hub .row-one .resource-search,.resource-center-hub .row-one .resource-search input,.resource-center-hub .row-one .resource-search.active,.resource-center-hub .row-one .resource-search.active input{width:257px}.resource-center-hub .row-one .dropdown-toggle{font-size:2.4rem}}.resource-center-hub .card-container.card-view{display:flex;gap:30px;opacity:1;transition:opacity .5s}@supports (display: grid){.resource-center-hub .card-container.card-view{display:grid;grid-template-columns:1fr}}.resource-center-hub .card-container.card-view .resource-content{padding-right:10px}.resource-center-hub .card-container.card-view .resource-card{max-width:revert;background-color:#f6f8f9;border:1px solid #d6dfe3;grid-column-start:1;grid-column-end:3;box-shadow:0 2px 5px #0000001a}.resource-center-hub .card-container.card-view .resource-desc{display:none}.resource-center-hub .card-container.card-view .upcoming-event-parent{background:#f6f8f9 url(https://www.mastercontrol.com/images/default-source/mcui-design-system/image-library/custom/resource-center/upcoming-event-bg-card.jpg) no-repeat center center;background-size:cover;text-align:left}.resource-center-hub .card-container.card-view .upcoming-event-parent .asset-type-label,.resource-center-hub .card-container.card-view .upcoming-event-parent p,.resource-center-hub .card-container.card-view .upcoming-event-parent .resource-title,.resource-center-hub .card-container.card-view .upcoming-event-parent .eventLink{color:#fff}.resource-center-hub .card-container.card-view .upcoming-event-parent .asset-type-label{margin-top:30px}.resource-center-hub .card-container.card-view .upcoming-event-parent .asset-type-label:after{left:0;transform:translate(0)}.resource-center-hub .card-container.card-view .upcoming-event-parent br{display:none}.resource-center-hub .card-container.card-view .upcoming-event-parent .img-wrpr{position:absolute;top:40px;right:20px;width:90px;height:90px;border-radius:100px;border:#ffffff solid 2px;filter:drop-shadow(0px 4px 8px rgba(0,0,0,.15));overflow:hidden}.resource-center-hub .card-container.card-view .upcoming-event-parent .img-wrpr .resource-img,.resource-center-hub .card-container.card-view .upcoming-event-parent .img-wrpr .link-img{width:100%;height:auto}.resource-center-hub .card-container.card-view .upcoming-event-parent .eventLink{cursor:pointer;text-decoration:underline;margin-top:25px}@media screen and (min-width:576px){.resource-center-hub .card-container.card-view .upcoming-event-parent{min-height:200px}.resource-center-hub .card-container.card-view .upcoming-event-parent.resource-card{padding-right:120px}.resource-center-hub .card-container.card-view .upcoming-event-parent .event-time{position:absolute;top:130px;right:20px;text-align:right}.resource-center-hub .card-container.card-view .upcoming-event-parent .event-time .pipe{display:none}.resource-center-hub .card-container.card-view .upcoming-event-parent .event-time br{display:inline-block}.resource-center-hub .card-container.card-view .upcoming-event-parent .asset-type-label{margin-top:5px}}@media screen and (min-width:768px){.resource-center-hub .card-container{padding:25px 0 15px}.resource-center-hub .card-container.card-view{flex-direction:row;flex-wrap:wrap}@supports (display: grid){.resource-center-hub .card-container.card-view{grid-template-columns:repeat(2,minmax(0,1fr))}}.resource-center-hub .card-container.card-view .resource-desc{padding-right:5px}.resource-center-hub .card-container.card-view .resource-card{padding:30px 10px 30px 30px;grid-column-start:revert;grid-column-end:revert;flex:1 0 auto;flex-direction:row-reverse;justify-content:space-between}.resource-center-hub .card-container.card-view .resource-card.video-parent .img-wrpr,.resource-center-hub .card-container.card-view .resource-card.case-study-video-parent .img-wrpr,.resource-center-hub .card-container.card-view .resource-card.on-demand-parent .img-wrpr,.resource-center-hub .card-container.card-view .resource-card.link-parent .img-wrpr{top:15px;margin-bottom:0;align-self:flex-start}.resource-center-hub .card-container.card-view .resource-img,.resource-center-hub .card-container.card-view .link-img{right:10px}.resource-center-hub .card-container.card-view .upcoming-event-parent .event-time{right:30px}.resource-center-hub .card-container.card-view .upcoming-event-parent.resource-card{flex-direction:column}.resource-center-hub .card-container.card-view .upcoming-event-parent.resource-card .img-wrpr{top:30px;right:30px}}@media screen and (min-width:992px){.resource-center-hub .card-container.card-view .upcoming-event-parent.resource-card{padding-right:130px}.resource-center-hub .card-container.card-view .resource-img,.resource-center-hub .card-container.card-view .link-img{max-height:120px;max-width:195px}}@media screen and (min-width:1200px){.resource-center-hub .card-container.card-view .resource-card{padding:10px 30px 45px}.resource-center-hub .card-container.card-view .resource-img,.resource-center-hub .card-container.card-view .link-img{max-height:160px;max-width:260px}.resource-center-hub .card-container.card-view .asset-type-label{padding-right:0}.resource-center-hub .card-container.card-view .resource-title{font-size:2.4rem;line-height:2.8rem}.resource-center-hub .card-container.card-view .upcoming-event-parent.resource-card{padding-bottom:20px}}.resource-center-hub .card-container{padding:15px 0;opacity:0}.resource-center-hub .card-container:before{display:none}.resource-center-hub .card-container.list-view{opacity:1;transition:opacity .5s}@supports (display: grid){.resource-center-hub .card-container.list-view{display:grid;grid-gap:30px;grid-template-columns:1fr}}.resource-center-hub .card-container.list-view .resource-card{max-width:revert;background-color:#f6f8f9;border:1px solid #d6dfe3;grid-column-start:1;grid-column-end:3;box-shadow:0 4px 10px #0000001a}.resource-center-hub .card-container.list-view .resource-card:hover{transform:translateY(0);transform:translate(-5px)}.resource-center-hub .card-container.list-view .resource-card.video-parent,.resource-center-hub .card-container.list-view .resource-card.case-study-video-parent,.resource-center-hub .card-container.list-view .resource-card.on-demand-parent{align-self:flex-start}.resource-center-hub .card-container.list-view .resource-desc{color:#4e4e50;display:none}.resource-center-hub .card-container.list-view .resource-desc p{color:#4e4e50}.resource-center-hub .card-container.list-view .upcoming-event-parent{background:#f6f8f9 url(https://www.mastercontrol.com/images/default-source/mcui-design-system/image-library/custom/resource-center/upcoming-event-bg-list.jpg) no-repeat center center;background-size:cover;text-align:left}.resource-center-hub .card-container.list-view .upcoming-event-parent .asset-type-label,.resource-center-hub .card-container.list-view .upcoming-event-parent p,.resource-center-hub .card-container.list-view .upcoming-event-parent .resource-title,.resource-center-hub .card-container.list-view .upcoming-event-parent .eventLink{color:#fff}.resource-center-hub .card-container.list-view .upcoming-event-parent .asset-type-label{margin-top:30px}.resource-center-hub .card-container.list-view .upcoming-event-parent .asset-type-label:after{left:0;transform:translate(0)}.resource-center-hub .card-container.list-view .upcoming-event-parent br{display:none}.resource-center-hub .card-container.list-view .upcoming-event-parent .img-wrpr{align-self:flex-start;position:absolute;top:40px;right:20px;width:90px;height:90px;border-radius:100px;border:#ffffff solid 2px;filter:drop-shadow(0px 4px 8px rgba(0,0,0,.15));overflow:hidden}.resource-center-hub .card-container.list-view .upcoming-event-parent .img-wrpr .resource-img,.resource-center-hub .card-container.list-view .upcoming-event-parent .img-wrpr .link-img{width:100%;height:auto}.resource-center-hub .card-container.list-view .upcoming-event-parent .resource-content{max-width:900px}.resource-center-hub .card-container.list-view .upcoming-event-parent .resource-desc{color:#fff}.resource-center-hub .card-container.list-view .upcoming-event-parent .eventLink{cursor:pointer;text-decoration:underline;margin-top:25px}@media screen and (min-width:576px){.resource-center-hub .card-container.list-view .upcoming-event-parent{min-height:200px}.resource-center-hub .card-container.list-view .upcoming-event-parent.resource-card{padding-right:120px}.resource-center-hub .card-container.list-view .upcoming-event-parent .event-time{position:absolute;top:130px;right:20px;text-align:right}.resource-center-hub .card-container.list-view .upcoming-event-parent .event-time .pipe{display:none}.resource-center-hub .card-container.list-view .upcoming-event-parent .event-time br{display:inline-block}.resource-center-hub .card-container.list-view .upcoming-event-parent .asset-type-label{margin-top:10px}}@media screen and (min-width:768px){.resource-center-hub .card-container{padding:15px 0}@supports (display: grid){.resource-center-hub .card-container.list-view{grid-template-columns:1fr;grid-gap:15px}}.resource-center-hub .card-container.list-view .resource-card{padding:30px;border-radius:0 5px 5px 0;box-shadow:none;flex:1 0 auto;flex-direction:row-reverse;justify-content:space-between}.resource-center-hub .card-container.list-view .resource-card .img-wrpr{top:20px;margin-bottom:0}.resource-center-hub .card-container.list-view .resource-content{padding-right:15px}.resource-center-hub .card-container.list-view .resource-img,.resource-center-hub .card-container.list-view .link-img{position:relative;top:0;right:0;margin-top:0;box-shadow:none}.resource-center-hub .card-container.list-view .asset-type-label{position:revert;margin-bottom:0}.resource-center-hub .card-container.list-view .asset-type-label:after{height:calc(100% + 2px);width:2px;top:50%;transform:translateY(-50%)}.resource-center-hub .card-container.list-view .asset-type-label.upcoming-event:after{background:transparent}.resource-center-hub .card-container.list-view .resource-title{margin-bottom:20px}.resource-center-hub .card-container.list-view .resource-desc{display:block}.resource-center-hub .card-container.list-view .upcoming-event-parent{justify-content:flex-end}.resource-center-hub .card-container.list-view .upcoming-event-parent .asset-type-label{margin-top:0;padding-top:0}.resource-center-hub .card-container.list-view .upcoming-event-parent .event-time{right:30px}.resource-center-hub .card-container.list-view .upcoming-event-parent.resource-card .img-wrpr{top:30px;right:30px}}@media screen and (min-width:992px){.resource-center-hub .card-container.list-view .resource-img,.resource-center-hub .card-container.list-view .link-img{max-height:120px;max-width:195px}}@media screen and (min-width:1200px){.resource-center-hub .card-container.list-view .asset-type-label{padding-right:0}.resource-center-hub .card-container.list-view .resource-title{font-size:2.4rem;line-height:2.8rem}.resource-center-hub .card-container.list-view .resource-img{max-height:160px;max-width:260px}.resource-center-hub .card-container.list-view .link-img{max-height:130px;max-width:220px}}.resource-center-hub .top-content .top-cards-wrpr{display:flex;flex-direction:column;gap:30px;margin-top:20px;position:relative;z-index:9}@supports (display: grid){.resource-center-hub .top-content .top-cards-wrpr{display:grid;gap:30px;justify-content:center}}.resource-center-hub .top-content .upcoming-event-parent{background:#f6f8f9 url(https://www.mastercontrol.com/images/default-source/mcui-design-system/image-library/custom/resource-center/upcoming-event-bg-topcard.jpg) no-repeat center center;background-size:cover;text-align:left}.resource-center-hub .top-content .upcoming-event-parent .asset-type-label,.resource-center-hub .top-content .upcoming-event-parent p,.resource-center-hub .top-content .upcoming-event-parent .resource-title,.resource-center-hub .top-content .upcoming-event-parent .eventLink{color:#fff}.resource-center-hub .top-content .upcoming-event-parent .asset-type-label{margin-top:30px}.resource-center-hub .top-content .upcoming-event-parent .asset-type-label:after{left:0;transform:translate(0)}.resource-center-hub .top-content .upcoming-event-parent br{display:none}.resource-center-hub .top-content .upcoming-event-parent .img-wrpr{position:absolute;top:40px;right:20px;width:90px;height:90px;border-radius:100px;border:#ffffff solid 2px;filter:drop-shadow(0px 4px 8px rgba(0,0,0,.15));overflow:hidden}.resource-center-hub .top-content .upcoming-event-parent .img-wrpr .resource-img,.resource-center-hub .top-content .upcoming-event-parent .img-wrpr .link-img{width:100%;height:auto}.resource-center-hub .top-content .upcoming-event-parent .eventLink{cursor:pointer;text-decoration:underline;margin-top:15px}@media screen and (min-width:768px){.resource-center-hub .top-content .top-cards-wrpr{flex-direction:row;grid-template-columns:repeat(3,1fr)}.resource-center-hub .top-content .upcoming-event-parent .asset-type-label{margin-top:60px}.resource-center-hub .top-content .upcoming-event-parent .img-wrpr{top:40px}.resource-center-hub .top-content .img-wrpr{height:100px}.resource-center-hub .top-content .resource-img,.resource-center-hub .top-content .link-img{max-height:100px}}@media screen and (min-width:992px){.resource-center-hub .top-content .top-cards-wrpr{margin-top:10px}.resource-center-hub .top-content .img-wrpr{height:130px}.resource-center-hub .top-content .resource-img{max-height:130px}.resource-center-hub .top-content .link-img{max-width:160px}}@media screen and (min-width:1200px){.resource-center-hub .top-content .top-cards-wrpr .img-wrpr{position:absolute;top:-15px;right:15px;margin-top:0}.resource-center-hub .top-content .top-cards-wrpr .resource-card.video-parent .img-wrpr,.resource-center-hub .top-content .top-cards-wrpr .resource-card.case-study-video-parent .img-wrpr,.resource-center-hub .top-content .top-cards-wrpr .resource-card.link-parent .img-wrpr{position:absolute;top:20px;right:30px}.resource-center-hub .top-content .top-cards-wrpr .resource-card.video-parent .img-wrpr .resource-img,.resource-center-hub .top-content .top-cards-wrpr .resource-card.case-study-video-parent .img-wrpr .resource-img,.resource-center-hub .top-content .top-cards-wrpr .resource-card.link-parent .img-wrpr .resource-img{position:relative;top:0;left:0}.resource-center-hub .top-content .upcoming-event-parent{padding:30px}.resource-center-hub .top-content .upcoming-event-parent .asset-type-label{margin-top:15px}.resource-center-hub .top-content .upcoming-event-parent .img-wrpr{top:30px}}@media screen and (min-width:1400px){.resource-center-hub .top-content .top-cards-wrpr .link-img{max-width:170px}}
