.download-page{background:#fff;color:#666}
.download-center{width:min(1280px,calc(100% - 48px));margin:0 auto;padding:86px 0 110px}
.download-category{display:flex;align-items:stretch;min-height:205px;margin-bottom:28px}
.download-category-label{flex:0 0 200px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;color:#fff}
.download-entry .download-category-label{background:#1389eb}.download-training .download-category-label{background:#ff9800}.download-policy .download-category-label{background:#28c32f}
.download-category-label h2{margin:0;font-size:23px;line-height:1.2;font-weight:400}
.download-symbol{position:relative;display:block;width:64px;height:57px;color:#fff}
.symbol-flag i{position:absolute;left:14px;top:4px;width:5px;height:52px;border-radius:3px;background:currentColor}.symbol-flag b{position:absolute;left:20px;top:7px;width:38px;height:27px;background:currentColor;clip-path:polygon(0 0,30% 7%,58% 0,100% 7%,100% 82%,65% 78%,35% 88%,0 80%)}
.symbol-cap i{position:absolute;left:3px;top:10px;width:58px;height:34px;background:currentColor;clip-path:polygon(50% 0,100% 35%,50% 70%,0 35%)}.symbol-cap b{position:absolute;left:17px;top:31px;width:34px;height:22px;border-radius:0 0 50% 50%;background:currentColor}.symbol-cap:after{content:"";position:absolute;right:6px;top:31px;width:3px;height:20px;background:currentColor}
.symbol-book{border:4px solid currentColor;border-radius:4px}.symbol-book i{position:absolute;left:8px;top:-4px;width:4px;height:57px;background:currentColor}.symbol-book b{position:absolute;left:24px;top:-4px;width:17px;height:25px;background:#28c32f;clip-path:polygon(0 0,100% 0,100% 100%,50% 72%,0 100%)}
.download-files{flex:1;display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px solid #e6e6e6;border-left:0;background:#fff}
.download-files ul{display:flex;flex-direction:column;gap:25px;margin:0;padding:0 44px;list-style:none}
.download-files ul+ul{border-left:1px solid #e8e8e8}
.download-files a{position:relative;display:block;overflow:hidden;padding-left:28px;color:#737373;font-size:14px;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}
.download-files a:before{content:"↓";position:absolute;left:0;top:-2px;width:18px;height:18px;border:1px solid #999;border-radius:50%;color:#777;font:700 14px/16px Arial,sans-serif;text-align:center}
.download-files a:hover,.download-files a.featured{color:#dd1740}
@media(max-width:760px){.download-center{width:calc(100% - 32px);padding:52px 0 70px}.download-category{flex-direction:column}.download-category-label{flex-basis:auto;min-height:150px;gap:14px}.download-files{grid-template-columns:1fr;border-left:1px solid #e6e6e6}.download-files ul{gap:20px;padding:28px}.download-files ul+ul{border-top:1px solid #e8e8e8;border-left:0}.download-files a{font-size:14px}}
