@charset "UTF-8";#downloads-login{font-size:1.1em;cursor:pointer;padding:1rem 0;margin:0}.download-thumb{background:#bdc0c7}h1.title{font-size:50px;font-size:3.125rem}.downloads-grid{display:-ms-grid;display:grid;grid-column-gap:1rem;grid-row-gap:1rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto;grid-template-rows:auto}.downloads-panel{height:0;overflow:hidden;border-bottom:solid 1px}.downloads-panel .downloads-panel:last-child{border-bottom:none}h2.section-title,h3.subsection-title{cursor:pointer;display:flex;justify-content:space-between}h2.section-title span.expander:after,h3.subsection-title span.expander:after{content:"+"}h2.section-title.expanded span.expander:after,h3.subsection-title.expanded span.expander:after{content:"−"}h2.section-title{font-size:30px;font-size:1.875rem}.download-item a.download-button{display:flex;flex-direction:column;align-items:flex-start}p.download-title{max-width:175px}@media (min-width:768px){.downloads-grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media (min-width:992px){h1.title{font-size:90px;font-size:5.625rem}.downloads-grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}h2.section-title{font-size:45px;font-size:2.8125rem}}@media (min-width:1200px){.downloads-grid{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}