.resources-download-wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.resources-download-wrapper .resource-item{align-items:flex-start;background:var(--white,#fff);border-bottom:4px solid var(--grey-100,#0c343c);border-radius:10px;box-shadow:0 4px 14px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;gap:2px;max-width:486px;padding:20px 16px}.resources-download-wrapper .tag-name{color:#0cbfca;font-family:Arial;font-size:12px;line-height:20px;text-transform:uppercase}.resources-download-wrapper h3{margin-bottom:0}.resources-download-wrapper h3 a{color:var(--grey-100,#0c343c);font-size:20px;font-weight:700;letter-spacing:.032px;line-height:30px;text-decoration:none}.resources-download-wrapper h3 a:hover{text-decoration:underline}#video-popup-container{background-color:#fff;display:none;left:50%;margin-left:-30%;position:fixed;top:20%;width:60%;z-index:996}#video-popup-close{background-color:#000;border-radius:25px;color:#fff;cursor:pointer;font-size:12px;height:25px;line-height:25px;position:absolute;right:-10px;text-align:center;top:-10px;width:25px;z-index:998}#video-popup-iframe-container{border:2px solid #000;border-radius:2px;padding-bottom:56.25%;z-index:997}#video-popup-iframe,#video-popup-iframe-container{background-color:#000;position:absolute;width:100%}#video-popup-iframe{height:100%;left:0;top:0;z-index:999}#video-popup-overlay{background-color:#000;display:none;height:100%;left:0;opacity:.8;position:fixed;top:0;width:100%;z-index:995}#video-popup-close:hover{color:#de0023}