.resources{background-color:#fff;padding:0 0 100px}@media all and (max-width: 768px){.resources{padding-bottom:30px}.resources [class^=col]{padding:0}}.resources-table{width:100%;margin-bottom:50px;position:relative;text-align:left;border-collapse:separate}@media all and (max-width: 768px){.resources-table.-open{padding-bottom:330px}}.resources-table .checkbox-wrapper{padding:0}@media all and (max-width: 576px){.resources-table .checkbox-wrapper{margin-bottom:0}}.resources-table .checkbox-wrapper input[type=checkbox]:checked+label:before,.resources-table .checkbox-wrapper input[type=checkbox]:checked+input+label:before{background-size:12px auto}.resources-table label{margin:0}@media all and (max-width: 576px){.resources-table label{padding-left:0}.resources-table label:before{display:none}}.resources-table label:before{width:16px;height:16px;top:50%;transform:translateY(-50%) translateY(-10px)}.resources-table label img{display:block;margin:0 auto}@media all and (max-width: 768px){.resources-table tbody tr{position:relative}}.resources-table tr:hover td:not(.downloads) .td-border{transform:scaleY(1)}.resources-table th,.resources-table td{border-left:1px solid #707070;border-bottom:1px solid #707070}.resources-table th:first-child,.resources-table td:first-child{border-left:none}.resources-table th.downloads,.resources-table td.downloads{text-align:center;width:140px}@media all and (max-width: 980px){.resources-table th.downloads,.resources-table td.downloads{width:100px}}@media all and (max-width: 768px){.resources-table th.downloads,.resources-table td.downloads{display:none}}.resources-table th{vertical-align:top;padding:40px 18px 6px;font-size:14px;line-height:20px;background-color:#f2f2f2;position:sticky;top:0;z-index:2;border-collapse:separate}.resources-table th.order{cursor:pointer}.resources-table th.order .icon{float:right;opacity:.3}.resources-table th.order.-selected .icon{opacity:1}.resources-table th.order.-desc .icon{transform:scaleY(-1)}.resources-table td{padding:20px 14px;font-size:18px;line-height:24px;font-weight:300}@media all and (max-width: 576px){.resources-table td{font-size:12px;line-height:18px}}.resources-table td:not(.downloads){position:relative}.resources-table td div.toggle-wrapper{width:100%;position:relative}.resources-table td .td-border{position:absolute;bottom:0;left:0;width:100%;height:7px;transform:scaleY(0);transform-origin:0 100%;background-color:#ffc72c;transition:transform .3s ease;z-index:1}.resources-table td>.download-button{display:flex;align-items:center;justify-content:center;margin:0;padding:0;min-height:121px;background-color:#f2f2f2}.resources-table td>.download-button.-download .download-button__icon{width:28px;height:34px;border-bottom-width:3px}.resources-table td>.download-button.-object .download-button__icon{width:27px;height:27px;border-width:3px;border-radius:3px}.resources-table td>.download-button.-object .download-button__icon .icon{transform:translate(5px, -12px)}.resources-table td>.download-button.-object .download-button__icon:before{top:-3px;right:-3px;background-color:#f2f2f2}.resources-table td>.download-button.-object:hover .download-button__icon .icon{transform:translate(9px, -17px)}.resources-table td .resources-table-new-tag{position:absolute;top:0px;left:0px;padding:2px 30px;background-color:#0078b6;color:#fff;font-weight:bold;text-transform:uppercase}.resources-table td>.download-button__link{border-bottom:7px solid #ffc72c;transition:border-width .3s ease}.resources-table td>.download-button__link:hover{border-bottom-width:15px}.resources-table td>.download-button>.download-button__icon{position:relative;right:auto;bottom:auto}.resources-table td>.download-button>.download-button__icon .icon-down-arrow{width:28px;height:34px}.resources-table td>.download-button>.download-button__icon .icon-up-right-arrow{width:28px;height:28px}.resources-table td.downloads{padding:0;background-color:#f2f2f2}div.toggle-wrapper .show-downloads-toggle{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:5px;transform:translateY(-50%);width:30px;height:30px;border-radius:100%;cursor:pointer;transition:background-color .3s ease}@media all and (min-width: 769px){div.toggle-wrapper .show-downloads-toggle{display:none}}div.toggle-wrapper .show-downloads-toggle.-open{background-color:#f2f2f2}div.toggle-wrapper .show-downloads-toggle.-open+.downloads-popout{display:block}.downloads-popout{background-color:#2f2f2f;width:100%;z-index:2;position:fixed;bottom:0;left:0;display:none}@media all and (min-width: 769px){.downloads-popout{display:none !important}}.downloads-popout__header{display:flex;align-items:center;justify-content:space-between;padding:13px 22px;color:#fff;font-size:16px;line-height:21px;border-bottom:1px solid #707070}.downloads-popout-close{position:relative;display:flex;align-items:center;justify-content:center;border-radius:100%;width:36px;height:36px;background-color:#ffc72c;cursor:pointer}.downloads-popout-close:before{content:"";position:absolute;width:100%;height:100%;top:50%;left:50%;border-radius:100%;transform:translate(-50%, -50%);background-color:#ffc72c;transform-origin:50% 50%;transition:transform .3s ease}.downloads-popout-close:hover:before{transform:translate(-50%, -50%) scale(1.1)}.downloads-popout-close .icon{position:relative}.downloads-popout__content{padding:22px;background-color:#2f2f2f;color:#fff}.downloads-popout__content>span{display:block;font-size:14px;line-height:18px;font-weight:700}.downloads-popout__content .download-button{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-right:20px;width:100%;max-width:none;background-color:#474747}.downloads-popout__content .download-button.-object .download-button__icon:before{background-color:#474747}.downloads-popout__content .download-button__title{color:#fff;font-weight:700}_:-ms-input-placeholder,:root .td-border{display:none}_:-ms-input-placeholder,:root .resources-table td>.download-button{height:121px}.resources-selected{position:fixed;display:block;width:100%;bottom:0;left:0;padding:0;background:linear-gradient(90deg, #2F2F2F 0%, #2F2F2F 50%, #474747 50%, #474747 100%);transform:translateY(100%);transition:transform .3s ease;z-index:50100}.resources-selected.-reveal{transform:translateY(0)}@media all and (max-width: 768px){.resources-selected{display:none}}.resources-selected-label{padding:37px 20px 37px 0;display:flex;align-items:center;min-width:238px;border-right:1px solid #707070}.resources-select-label__text{font-size:18px;line-height:20px;color:#fff;font-weight:700;margin-left:20px}.resources-select-label__text .num-selected{color:#ffc72c;margin-right:5px}.resources-download-type{background-color:#474747;padding:0 20px;margin:0;height:100%;width:auto;max-width:none;display:flex;align-items:center;justify-content:space-between;border-right:1px solid #707070}.resources-download-type .download-button__title{margin-right:80px;color:#fff;font-size:14px;line-height:18px;font-weight:700;flex-shrink:0}.resources-download-type .download-button__icon{position:relative;right:auto;bottom:auto}